/irc-logs / mozilla / #developers / 2012-09-13 / end

Options:

  1. # Session Start: Thu Sep 13 00:00:00 2012
  2. # Session Ident: #developers
  3. # [00:00] <dbuc> basically, our "Unresponsive Script" dialog is only slightly better than useless...
  4. # [00:00] * mdas is now known as mdas|afk
  5. # [00:00] <@ehsan> cjones: yo
  6. # [00:00] <dbuc> which can cause me to cry at the screen on occasion
  7. # [00:00] * Quits: yuan (ywang@moz-3C195D52.wv.cc.cmu.edu) (Quit: yuan)
  8. # [00:01] <mbrubeck> dbuc: The best way to get action on that would be to include steps to reproduce, ideally with a minimal test case.
  9. # [00:01] <KWierso|Home> it's always stopped it for me, fwiw
  10. # [00:01] * Quits: mreavy (chatzilla@moz-9073736F.phlapa.fios.verizon.net) (Ping timeout)
  11. # [00:01] <cjones> hey ehsan, have a minute to look at something?
  12. # [00:01] <dbuc> well for me, it is load any thing that causes it to be raised
  13. # [00:01] <dbuc> as in
  14. # [00:01] * Joins: mreavy_ (chatzilla@moz-9073736F.phlapa.fios.verizon.net)
  15. # [00:01] <dbuc> literally anything
  16. # [00:01] <mbrubeck> I know you say that it's "a 100% fail" case but my experience is the opposite.
  17. # [00:01] * mreavy_ is now known as mreavy
  18. # [00:02] <jdm> dbuc: you're probably trying to stop scripts that are abusing setTimeout/setInterval
  19. # [00:02] <jdm> the dialog will cancel the current iteration, nothing more
  20. # [00:02] <@ehsan> cjones: sure
  21. # [00:02] * sheeri is now known as sheeri-afk
  22. # [00:02] <gps> from a user's perspective, I don't care. I just see a non-responsive browser and that is bad
  23. # [00:02] * ekr_ is now known as ekr
  24. # [00:03] <mbrubeck> dbuc: For example, it works as intended on this test case: http://limpet.net/test/loop.html
  25. # [00:03] <sid0> dbuc: the dialog works fine on irccloud
  26. # [00:03] <cjones> ehsan, awesome, thanks. here's the log from switching from one m-c clone to another in repo, re: email thread: http://pastebin.mozilla.org/1818381
  27. # [00:03] * Joins: bmoss (bmoss@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  28. # [00:03] <cjones> ehsan, the repo sync, i mean.
  29. # [00:03] <mbrubeck> so if you have cases where it *doesn't* work, it would be useful to examine them specifically.
  30. # [00:03] <@ehsan> ok
  31. # [00:03] * @ehsan looks
  32. # [00:03] <dbuc> checking
  33. # [00:03] <cjones> ehsan, it succeeded, and i'm rebuilding
  34. # [00:03] * philor is now known as philor|away
  35. # [00:03] <@ehsan> cjones: so do you know what repo does under the hood?
  36. # [00:03] <cjones> but i wanted to know if there's anything you can infer from the log that might give pause
  37. # [00:03] <cjones> not a clue :)
  38. # [00:03] <@ehsan> (haven't looked at the email thread yet)
  39. # [00:03] <@ehsan> heh, ok
  40. # [00:03] <cjones> i was hoping you could deduce from the log
  41. # [00:04] * Quits: jduell (jduell@moz-88E2A9EB.hsd1.wa.comcast.net) (Ping timeout)
  42. # [00:04] <@ehsan> let me spend a few minutes eyeballing it
  43. # [00:04] * Joins: darfia (darfia@567E7CD0.1CF7792A.B091F2.IP)
  44. # [00:04] <dbuc> ok so basically, anything that is more complex than a basic loop
  45. # [00:04] <cjones> but anyway, it works
  46. # [00:04] <dbuc> Ill try to make one
  47. # [00:04] <dbuc> we should give them a nuke though
  48. # [00:04] * Quits: Olipro (Olipro@moz-E61CF5C6.catv.pool.telekom.hu) (Ping timeout)
  49. # [00:04] * Quits: myk (myk@moz-104CC309.mv.mozilla.com) (Quit: Instantbird 1.3a1pre -- http://www.instantbird.com)
  50. # [00:04] * juanb is now known as juanb|afk-frys
  51. # [00:04] <dbuc> can we do a "kill tab"
  52. # [00:04] <dbuc> like close the tab associated?
  53. # [00:04] <@ehsan> cjones: so it _seems_ like it's doing a git pull
  54. # [00:05] <mbrubeck> dbuc: yeah, that sounds like a good idea.
  55. # [00:05] <jdm> dbuc: that doesn't sound like a terrible idea
  56. # [00:05] <@ehsan> cjones: but the "discarding N commits" thing at the end is interesting
  57. # [00:05] <dbuc> Chrome will give you that weird crash tab frowny face after a certain # of runs
  58. # [00:05] <@ehsan> cjones: is repo open source?
  59. # [00:05] <dbuc> I can spec it and attach it to this bug if that would help?
  60. # [00:06] <cjones> ehsan, absolutely
  61. # [00:06] <@ehsan> http://code.google.com/p/git-repo/
  62. # [00:06] <@ehsan> ok
  63. # [00:06] <@ehsan> let me delve through the code to make sure :)
  64. # [00:07] <cjones> ehsan, to save you some time, this is the code that appears to implement sync
  65. # [00:07] <cjones> http://pastebin.mozilla.org/1818383
  66. # [00:07] <cjones> (it's sync.py)
  67. # [00:07] <mwu> ehsan: our last m-c repo switch went ok, so I suspect this should be fine too
  68. # [00:07] <cjones> i'll take a look too but i'm not a wizard
  69. # [00:07] <mwu> this isn't the first time we're doing this
  70. # [00:07] <cjones> right
  71. # [00:07] <@ehsan> hmm good point
  72. # [00:07] <cjones> i mentioned that in the email thread
  73. # [00:07] <@ehsan> mwu: do you know that it actually got rid of the old commits?
  74. # [00:07] <mwu> I doubt it does
  75. # [00:07] <@ehsan> cjones: haven't had time to look at the thread yet :)
  76. # [00:07] <cjones> no worries
  77. # [00:08] <@ehsan> mwu: so, does it do a pull or a fetch?
  78. # [00:08] <mwu> I think it does things separately - fetch then checkout
  79. # [00:08] * Quits: Archaeopteryx (itsme@moz-756328DB.cust.telecolumbus.net) (Quit: Too much information in my brain driving me insane)
  80. # [00:08] <mwu> but that's just from my observation of how it works
  81. # [00:08] <mwu> haven't actually looked at the code
  82. # [00:10] <@ehsan> hmm
  83. # [00:10] <cjones> so it definitely looks like it starts with a fetch
  84. # [00:10] <@ehsan> mwu: cjones: looking at the code it looks like it does a fetch
  85. # [00:10] <cjones> but need to chase down the update
  86. # [00:10] <cjones> :)
  87. # [00:10] <cjones> the local update is done in a different file than i pastebin'd
  88. # [00:11] <mbrubeck> dbuc: Yes, or open a new bug for the "offer to close tab with unresponsive script" idea.
  89. # [00:11] * cjones suspects this would be happier as a 100-line makefile :/
  90. # [00:11] <mwu> but it seems like we could get the same result having releng take over ehsan's repo with less churn
  91. # [00:11] <mbrubeck> dbuc: Asa's https://bugzilla.mozilla.org/show_bug.cgi?id=397394 mentions a similar idea
  92. # [00:11] <@ehsan> mwu: impossible -- I've tried convincing them for a year
  93. # [00:11] * Joins: devd (Name@moz-9DACDECA.cs.berkeley.edu)
  94. # [00:11] * armenzg is now known as armenzg_afk
  95. # [00:11] <@ehsan> mwu: and I finally gave up :)
  96. # [00:12] * Quits: armenzg_afk (armenzg@moz-ED3249A4.dmz.releng.scl3.mozilla.com) (Input/output error)
  97. # [00:12] <cjones> ehsan, it checks out
  98. # [00:12] <@ehsan> cjones: this is the local part: http://code.google.com/searchframe#1XX15hRBdk0/project.py&q=Sync_LocalHalf%20package:git-repo%5C.googlecode%5C.com&l=975
  99. # [00:12] * Quits: devd (Name@moz-9DACDECA.cs.berkeley.edu) (Quit: leaving)
  100. # [00:12] * Joins: hurley (hurley@moz-E76806A0.dsl.static.sonic.net)
  101. # [00:12] <@ehsan> cjones: I can't claim to understand it all but it looks sane
  102. # [00:12] <cjones> yep
  103. # [00:12] * Quits: kaze (kaze@moz-104CC309.mv.mozilla.com) (Ping timeout)
  104. # [00:12] <cjones> that's where i am
  105. # [00:13] <@ehsan> cjones: http://code.google.com/searchframe#1XX15hRBdk0/project.py&q=Sync_LocalHalf%20package:git-repo%5C.googlecode%5C.com&l=1007
  106. # [00:13] <@ehsan> cjones: I guess we're golden :)
  107. # [00:13] <@ehsan> and I must say, repo seems pretty magical, I should try it out
  108. # [00:13] <cjones> on the repo side, anyway :/
  109. # [00:13] * Joins: rajul (quassel@299E934D.C8BB53E.9DA13C14.IP)
  110. # [00:13] * Joins: tanvi (tanvi@moz-BBE3ABD.mv.mozilla.com)
  111. # [00:13] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/01fb250fbba1 - Christian Vielma - Bug 756505 - Implement DOM_KEY_LOCATION_JOYSTICK for Android game controllers. r=cpeterson
  112. # [00:13] <cjones> it plugs a lot of holes in git submodules
  113. # [00:13] <@ehsan> cjones: so here's my idea
  114. # [00:13] * Joins: victorporo (victorporo@91A7C96C.14EB2DE0.79933D60.IP)
  115. # [00:14] * Joins: azakai|far (alon@moz-8D0CC798.lightspeed.sntcca.sbcglobal.net)
  116. # [00:14] <@ehsan> cjones: someone should create an alternate remote
  117. # [00:14] <@ehsan> (could be local, I mean git remote)
  118. # [00:14] * Quits: victorporof (victorporo@91A7C96C.14EB2DE0.79933D60.IP) (Ping timeout)
  119. # [00:14] <@ehsan> then pull in my repo
  120. # [00:14] <@ehsan> set up the repo manifest to point to that remote
  121. # [00:14] <@ehsan> repo sync
  122. # [00:14] <mwu> repo is a lot more flexible for our use cases than git submodules
  123. # [00:14] <@ehsan> then reset the remote to releng's mirror
  124. # [00:15] <@ehsan> then repo sync
  125. # [00:15] <mwu> git submodules is just too much work 95% of the time
  126. # [00:15] <@ehsan> and verify that the old commits are gine
  127. # [00:15] <@ehsan> *gone
  128. # [00:15] <@ehsan> mwu: right
  129. # [00:15] * Joins: MrMazda (fmcz@moz-A5D13CA.cable.mindspring.com)
  130. # [00:15] * Quits: davidb (davidb@moz-DCC65761.dsl.bell.ca) (Quit: davidb)
  131. # [00:15] <@ehsan> cjones: the verification can be potentially running git gc --aggressive and see if the commits from my mirror survive
  132. # [00:15] * Quits: nrc (nrc@4B76F2B0.D05BE748.613E47D1.IP) (Ping timeout)
  133. # [00:16] <cjones> ehsan, sorry, what's that intended to do?
  134. # [00:16] <gps> gc --aggressive only prunes days - 14 by default or something
  135. # [00:16] * Quits: Mossop (mossop@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  136. # [00:16] <cjones> git submodules does 99% of what anyone needs, but apparently the git devs don't want to add that 1%
  137. # [00:16] <cjones> real shame
  138. # [00:16] <gps> you need to throw a --prune on there
  139. # [00:16] <cjones> so everyone has to end up writing their own repo-alike
  140. # [00:16] <cjones> and i guess google got there first
  141. # [00:16] <cjones> or rather, android
  142. # [00:16] <@ehsan> cjones: make sure that the commits from my mirror are gone after we repo sync from releng's mirror
  143. # [00:16] <gps> cjones: I've seen a lot of submodules improvements in the Git changelog
  144. # [00:16] * Quits: jprmc (jprmc@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  145. # [00:17] * Joins: nrc (nrc@4B76F2B0.D05BE748.613E47D1.IP)
  146. # [00:17] * AaronMT is now known as AaronMT|away
  147. # [00:17] * AutomatedTester is now known as AutomatedTester|AFK
  148. # [00:17] * Quits: Six (Six@moz-86EEAACE.net-81-220-87.toulouse.rev.numericable.fr) (Quit: Easy as 3.14159265358979323846... )
  149. # [00:18] * Joins: atuljangra (Mibbit@F0C9EFB9.B259FC87.110F01C1.IP)
  150. # [00:18] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/541a789f3912 - Allison Naaktgeboren - Bug 644734; r=gps
  151. # [00:21] <cjones> ehsan, the commits aren't stripped
  152. # [00:21] <cjones> but, "meh"
  153. # [00:22] <cjones> if i add your clone as a remote and then fetch, it doesn't download anything and i can checkout sha1s from your remote
  154. # [00:22] <@ehsan> cjones: ok, but I guess given the fact that the branches are rebased, nobody cares about the old commits any more
  155. # [00:22] <cjones> yeah, but it's just taking up some disk space
  156. # [00:22] <@ehsan> cjones: but your branches _are_ rebased, right?
  157. # [00:22] <cjones> do you think they might cause problems?
  158. # [00:23] <@ehsan> I'm not worried about disk space :)
  159. # [00:23] <@ehsan> I'm worried about having multiple lines of history
  160. # [00:23] <@ehsan> which _can_ cause problems
  161. # [00:23] <sid0> XML Parsing Error: unexpected parser state
  162. # [00:23] <sid0> Location: jar:file:///C:/Program%20Files%20(x86)/Nightly/omni.ja!/chrome/toolkit/content/global/netError.xhtml
  163. # [00:23] <sid0> Line Number 311, Column 58:
  164. # [00:23] <@ehsan> if you do a git log, you see no merge commit on top, right?
  165. # [00:23] <sid0> ugh
  166. # [00:23] <@ehsan> cjones: ^
  167. # [00:23] <cjones> ehsan, correct
  168. # [00:24] * Quits: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  169. # [00:24] <@ehsan> cjones: then we're good to go
  170. # [00:24] * bhearsum is now known as bhearsum|afk
  171. # [00:24] <cjones> ehsan, thanks for the check
  172. # [00:25] <@ehsan> sure thing
  173. # [00:25] <sid0> is there a bug filed about that? ^
  174. # [00:25] * Quits: Optimizer (Optimizer@1DD6E7FC.BA9C3500.274D17D6.IP) (Ping timeout)
  175. # [00:25] * Joins: mike5w3c (MikeS@moz-1DC93A6C.wiera.hu)
  176. # [00:26] * gregglind is now known as gregglind_away
  177. # [00:27] * Joins: Optimizer (Optimizer@538573F4.77B4AB2C.274D17D6.IP)
  178. # [00:28] * Quits: Ameya (chatzilla@1793D2B1.D050FE8A.3B788C77.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 15.0.1/20120905151427])
  179. # [00:28] * stefanh|away is now known as stefanh
  180. # [00:29] * Quits: stefanh (stefanh@moz-3EED0162.customers.ownit.se) (Quit: ChatZilla 0.9.88.2 [SeaMonkey 2.12.1/20120909051431])
  181. # [00:29] * Quits: jet (junglecode@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: jet)
  182. # [00:30] * Quits: AaronMT|away (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com) (Quit: Computer has gone to sleep.)
  183. # [00:30] * catlee is now known as catlee-away
  184. # [00:30] * Quits: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net) (Quit: jorendorff)
  185. # [00:30] * Joins: jet (junglecode@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  186. # [00:32] * Quits: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP) (Ping timeout)
  187. # [00:32] * Quits: anton (anton@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Input/output error)
  188. # [00:33] * Joins: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP)
  189. # [00:33] * Quits: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net) (Quit: Leaving...)
  190. # [00:37] * Joins: AaronMT|away (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com)
  191. # [00:37] * mcote is now known as mcote|afk
  192. # [00:38] * Joins: anton (anton@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  193. # [00:38] * Quits: @smaug (chatzilla@24EA72B7.534A87B3.CC1834EC.IP) (Ping timeout)
  194. # [00:39] * Joins: josh (josh@24EA72B7.534A87B3.CC1834EC.IP)
  195. # [00:39] * Quits: mcsmurf (mcsmurf@moz-53CD5038.dip.t-dialin.net) (Quit: )
  196. # [00:39] <@ehsan> what should one add to the mozconfig to get the fail on warnings behavior?
  197. # [00:39] * Quits: clee (clee@moz-BBE3ABD.mv.mozilla.com) (Quit: clee)
  198. # [00:40] <KWierso|Home> ehsan: ac_add_options --enable-warnings-as-errors
  199. # [00:40] <@ehsan> ty
  200. # [00:40] * Quits: mike5w3c (MikeS@moz-1DC93A6C.wiera.hu) (Quit: Make the road by walking. (B-side: Tired of Fighting))
  201. # [00:40] * Joins: mike5w3c (MikeS@moz-1DC93A6C.wiera.hu)
  202. # [00:41] * Quits: mreavy (chatzilla@moz-9073736F.phlapa.fios.verizon.net) (Input/output error)
  203. # [00:41] <sicking> ddahl: ping
  204. # [00:41] <ddahl> sicking: pong
  205. # [00:41] * Quits: RealRaven (Thunderbir@FC95F671.B715CAAF.C3498625.IP) (Client exited)
  206. # [00:42] * Quits: edmorley|away (edmorley@moz-7DD935A9.range86-145.btcentralplus.com) (Quit: Instantbird 1.3a1pre -- http://www.instantbird.com)
  207. # [00:42] <sicking> ddahl: yay, glad the permission patch is coming along
  208. # [00:42] <sicking> ddahl: but you still haven't addressed my comments
  209. # [00:42] <ddahl> sicking: ok, will revisit those comments, sorry
  210. # [00:44] * Quits: jdm (jdm@moz-CA8450D8.ssp.dialog.net.pl) (Quit: Lost terminal)
  211. # [00:44] <sicking> ddahl: ok, just wasn't sure if you were disagreeing with them or hadn't seen them
  212. # [00:45] * Joins: clee (clee@moz-BBE3ABD.mv.mozilla.com)
  213. # [00:45] * Joins: bsmith (bsmith@moz-BBE3ABD.mv.mozilla.com)
  214. # [00:46] * Joins: Mossop (mossop@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  215. # [00:46] <ddahl> sicking: not at all, just getting some concrete tests to pass was my preoccupation, in the mean time, I am hoping gregor can review the interplay between this patch and his in bug 770731
  216. # [00:46] * mdas|afk is now known as mdas
  217. # [00:46] <sicking> ddahl: ok. Generally speaking you shouldn't r? a patch until it's ready. Use the feedback? flag instead
  218. # [00:47] <ddahl> sicking: i will change that now
  219. # [00:49] <erasmas> is there a document describing the behavior of window.history.go in firefox? I have a case where it always loads the right page but only sometimes updates the back button history list
  220. # [00:50] * Quits: loadbang (loadbang@moz-A11140CD.range86-145.btcentralplus.com) (Quit: loadbang)
  221. # [00:50] * Quits: jet (junglecode@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Connection reset by peer)
  222. # [00:50] <sicking> ddahl: cool, thanks, sorry, i was just continuously confused about the status of the patch
  223. # [00:50] * Quits: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net) (Connection reset by peer)
  224. # [00:50] * Joins: jet (junglecode@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  225. # [00:51] * Joins: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net)
  226. # [00:51] <ddahl> sicking: np. I was aware that it did not %&#!!! work at all until an hour ago;)
  227. # [00:51] <sicking> ddahl: heh
  228. # [00:52] <sicking> ddahl: what is the new code in updateApps trying to do?
  229. # [00:52] <sicking> i don't think it's doing anything at all
  230. # [00:52] <ddahl> hmm
  231. # [00:52] * Joins: Ameya (chatzilla@1793D2B1.D050FE8A.3B788C77.IP)
  232. # [00:52] <Ameya> Could you please look at https://bugzilla.mozilla.org/show_bug.cgi?id=790781
  233. # [00:53] * Quits: Pike (Pike@moz-64C07D02.pool.mediaways.net) (Quit: ChatZilla 0.9.88.2 [Firefox 15.0.1/20120905151427])
  234. # [00:53] * Quits: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  235. # [00:54] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Quit: vanished into thin air...)
  236. # [00:54] <Ameya> There could be some problem in latest changes made at http://hg.mozilla.org/mozilla-central . its coming while compiling FF.
  237. # [00:54] * Quits: sicking (chatzilla@moz-7F871C5C.hsd1.ca.comcast.net) (Ping timeout)
  238. # [00:55] * Quits: bmoss (bmoss@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  239. # [00:55] <ddahl> sicking: it should be looking for permissions that are not in the new manifest and setting them to unknown. of course, that is not going to work because I am not expanding the permissions form the manifest to map to real perm names
  240. # [00:55] * Quits: josh (josh@24EA72B7.534A87B3.CC1834EC.IP) (Ping timeout)
  241. # [00:55] <ddahl> s/from/form
  242. # [00:56] <Ameya> i got this error when i tried to compile after doing hg pull -u
  243. # [00:57] * Quits: Optimizer (Optimizer@538573F4.77B4AB2C.274D17D6.IP) (Ping timeout)
  244. # [00:57] * Joins: njn (chatzilla@moz-348A4802.dyn.iinet.net.au)
  245. # [00:57] <padenot> Ameya: you can try removing your objdir and trying to compile again
  246. # [00:58] <Ameya> ok
  247. # [00:59] * Joins: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net)
  248. # [01:00] * Quits: anton (anton@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  249. # [01:01] * Joins: Optimizer (Optimizer@A49A527C.950545B2.274D17D6.IP)
  250. # [01:01] <biesi> Ameya, can you attach your mozconfig to the bug?
  251. # [01:01] * Joins: jwilde (Thunderbir@moz-BBF3DE91.medford.tufts.edu)
  252. # [01:02] * Quits: yury (yury@moz-E458E144.ok.ok.cox.net) (Ping timeout)
  253. # [01:03] <biesi> Ameya, also what's your gcc version?
  254. # [01:03] * Joins: jprmc (jprmc@A63DA263.5BCEC6DB.DA78B690.IP)
  255. # [01:04] * Quits: bonnie (bbsurender@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  256. # [01:04] * Joins: anton (anton@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  257. # [01:04] * Joins: dherman_ (dherman@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  258. # [01:04] * Quits: dherman (dherman@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Connection reset by peer)
  259. # [01:04] * dherman_ is now known as dherman
  260. # [01:05] * Joins: josh (josh@24EA72B7.534A87B3.CC1834EC.IP)
  261. # [01:07] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  262. # [01:07] * Quits: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com) (Input/output error)
  263. # [01:08] <markh> is there some trick for effectively working with mercurial queues on a m-c clone, but magically using that same patch queue to push to inbound?
  264. # [01:08] <jhammel> there may be several tricks ;)
  265. # [01:08] <markh> heh
  266. # [01:08] <markh> is there a "favorite* trick? :)
  267. # [01:08] * jhammel gets the feeling everyone uses VCS slightly differently
  268. # [01:09] <jhammel> markh: well *my* trick is just `hg import path/to/patch` from inbound
  269. # [01:09] <markh> I use qimport, but that has too much friction for my teste
  270. # [01:09] <jhammel> probably someone else will say that is wrong and that there is something even better
  271. # [01:09] <@dbaron> I just pull m-i into my m-c clone
  272. # [01:09] <@dbaron> just be careful to push the right head when that matters
  273. # [01:09] * Joins: drexler (chatzilla@moz-BD26ECCD.hsd1.vt.comcast.net)
  274. # [01:09] <KaiRo> mark: I guess you can set up an hg repo for your queue and use that to sync the two locations :)
  275. # [01:10] <markh> dbaron: right - but yeah, that sounds scary and too easy for me to screw up :)
  276. # [01:10] <dholbert> markh, I do what KaiRo said, and it works well
  277. # [01:10] <jhammel> i actually dislike/distrust qfinish
  278. # [01:10] <jhammel> so i avoid that
  279. # [01:10] <jhammel> well, i don't distrust it
  280. # [01:10] <jhammel> i distrust myself using it correctly ;)
  281. # [01:10] <dholbert> it just looks shifty...
  282. # [01:10] <dholbert> can't trust that qfinish guy
  283. # [01:11] <jhammel> well, IIRC, once you've qfinished it is a PITA to undo that
  284. # [01:11] <markh> kinda like those qfrench guys ;)
  285. # [01:11] <dholbert> it's less of a PITA than it used to be
  286. # [01:11] <@dbaron> jhammel, hg qimport -r
  287. # [01:11] <sfink> qfinish means "delete .hg/patches/status and the corresponding lines in .hg/patches/series"
  288. # [01:11] <@dbaron> (and then hg qrename)
  289. # [01:11] <sfink> qpush is what's scary :-)
  290. # [01:11] <dholbert> jhammel, "hg import -r tip" always works if you've just qfinished one patch
  291. # [01:12] <markh> I think I'll give the "store mq in its own repo" option a go - thanks all!
  292. # [01:12] <dholbert> markh, I highly recommend that
  293. # [01:12] <@dbaron> markh, oh, absolutely
  294. # [01:12] <@dbaron> markh, and back up frequently
  295. # [01:12] * juanb|afk-frys is now known as juanb
  296. # [01:12] * Quits: harth (harth@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Input/output error)
  297. # [01:12] <@dbaron> markh, see, e.g., https://hg.mozilla.org/users/dbaron_mozilla.com/patches/ , which is past 10000 changesets
  298. # [01:12] * Quits: reuben (reuben@moz-3D306503.res-com.wayinternet.com.br) (Quit: Leaving...)
  299. # [01:13] * Joins: harth (harth@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  300. # [01:13] <markh> wow - but keeping it on hg.mozilla.org is a great idea too. Now to google how to track the mq rather than just skimming over that detail...
  301. # [01:13] * Quits: Matti (chatzilla@moz-8C7DD3C9.dip.t-dialin.net) (Ping timeout)
  302. # [01:13] <@dbaron> (5.5 years, 10550 csets, just under 2000 csets per year on average)
  303. # [01:13] * Quits: jwilde (Thunderbir@moz-BBF3DE91.medford.tufts.edu) (Ping timeout)
  304. # [01:14] <sfink> then you can go nuts by installing the mqext extension so that it autocommits your changes constantly, together with enough info to rollback to any past state
  305. # [01:14] <@dbaron> in other words, I back up what I'm doing on average 8 times per workday
  306. # [01:14] <dholbert> markh, see https://developer.mozilla.org/en-US/docs/Creating_Mercurial_User_Repositories#Mercurial_Queue_User_Repository_Workflow
  307. # [01:14] * Quits: NeilAway (neil@moz-32AA0D01.in-addr.btopenworld.com) (Ping timeout)
  308. # [01:14] * Quits: harth (harth@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  309. # [01:15] <dholbert> markh, (for how to set up a hg.mozilla.org-hosted repo and have that be your patch queue)
  310. # [01:15] * kmoir_buildduty is now known as kmoir-afk
  311. # [01:15] * Joins: NeilAway (neil@moz-32AA0D01.in-addr.btopenworld.com)
  312. # [01:16] <dholbert> [/me notices the "--mq" argument in that page -- never saw that before, that'd save me a lot of "cd .hg/patches" commands]
  313. # [01:16] * Quits: Optimizer (Optimizer@A49A527C.950545B2.274D17D6.IP) (Ping timeout)
  314. # [01:16] * Quits: lahabana (charlymolt@moz-AAF2BBD1.studby.ntnu.no) (Ping timeout)
  315. # [01:17] <@dbaron> dholbert, alias mq='hg -R$(hg root)/.hg/patches'
  316. # [01:17] <markh> sfink: one step at a time :)
  317. # [01:17] <dholbert> dbaron, yeah, I had that at one point -- looks like it's built in now, though
  318. # [01:17] <@dbaron> dholbert, yeah, but it's built in with 5 extra characters
  319. # [01:17] * Quits: andersh (andersh@moz-1B0F238F.bredband.oister.dk) (Connection reset by peer)
  320. # [01:18] <dholbert> dbaron, :)
  321. # [01:18] <@dbaron> "mq" vs "hg --mq"
  322. # [01:18] <sfink> --mq is only useful for commands that don't look for the repo root. hg cat --mq, for example, is useless
  323. # [01:18] * Quits: erikvold_ (erikvold@moz-33BF5BAF.gv.shawcable.net) (Quit: erikvold_)
  324. # [01:18] <dholbert> dbaron, "alias m=mq"
  325. # [01:18] <dholbert> boom, saved you a character
  326. # [01:18] <@dbaron> dholbert, that's for "mutt"
  327. # [01:18] * Quits: mwu (mwu@moz-59435430.hsd1.nj.comcast.net) (Ping timeout)
  328. # [01:19] <dholbert> daww
  329. # [01:19] * mdas is now known as mdas|afk
  330. # [01:19] <jgilbert> 'M'? :P
  331. # [01:19] * philor|away is now known as philor
  332. # [01:20] <@dbaron> め?
  333. # [01:20] * Quits: mkaply (mkaply@moz-92EDDD02.lightspeed.austtx.sbcglobal.net) (Quit: mkaply)
  334. # [01:20] <jgilbert> ah, of course
  335. # [01:20] <philor> mmm, that's fun, not only are we failing tests on 10.8 on beta where we don't know what the locale is, we're also failing tests on 10.8 which are disabled on 10.8
  336. # [01:21] <dholbert> philor, sounds like we need to disable them harder
  337. # [01:23] <philor> dholbert: or stop switching the UA string in mid-run, or stop failing to match the same regex that has already matched three times during the run
  338. # [01:23] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/55a8de7b56b0 - David Chan - Bug 790795 - mozApps.installPackage doesn't call onsuccess/onerror handlers [r=fabrice]
  339. # [01:24] * Joins: harth (harth@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  340. # [01:24] <philor> well, indexOf, not regex
  341. # [01:25] <philor> but apparently "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:16.0) Gecko/20120912 Firefox/16.0".indexOf("Mac OS X 10.8") == -1, some of the time
  342. # [01:29] * Joins: gustavold (gustavold@A066F1CE.C355CF4.FBFF2E6D.IP)
  343. # [01:29] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e9bd85f336b9 - Benjamin Peterson - Bug 781422 - Give parameters defaults whenever they're undefined. r=jorendorff
  344. # [01:29] * Quits: clee (clee@moz-BBE3ABD.mv.mozilla.com) (Quit: clee)
  345. # [01:29] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  346. # [01:29] * ChanServ sets mode: +o ehsan
  347. # [01:29] * Joins: randix (randix@moz-BDAFEB54.dhcp.astr.or.charter.com)
  348. # [01:30] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  349. # [01:30] <@ehsan> jaws: hey, what does formatValue try to do?
  350. # [01:31] * Joins: roc (chatzilla@538BABFE.A073F3E.97BBD552.IP)
  351. # [01:31] * ChanServ sets mode: +o roc
  352. # [01:31] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  353. # [01:31] * Quits: gustavold (gustavold@A066F1CE.C355CF4.FBFF2E6D.IP) (Ping timeout)
  354. # [01:32] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  355. # [01:32] <kentuckyfriedtakahe> RyanVM: did you have a go with my greasemonkey script in the end?
  356. # [01:32] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  357. # [01:32] * Quits: josh (josh@24EA72B7.534A87B3.CC1834EC.IP) (Quit: josh)
  358. # [01:33] <RyanVM> kentuckyfriedtakahe: haven't had the time
  359. # [01:33] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  360. # [01:33] * Quits: ehsan_tb (Thunderbir@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  361. # [01:34] <kentuckyfriedtakahe> RyanVM: fair enough. I knocked a few bugs out of it so it does a pretty good job of matching try with uploaded patches now.
  362. # [01:34] <kentuckyfriedtakahe> and gives you a link to compare them.
  363. # [01:35] * Quits: jprmc (jprmc@A63DA263.5BCEC6DB.DA78B690.IP) (Ping timeout)
  364. # [01:35] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/1c1b707222c9 - Robert O'Callahan - Bug 787623. Call MarkContextClean immediately if we're not going to receive a DidTransactionCallback. r=joedrew,a=lsblakk
  365. # [01:37] * Joins: jwilde (Thunderbir@moz-BBF3DE91.medford.tufts.edu)
  366. # [01:38] * Joins: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com)
  367. # [01:38] * Quits: damons (gnubeard@moz-37F0FA87.hsd1.ca.comcast.net) (Ping timeout)
  368. # [01:39] * Joins: clee (clee@moz-BBE3ABD.mv.mozilla.com)
  369. # [01:39] * Quits: clee (clee@moz-BBE3ABD.mv.mozilla.com) (Quit: clee)
  370. # [01:40] * Joins: dzbarsky (Adium@moz-A2079F6E.wireless-resnet.upenn.edu)
  371. # [01:40] * Joins: damons (gnubeard@moz-37F0FA87.hsd1.ca.comcast.net)
  372. # [01:40] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/4fba50efc0d9 - Sriram Ramasubramanian - Bug 787627: Proper curve for croppped tabs button. [r=mfinkle]
  373. # [01:41] * Joins: gustavold (gustavold@A066F1CE.C355CF4.FBFF2E6D.IP)
  374. # [01:41] * Quits: hurley (hurley@moz-E76806A0.dsl.static.sonic.net) (Quit: Get MacIrssi - http://www.sysctl.co.uk/projects/macirssi/ )
  375. # [01:43] * Joins: knelson (Adium@moz-A32ED6CB.dsl.pltn13.sbcglobal.net)
  376. # [01:43] * Quits: mike5w3c (MikeS@moz-1DC93A6C.wiera.hu) (Quit: mike5w3c)
  377. # [01:44] * Joins: WG9s (bill@moz-7A06A043.hsd1.ma.comcast.net)
  378. # [01:45] * Quits: jammink (textual@moz-BBE3ABD.mv.mozilla.com) (Quit: Textual IRC Client: http://www.textualapp.com/)
  379. # [01:45] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  380. # [01:47] * Joins: kkdEEP (ubuntu@BACB8479.D95A764.C7008325.IP)
  381. # [01:50] * Quits: damons (gnubeard@moz-37F0FA87.hsd1.ca.comcast.net) (Ping timeout)
  382. # [01:50] * Parts: knelson (Adium@moz-A32ED6CB.dsl.pltn13.sbcglobal.net)
  383. # [01:51] * Quits: jeremyhu|nanake (jeremyhu@moz-75C113CA.outersquare.org) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
  384. # [01:51] * Joins: damons (gnubeard@moz-37F0FA87.hsd1.ca.comcast.net)
  385. # [01:52] * Joins: mike5w3c (MikeS@moz-1DC93A6C.wiera.hu)
  386. # [01:52] * Quits: mike5w3c (MikeS@moz-1DC93A6C.wiera.hu) (Quit: mike5w3c)
  387. # [01:53] * Joins: TheOne (one@moz-8CAB9EE.dip.t-dialin.net)
  388. # [01:53] * Joins: lduros (lduros@moz-AE1C8D74.phlapa.east.verizon.net)
  389. # [01:54] * Quits: mdas|afk (mdas@50AE257C.D30B51A1.412CF160.IP) (Quit: mdas|afk)
  390. # [01:54] * Quits: loadRPi (pi@moz-A11140CD.range86-145.btcentralplus.com) (Ping timeout)
  391. # [01:54] * Joins: bonnie (bbsurender@3035F4A5.3753335A.B66DD36E.IP)
  392. # [01:55] * Quits: TheOne (one@moz-8CAB9EE.dip.t-dialin.net) (Ping timeout)
  393. # [01:55] * Quits: jwilde (Thunderbir@moz-BBF3DE91.medford.tufts.edu) (Ping timeout)
  394. # [01:56] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  395. # [01:56] * Quits: Mossop (mossop@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  396. # [01:56] * Quits: John-Galt (kris@moz-104CC309.mv.mozilla.com) (Ping timeout)
  397. # [01:57] * Joins: John-Galt (kris@moz-104CC309.mv.mozilla.com)
  398. # [01:57] * Quits: sfink (chatzilla@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  399. # [01:57] * Joins: ehugg_lime (ehugg_lime@moz-A188D089.mycingular.net)
  400. # [01:57] * Joins: loadRPi (pi@moz-A11140CD.range86-145.btcentralplus.com)
  401. # [01:58] * Quits: darfia (darfia@567E7CD0.1CF7792A.B091F2.IP) (Quit: darfia)
  402. # [02:01] * Quits: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com) (Ping timeout)
  403. # [02:01] * Joins: darfia (darfia@567E7CD0.1CF7792A.B091F2.IP)
  404. # [02:02] * Joins: ehsan_tb (Thunderbir@51BA673F.D30B51A1.412CF160.IP)
  405. # [02:02] * Joins: ehsan_tb1 (Thunderbir@51BA673F.D30B51A1.412CF160.IP)
  406. # [02:02] * Quits: ehsan_tb (Thunderbir@51BA673F.D30B51A1.412CF160.IP) (Connection reset by peer)
  407. # [02:02] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  408. # [02:02] * Joins: ehsan (ehsan@51BA673F.D30B51A1.412CF160.IP)
  409. # [02:02] * ChanServ sets mode: +o ehsan
  410. # [02:04] * Quits: tanvi (tanvi@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  411. # [02:04] * Quits: fitzgen (fitzgen@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: zzzzzzzzz)
  412. # [02:05] * Quits: jet (junglecode@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: jet)
  413. # [02:05] <jaws> ehsan: hi
  414. # [02:05] * Quits: dew (dew@moz-EBC2DF0B.dhcp.stls.mo.charter.com) (Quit: )
  415. # [02:05] <jaws> ehsan: formatValue is used to color the url in the address bar
  416. # [02:05] <jaws> can nsIURI split apart the subdomain from the base domain?
  417. # [02:06] <@ehsan> jaws: ok. can you please explain a little bit on what it does under the hood?
  418. # [02:06] <decoder> jcranmer: back
  419. # [02:06] <@ehsan> jaws: depends on what you mean by the subdomain and base domain
  420. # [02:06] <bsmith> taras: what is the bug number for the exit() at shutdown, and did that land?
  421. # [02:06] <jaws> subdomain=www. domain=mozilla.org
  422. # [02:06] * Quits: NeilAway (neil@moz-32AA0D01.in-addr.btopenworld.com) (Ping timeout)
  423. # [02:07] <@ehsan> jaws: ah, you're supposed to use nsIEffectiveTLDService for that
  424. # [02:07] <@ehsan> which gives you the effective tld
  425. # [02:07] <jaws> yeah, we can use that, and we do
  426. # [02:07] <@ehsan> so, eTLD+1 would be your domain
  427. # [02:07] <@ehsan> ok
  428. # [02:07] <jaws> see baseDomain = Services.eTLD.getBaseDomainFromHost(domain);
  429. # [02:07] <bsmith> It's bug 699874
  430. # [02:07] <@ehsan> jaws: right
  431. # [02:07] <jaws> and then we need to get the part before that
  432. # [02:07] * njn is scared when hwaccel causes huge memory consumption, a la bug 790062
  433. # [02:07] <@ehsan> jaws: but what are all of those regex's doing?
  434. # [02:07] * Joins: NeilAway (neil@moz-22D0E072.cable.virginmedia.com)
  435. # [02:08] <jaws> ehsan: stuff they shouldn't need to do
  436. # [02:08] <@ehsan> jaws: good! ;)
  437. # [02:08] * Quits: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving)
  438. # [02:08] <jaws> ehsan: the eTLD server converts IDN domains to punycode though
  439. # [02:08] * Joins: dzbarsky1 (Adium@moz-A2079F6E.wireless-resnet.upenn.edu)
  440. # [02:08] * Quits: dzbarsky (Adium@moz-A2079F6E.wireless-resnet.upenn.edu) (Connection reset by peer)
  441. # [02:08] <@ehsan> oh
  442. # [02:08] <jaws> so it breaks if we try to do simple string.splice on the domain using the baseDomain
  443. # [02:08] <@ehsan> I see
  444. # [02:08] <@ehsan> let me look around a bit
  445. # [02:09] <jaws> so that's why my patch has a fallback to use these bad regexp
  446. # [02:09] <jaws> i didn't introduce the regexp, i made them only be used as a catch-all
  447. # [02:09] <@ehsan> yeah I know
  448. # [02:09] * Joins: jwilde (Thunderbir@moz-BBF3DE91.medford.tufts.edu)
  449. # [02:10] * Joins: Neil (neil@moz-32AA0D01.in-addr.btopenworld.com)
  450. # [02:10] <@ehsan> jaws: at first glance, I don't see anything that converts the input to punycode here: http://mxr.mozilla.org/mozilla-central/source/netwerk/dns/nsEffectiveTLDService.cpp#139
  451. # [02:10] <jaws> i could extend the eTLD service to return a baseDomain without converting to punycode, but i'm not sure if that will generate fully correct results
  452. # [02:10] * Quits: NeilAway (neil@moz-22D0E072.cable.virginmedia.com) (Ping timeout)
  453. # [02:10] * Neil is now known as NeilAway
  454. # [02:10] <jaws> ehsan: see http://mxr.mozilla.org/mozilla-central/source/netwerk/dns/nsEffectiveTLDService.cpp#127
  455. # [02:11] <jaws> it's subtle ;)
  456. # [02:11] * Quits: jhammel (jhammel@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: leaving)
  457. # [02:11] <@ehsan> hmm right
  458. # [02:11] <@ehsan> jaws: couldn't you use http://mxr.mozilla.org/mozilla-central/source/netwerk/dns/nsEffectiveTLDService.cpp#66 ?
  459. # [02:11] <@ehsan> which seems to bypass the normalization
  460. # [02:12] <@ehsan> (ideally, you should never use strings, just nsIURIs)
  461. # [02:12] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  462. # [02:12] * dzbarsky1 is now known as dzbarsky
  463. # [02:12] * Joins: dew (dew@moz-EBC2DF0B.dhcp.stls.mo.charter.com)
  464. # [02:13] <jaws> ehsan: does GetAsciiHost convert to punycode?
  465. # [02:13] * joduinn-afk is now known as joduinn
  466. # [02:13] <NeilAway> jaws: iirc it should do
  467. # [02:13] <@ehsan> jaws: maybe, need to look at the code
  468. # [02:13] * Quits: lduros (lduros@moz-AE1C8D74.phlapa.east.verizon.net) (Quit: Leaving.)
  469. # [02:14] <jaws> it uses polymorphism, so hard to follow without running in my debugger
  470. # [02:14] <jaws> but that specific function is called at http://mxr.mozilla.org/mozilla-central/source/netwerk/dns/nsEffectiveTLDService.cpp#75
  471. # [02:14] <@ehsan> jaws: worst case, you can just add the function that you want to the etld service
  472. # [02:14] <jaws> hehe yeah
  473. # [02:14] <@ehsan> jaws: http://mxr.mozilla.org/mozilla-central/source/netwerk/base/src/nsSimpleURI.cpp#542
  474. # [02:14] <@ehsan> :D
  475. # [02:14] <@ehsan> oh wait
  476. # [02:14] <@ehsan> wrong function
  477. # [02:14] <jaws> yeah i saw that, but assumed wrong function
  478. # [02:14] <@dolske> eTLD's api has bugged me a few times, there's room for improvement I'm sure
  479. # [02:15] * Quits: dherman (dherman@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: dherman)
  480. # [02:15] <@ehsan> jaws: sadface http://mxr.mozilla.org/mozilla-central/source/netwerk/base/src/nsStandardURL.cpp#1077
  481. # [02:15] <jaws> hence why polymorphism is hard without attaching a debugger ;)
  482. # [02:15] <@ehsan> jaws: (things like http uris are implemented by nsStandardURL
  483. # [02:15] <jaws> i'm not sure if bypassing punycode will break correctness
  484. # [02:15] <@ehsan> well
  485. # [02:15] <@ehsan> so can't you convert back to UTF-8 though?
  486. # [02:16] * Quits: jwilde (Thunderbir@moz-BBF3DE91.medford.tufts.edu) (Ping timeout)
  487. # [02:16] <jaws> i could convert back, yes, but will need to extend eTLD api
  488. # [02:16] * Joins: jwilde (Thunderbir@moz-BBF3DE91.medford.tufts.edu)
  489. # [02:16] <@ehsan> jaws: or rather, just use GetHost() later on?
  490. # [02:16] <jaws> actually, not eTLD
  491. # [02:16] <jaws> there is a separate service to use for converting back, and it's already public
  492. # [02:16] <@ehsan> oh ok
  493. # [02:16] <@ehsan> so, problem solved then?
  494. # [02:16] <jaws> http://mxr.mozilla.org/mozilla-central/source/netwerk/dns/nsIIDNService.idl
  495. # [02:17] <benjamin> is there less coalesing on m-i now?
  496. # [02:17] <jaws> yeah, i can do the refactoring
  497. # [02:17] <@ehsan> oh great
  498. # [02:17] <@ehsan> benjamin: no
  499. # [02:17] <@ehsan> jaws++
  500. # [02:17] * jaws waves to benjamin
  501. # [02:17] <benjamin> hi, jared
  502. # [02:17] <@ehsan> jaws: really, formatValue should just be: use platform stuff for uri munching + set the selections
  503. # [02:17] <benjamin> how's frontend fairy-land?
  504. # [02:17] <@ehsan> jaws: and IMVHO, it should not be called formatValue :)
  505. # [02:18] <@ehsan> cause that's not what it does at all
  506. # [02:18] <jaws> haha, lots of rainbows and unicorns benjamin
  507. # [02:18] <benjamin> unicorns with poop?
  508. # [02:18] <jaws> ehsan: maybe, highlightValue?
  509. # [02:18] <@ehsan> jaws: also, props for changing something and then profiling to see if it improved things :) very well done
  510. # [02:18] * Joins: dherman (dherman@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  511. # [02:18] <jwir3> I once knew a security (retail, not software) manager that used to say "Rainbows and puppy dogs, smiles for miles." Every time I passed him
  512. # [02:18] <@ehsan> jaws: sure
  513. # [02:18] <jwir3> I think he was a little nuts, or possibly high all the time.
  514. # [02:18] * Quits: bjacob_ (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  515. # [02:19] <jaws> ehsan: well, to be fair, this whole bug is about the profiler :D
  516. # [02:19] <@ehsan> jwir3: or, had worked on gecko in his past life
  517. # [02:19] <jwir3> haha true
  518. # [02:19] <@ehsan> jaws: it's true :)
  519. # [02:19] <benjamin> jwir3: maybe he was trying to ward you off?
  520. # [02:19] <@ehsan> jaws: still, nice to see that it's being used to make the front-end faster
  521. # [02:19] <jaws> yes, it is :)
  522. # [02:20] <jwir3> benjamin: Yeah, probably. I was probably what he would consider a negative influence. :)
  523. # [02:20] <@ehsan> cool
  524. # [02:20] * Quits: jwilde (Thunderbir@moz-BBF3DE91.medford.tufts.edu) (Ping timeout)
  525. # [02:20] * Quits: smooney (smooney@moz-BBE3ABD.mv.mozilla.com) (Quit: smooney)
  526. # [02:20] * Quits: espindola (espindola@moz-521D6C2D.dsl.teksavvy.com) (Quit: Ex-Chat)
  527. # [02:20] <@ehsan> jaws: so do you need me more here? need to attend to some real life stuff :)
  528. # [02:20] * jaws heads to bed
  529. # [02:20] <jaws> nope, i'm good. thanks for the offer ehsan
  530. # [02:20] <@ehsan> hehe
  531. # [02:20] <@ehsan> jaws: any time!
  532. # [02:20] <@ehsan> jaws: let me know if you need help with this kind of stuff in the future :)
  533. # [02:20] <jaws> will do
  534. # [02:21] <benjamin> say hi to MattN for me
  535. # [02:21] * Quits: atuljangra (Mibbit@F0C9EFB9.B259FC87.110F01C1.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  536. # [02:22] * Quits: dcamp (dave@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: Leaving...)
  537. # [02:23] * Quits: bonnie (bbsurender@3035F4A5.3753335A.B66DD36E.IP) (Ping timeout)
  538. # [02:23] * Joins: jwilde (Thunderbir@moz-BBF3DE91.medford.tufts.edu)
  539. # [02:24] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/5a0a98d11dbe - Ehsan Akhgari - Bug 785720 - Move the MathML token frame leading/trailing whitespace trimming logic to nsTextFrame; r=roc,a=lsblakk
  540. # [02:24] <MattN> hey benjamin!
  541. # [02:26] * Quits: smagnin (pike@moz-DEF53BC9.fbx.proxad.net) (Ping timeout)
  542. # [02:27] <benjamin> MattN: how's the crypto mumbo jumbo?
  543. # [02:28] <MattN> benjamin: I'm working on Australis tabs now
  544. # [02:28] <benjamin> MattN: did browserid land
  545. # [02:28] <benjamin> ?
  546. # [02:29] <MattN> benjamin: yes, preffed off
  547. # [02:29] * hwine is now known as hwine-food
  548. # [02:29] <MattN> dom.identity.enabled
  549. # [02:30] * Quits: artur (artur@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  550. # [02:30] <MattN> only works with the newer BrowserID Observer API so I wouldn't recommend it for everyday browsing
  551. # [02:30] * coop is now known as coop|afk
  552. # [02:30] * Joins: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com)
  553. # [02:31] <benjamin> you unleaked it, I assume?
  554. # [02:31] * Joins: atuljangra (Mibbit@3A09CFB1.D8F9A628.93E5B96C.IP)
  555. # [02:33] * Joins: nattokirai_ (nattokirai@moz-348F61F0.mozilla.or.jp)
  556. # [02:34] * Quits: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com) (Ping timeout)
  557. # [02:34] * Quits: kkdEEP (ubuntu@BACB8479.D95A764.C7008325.IP) (Client exited)
  558. # [02:34] * Quits: mccr8 (mccr8@moz-BBE3ABD.mv.mozilla.com) (Quit: mccr8)
  559. # [02:35] <MattN> benjamin: still needs to do more cleanup a la bug 769862
  560. # [02:35] * Quits: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.0.17/2009122204])
  561. # [02:36] * Quits: micahg (micahg@moz-DEBA912.c3-0.arm-ubr1.chi-arm.il.cable.rcn.com) (Ping timeout)
  562. # [02:37] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/657097e4f430 - Jesse Ruderman - Bug 790781 - fix bustage from bug 714358.
  563. # [02:37] * Joins: clee (clee@moz-BBE3ABD.mv.mozilla.com)
  564. # [02:37] * Joins: micahg (micahg@moz-DEBA912.c3-0.arm-ubr1.chi-arm.il.cable.rcn.com)
  565. # [02:38] <cpeterson> hg question: I landed a patch with a typo in the bug number. What is the policy/procedure for correcting changeset descriptions?
  566. # [02:38] <benjamin> usually back it out and reland
  567. # [02:39] * geekboy is now known as geekboy|afk
  568. # [02:39] <cpeterson> thanks, benjamin.
  569. # [02:39] <Jesse> we should make bug numbers 20 digits so people aren't tempted to type by hand what they should paste
  570. # [02:39] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  571. # [02:39] <cpeterson> GUIDs?
  572. # [02:39] * benjamin has definitely pasted the wrong bug number
  573. # [02:40] * Joins: mreavy (chatzilla@moz-9073736F.phlapa.fios.verizon.net)
  574. # [02:41] <nattokirai_> !seen bz
  575. # [02:41] <firebot> bz was last seen 7 hours, 51 minutes and 3 seconds ago, saying 'and now works in Firefox too...' in #developers.
  576. # [02:41] * Quits: ehugg_lime (ehugg_lime@moz-A188D089.mycingular.net) (Quit: Leaving)
  577. # [02:43] <mbrubeck> When I see one of those, I usually just comment in the "wrong" bug with a pointer to the right one.
  578. # [02:43] * Quits: atuljangra (Mibbit@3A09CFB1.D8F9A628.93E5B96C.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  579. # [02:44] * Joins: jeremyhu (jeremyhu@moz-75C113CA.outersquare.org)
  580. # [02:45] <cpeterson> mbrubeck, unfortunately the wrong bug number is a security bug so I even have read access, let alone write access to redirect people to the other bug. <:)
  581. # [02:45] <mbrubeck> heh
  582. # [02:45] <cpeterson> s/I even/I don't even/
  583. # [02:45] * Joins: jprmc (jprmc@moz-7F2FF3EB.cpe.net.cable.rogers.com)
  584. # [02:48] * Quits: dzbarsky (Adium@moz-A2079F6E.wireless-resnet.upenn.edu) (Quit: Leaving.)
  585. # [02:48] <Jesse> on the plus side, security researchers (who look for changesets associated with private bugs) will see your patch and get distracted
  586. # [02:48] * Quits: espadrine (thaddee_ty@moz-2CADADCF.w90-46.abo.wanadoo.fr) (Ping timeout)
  587. # [02:49] * Quits: davida (davida@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  588. # [02:49] * Quits: andreasn (andreasn@moz-171E5C3D.a336.priv.bahnhof.se) (Ping timeout)
  589. # [02:49] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3875fa9aaec1 - Chris Peterson - Bug 756504 - Implement DOM_KEY_LOCATION_JOYSTICK for Android game controllers. r=cpeterson
  590. # [02:49] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/4ce2ffdf1121 - Chris Peterson - Backout 01fb250fbba1 (changeset description should have said bug 756504, not bug 756505). a=oops
  591. # [02:50] * Quits: kmoir-afk (chatzilla@moz-4CA9B556.cable.teksavvy.com) (Ping timeout)
  592. # [02:50] * Joins: dzbarsky (Adium@moz-A2079F6E.wireless-resnet.upenn.edu)
  593. # [02:53] * Joins: davida (davida@moz-59682A1.dmz.scl3.mozilla.com)
  594. # [02:56] * Quits: nhirata (nhirata.bu@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: nhirata)
  595. # [02:57] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f5a65da34f1d - David Chan - date: Wed Sep 12 17:26:44 2012 -0700
  596. # [02:58] * Quits: mreavy (chatzilla@moz-9073736F.phlapa.fios.verizon.net) (Ping timeout)
  597. # [03:00] * Joins: mreavy (chatzilla@moz-9073736F.phlapa.fios.verizon.net)
  598. # [03:01] <RyanVM> fabrice: please hg out before pushing ;)
  599. # [03:01] <fabrice> RyanVM: backout + new patch coming
  600. # [03:01] <fabrice> sorry
  601. # [03:01] <bent> ehsan, ping
  602. # [03:02] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/733502ee9d08 - Fabrice Desré - Backed out changeset f5a65da34f1d
  603. # [03:02] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/462d7c9e496b - David Chan - Bug 790815 - appStatus is not properly set for packaged apps [r=fabrice]
  604. # [03:03] * Quits: gmoro (guilherme@5BB1DA42.39FC107A.A2BF9DEB.IP) (Ping timeout)
  605. # [03:06] * Joins: surkov (surkov@D42CCF7A.CE67D555.26B1D6E2.IP)
  606. # [03:06] * Joins: bonnie (bbsurender@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  607. # [03:06] * Quits: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net) (Ping timeout)
  608. # [03:06] * Quits: @dveditz (dveditz@moz-BBE3ABD.mv.mozilla.com) (Quit: dveditz)
  609. # [03:06] * Quits: AutomatedTester|AFK (David@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  610. # [03:06] * Quits: AaronMT|away (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com) (Quit: Textual IRC Client: www.textualapp.com)
  611. # [03:06] * Joins: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net)
  612. # Session Close: Thu Sep 13 03:06:42 2012
  613. #
  614. # Session Start: Thu Sep 13 03:06:42 2012
  615. # Session Ident: #developers
  616. # [03:06] * Disconnected
  617. # [03:07] * Attempting to rejoin channel #developers
  618. # [03:07] * Rejoined channel #developers
  619. # [03:07] * Topic is 'TBPL problems with a recent nightly? Clear your cache || Please avoid using NSPR types! || Next merge: 2012-10-08 || New/want to help? See irc://irc.mozilla.org/#introduction || http://krijnhoetmer.nl/irc-logs/ , http://logbot.glob.com.au/'
  620. # [03:07] * Set by RyanVM on Sat Sep 08 19:32:42
  621. # [03:07] * Joins: dbradley (dbradley@F13F4192.D4EBE3CD.8DD2BC91.IP)
  622. # [03:09] * Quits: harth (harth@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Input/output error)
  623. # [03:09] * Quits: bonnie (bbsurender@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  624. # [03:10] * Joins: Six (IceChat77@252E79B7.8273A320.BA2F4534.IP)
  625. # [03:11] * Joins: AutomatedTester (David@moz-59682A1.dmz.scl3.mozilla.com)
  626. # [03:12] <RyanVM> fabrice: do NOT cancel builds on tbpl
  627. # [03:12] * Joins: mdas (mdas@50AE257C.D30B51A1.412CF160.IP)
  628. # [03:12] * Quits: akeybl (akeybl@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving...)
  629. # [03:12] <fabrice> RyanVM: sorry, but why?
  630. # [03:12] <RyanVM> fabrice: when you do that, it leaves the builder in a broken state
  631. # [03:12] <RyanVM> requiring a clobber
  632. # [03:13] * Quits: tzimmermann (tzimmerman@moz-BBE3ABD.mv.mozilla.com) (Quit: Ex-Chat)
  633. # [03:13] <fabrice> so why is-it enable?
  634. # [03:13] * ctalbert is now known as ctalbert|afk
  635. # [03:13] <RyanVM> tbpl should pop up an ugly warning about it
  636. # [03:14] <fabrice> it doesn't
  637. # [03:14] * Quits: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net) (Ping timeout)
  638. # [03:14] <bent> it's fine on try
  639. # [03:14] * Quits: Six (IceChat77@252E79B7.8273A320.BA2F4534.IP) (Ping timeout)
  640. # [03:14] <bent> just not on anything else
  641. # [03:14] * Quits: Mardak (Mardak@moz-BBE3ABD.mv.mozilla.com) (Quit: Mardak)
  642. # [03:14] <fabrice> I thought i would actually save resources :(
  643. # [03:15] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  644. # [03:15] * Parts: FusedTogether (Thunderbir@B1E8F807.754530BC.9943E47A.IP)
  645. # [03:16] * Quits: Mook_as (Daily@moz-1FCC0032.activestate.com) (Quit: Mook_as)
  646. # [03:16] <RyanVM> fabrice: I sure see a warning...
  647. # [03:16] * Quits: billm (billm@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving)
  648. # [03:16] * Quits: wesj (Instantbir@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Input/output error)
  649. # [03:16] * Joins: jwilde (Thunderbir@moz-D78F361.medford.tufts.edu)
  650. # [03:16] <RyanVM> fabrice: http://www.ryanvm.net/files/tbpl.png
  651. # [03:16] <fabrice> RyanVM: I went to the self-serve API page for the build, and canceled it. no warning
  652. # [03:16] <RyanVM> ah
  653. # [03:16] * Quits: randix (randix@moz-BDAFEB54.dhcp.astr.or.charter.com) (Ping timeout)
  654. # [03:16] <RyanVM> self-serve isn't tbpl ;)
  655. # [03:17] <RyanVM> you shouldn't be using self-serve under normal circumstances...
  656. # [03:18] <RyanVM> fabrice: and the reason it's enabled is because there are times when a sheriff will legitimately want to cancel a build
  657. # [03:18] * Joins: jwatt (roslea@moz-4CC616BD.range86-184.btcentralplus.com)
  658. # [03:18] <RyanVM> and does so understanding what needs to be done afterwards
  659. # [03:18] <@ehsan> bent: hey
  660. # [03:18] <fabrice> RyanVM: That's fine. But non-sheriffs should just not be able to do that
  661. # [03:19] * Quits: jgilbert (jgilbert@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  662. # [03:19] * Quits: nli-- (nli--@moz-59682A1.dmz.scl3.mozilla.com) (Ping timeout)
  663. # [03:20] <bent> ehsan, hey, i think unping :-/
  664. # [03:20] <bent> sorry
  665. # [03:20] <bent> this isn't your fault
  666. # [03:20] * Joins: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net)
  667. # [03:20] <bent> ;)
  668. # [03:20] <RyanVM> fabrice: in general, I would argue that non-sheriff's should avoid self-serve and stick to using tbpl
  669. # [03:20] <RyanVM> fabrice: but anyway, no harm no foul. I already clobbered inbound, so we shoudl be OK
  670. # [03:21] * Quits: jwatt (roslea@moz-4CC616BD.range86-184.btcentralplus.com) (Ping timeout)
  671. # [03:22] * Joins: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net)
  672. # [03:23] <@dolske> $ hg qpop -a
  673. # [03:23] <@dolske> abort: popping would remove an immutable revision
  674. # [03:23] <@dolske> D:
  675. # [03:24] <WG9s> fabrice: well you seem to be complaining that you have been granted privs that you are not sure you deserve, but you understand there are additional responsibilites with them.
  676. # [03:24] <nattokirai_> you pushed to try?
  677. # [03:24] <nattokirai_> dolske: ^
  678. # [03:24] * Quits: dbuc (dbuchner@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  679. # [03:24] <@dolske> nattokirai_: yeah
  680. # [03:24] <WG9s> since you have that understanding could be exactly why you were granted the privliges.
  681. # [03:24] * Joins: nli-- (nli--@moz-59682A1.dmz.scl3.mozilla.com)
  682. # [03:24] <@dolske> nattokirai_: did something break?
  683. # [03:25] <nattokirai_> dolske: no, there's some silly posthook you need to add
  684. # [03:25] <hobophobe> After pushing to try you have to do something funky like |hg phase --force --draft "mq()"| so you can pop it
  685. # [03:25] <Mossop> dolske: You're running a newer version of mercurial now, a "smarter" version!
  686. # [03:25] <nattokirai_> lemme dig up the details
  687. # [03:25] <fabrice> WG9s: in this case, I had no idea that canceling a build was worse than wasting resources to let it run a bazillion tests
  688. # [03:25] <@dolske> Mossop: *facepalm*
  689. # [03:25] <WG9s> fabrice: but you know that now.
  690. # [03:25] <nattokirai_> dolske: https://wiki.mozilla.org/ReleaseEngineering/TryServer
  691. # [03:25] <hobophobe> which, as nattokirai_ says, you can do "post-push=" (that) to have it happen automagically
  692. # [03:25] <nattokirai_> right, the details are on the try server page
  693. # [03:25] <@dolske> I was going to say, the best part is that the top changeset is an empty one with just trychooser message
  694. # [03:26] <WG9s> and understand the extra privileges you have give you abilites you need to be careful with. and you figured this out yourself.
  695. # [03:26] <@ehsan> bent: it's ok :)
  696. # [03:26] <WG9s> somethimes that is who things work here oddly enough.
  697. # [03:26] <nattokirai_> the ever-so-natural 'hg phase --force --draft "mq()"'
  698. # [03:26] <RyanVM> fabrice: btw, fwiw, canceling only applied to builds. You can safely cancel tests
  699. # [03:26] <fabrice> RyanVM: good to know!
  700. # [03:27] * Quits: Honza (chatzilla@5AD2A1B9.23B79DE4.D0083327.IP) (Client exited)
  701. # [03:27] <WG9s> fabrice: you have the power but understand you need to use it wisely.
  702. # [03:27] * Quits: shorlander (shorlander@moz-853043D6.dhcp.insightbb.com) (Quit: Quit)
  703. # [03:27] <nattokirai_> dolske: sorry, command-line fix is 'hg phase -f --draft qbase:tip'
  704. # [03:28] * Quits: juanb (jbecerra@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  705. # [03:29] * Quits: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com) (Quit: ChatZilla 0.9.88.2 [SeaMonkey 2.13/20120906034004])
  706. # [03:29] <@dolske> nattokirai_: \o/ thanks so much!
  707. # [03:29] * Quits: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se) (Ping timeout)
  708. # [03:29] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/42d6da7912e1 - Christian Vielma - Bug 756504 - Implement DOM_KEY_LOCATION_JOYSTICK for Android game controllers. r=cpeterson
  709. # [03:30] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/bc8901acd1e8 - Chris Peterson - Backout 3875fa9aaec1 (changeset author is Christian Vielma, not Chris Peterson). a=oops
  710. # [03:31] * Quits: bdahl (bdahl@moz-BBE3ABD.mv.mozilla.com) (Client exited)
  711. # [03:32] * Quits: njn (chatzilla@moz-348A4802.dyn.iinet.net.au) (Quit: ChatZilla 0.9.88.2 [Firefox 18.0a1/20120906155714])
  712. # [03:33] * Joins: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com)
  713. # [03:33] * Joins: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com)
  714. # [03:34] <WG9s> fabrice: you don;t undesrstand why you were given such privs, but the fact that you were able to screw someting up and you take the balme for doing it and have learned not do do so next time means you really probably deserve to have been given that priveige.
  715. # [03:34] <@dolske> oh, is it still lecture o'clock?
  716. # [03:34] <WG9s> that is all anyone here does anyone who has privs can screwthings up.
  717. # [03:34] * joduinn is now known as joduinn-afk
  718. # [03:35] <WG9s> and probasbly has
  719. # [03:35] * Quits: sworkman (sworkman@moz-825EC923.hsd1.ca.comcast.net) (Quit: sworkman)
  720. # [03:35] * Joins: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk)
  721. # [03:35] * Quits: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com) (Ping timeout)
  722. # [03:36] <WG9s> the fact that you think you have mnore power thatn you deserve and are now going to be more careful about what yuou do probably means the privileges were deserved.
  723. # [03:36] * Quits: Hendikins (wolfox@moz-13914647.hhui4.ken.bigpond.net.au) (Ping timeout)
  724. # [03:36] * Joins: Hendikins (wolfox@moz-13914647.hhui4.ken.bigpond.net.au)
  725. # [03:37] * Joins: biesi_ (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net)
  726. # [03:38] <mbrubeck> This is a case where we have poorly-documented foot-guns lying around, and I can't really blame people for not magically knowing all their ins and outs.
  727. # [03:38] * Quits: chewey (chewey@moz-5A674AEC.dip0.t-ipconnect.de) (NickServ (GHOST command used by chewey_))
  728. # [03:38] <@dolske> mbrubeck++
  729. # [03:38] * Joins: chewey (chewey@moz-407D4743.dip0.t-ipconnect.de)
  730. # [03:39] <mbrubeck> I mean, we link to self-serve right from TBPL, but there's no user's guide or training that tells anyone which things are buggy.
  731. # [03:39] * Quits: @ehsan (ehsan@51BA673F.D30B51A1.412CF160.IP) (Input/output error)
  732. # [03:39] <mbrubeck> And this *is* a bug in our infrastructure. There's no reason that cancelling a build should silently leave the builder in a potentially-broken state.
  733. # [03:40] <RyanVM> ++
  734. # [03:40] <@dolske> DOMWINDOW
  735. # [03:40] <dholbert> dolske, did you figure out how to fix your hg phase thing?
  736. # [03:40] <WG9s> mbrubeck perahsp cancelling a build should make that builder do a clobber next time or something.
  737. # [03:41] <dholbert> dolske, "hg phase --force --draft qbase" seems to be the magic bullet for me
  738. # [03:41] <mbrubeck> WG9s: Yeah, that's https://bugzilla.mozilla.org/show_bug.cgi?id=658934
  739. # [03:41] <@dolske> dholbert: I did! Well, more accurately, nattokirai_ told me. :)
  740. # [03:41] * Quits: ehsan_tb1 (Thunderbir@51BA673F.D30B51A1.412CF160.IP) (Ping timeout)
  741. # [03:41] <dholbert> ah right
  742. # [03:41] <mbrubeck> which should be possible to fix now that the blocking bug 697101 is landed...
  743. # [03:41] * ewong|away is now known as ewong
  744. # [03:42] * Quits: aja (chatzilla@BDEB473E.CB3C1C57.7880DB15.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 15.0.1/20120905151427])
  745. # [03:42] <WG9s> mbrubeck: added me to cc list
  746. # [03:42] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Client exited)
  747. # [03:42] <mbrubeck> hmm, actually the "add a REST API" part of bug 697101 never happened
  748. # [03:43] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  749. # [03:44] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  750. # [03:45] * vchang_away is now known as vchang
  751. # [03:45] * Joins: jgriffin_ (jgriffin@moz-DD9CBA45.hsd1.wa.comcast.net)
  752. # [03:45] * Joins: Olipro (Olipro@moz-E61CF5C6.catv.pool.telekom.hu)
  753. # [03:45] * Quits: jviereck (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  754. # [03:45] <jwatt> edwin: can you r+ again? sorry about that
  755. # [03:46] <gps> dolske: just disable phases by adding to your .hg/hgrc: [phases] publish = False
  756. # [03:46] <dholbert> gps, oh that's awesome
  757. # [03:46] * Joins: ehsan (ehsan@51BA673F.D30B51A1.412CF160.IP)
  758. # [03:46] * ChanServ sets mode: +o ehsan
  759. # [03:46] <dholbert> er, gps: can that go in $HOME/.hgrc ?
  760. # [03:46] <gps> I'm sure it could
  761. # [03:46] <dholbert> or does it need to be a per-repo thing?
  762. # [03:46] * Quits: jgriffin (jgriffin@moz-DD9CBA45.hsd1.wa.comcast.net) (Ping timeout)
  763. # [03:46] * jgriffin_ is now known as jgriffin
  764. # [03:47] <gps> I just don't like globally disabling things. phases is arguably a useful feature. it just doesn't play well with Try
  765. # [03:48] <jcranmer> I just made a script for pushing to try
  766. # [03:48] * Quits: dherman (dherman@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: dherman)
  767. # [03:48] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Input/output error)
  768. # [03:49] * Joins: sicking (chatzilla@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  769. # [03:49] * Quits: mdas (mdas@50AE257C.D30B51A1.412CF160.IP) (Quit: mdas)
  770. # [03:51] * Joins: jduell (jduell@moz-F20EC42A.hfc.comcastbusiness.net)
  771. # [03:52] * Quits: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk) (Ping timeout)
  772. # [03:53] * Joins: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk)
  773. # [03:53] * Joins: TheOne (one@moz-8CAB9EE.dip.t-dialin.net)
  774. # [03:54] * Quits: Olipro (Olipro@moz-E61CF5C6.catv.pool.telekom.hu) (Ping timeout)
  775. # [03:54] * Joins: Olipro (Olipro@moz-E61CF5C6.catv.pool.telekom.hu)
  776. # [03:55] * Quits: jduell (jduell@moz-F20EC42A.hfc.comcastbusiness.net) (Ping timeout)
  777. # [03:55] * Quits: TheOne (one@moz-8CAB9EE.dip.t-dialin.net) (Ping timeout)
  778. # [03:57] * Joins: yury (yury@moz-E458E144.ok.ok.cox.net)
  779. # [04:01] <jwir3> has anyone gotten this while trying to update backwards to a previous rev on m-c: abort: revlog decompress error: Error -3 while decompressing data: invalid distance too far back!
  780. # [04:01] <jwir3> ?
  781. # [04:01] <jwir3> I can't seem to interpret what it means... I'm trying to update to a revision on June 5
  782. # [04:02] <@dolske> corrupted repo, or maybe you started from a bundle instead of a full clone?
  783. # [04:02] * Joins: kk1fff (patrick@moz-99690620.hinet-ip.hinet.net)
  784. # [04:02] * @dolske doesn't know for sure, never seen that
  785. # [04:02] <RyanVM> jwir3: I usually just make a new mq patch and hg revert -r <cset>, hg qref
  786. # [04:03] <jwir3> RyanVM: hmmm... yeah, that's a good idea.
  787. # [04:03] <Unfocused> or if you're doing it via relative changeset positions, giving it a number greater than how many changesets there are?
  788. # [04:04] * Quits: anton (anton@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Input/output error)
  789. # [04:04] <jwir3> RyanVM: That's probably not going to work for bisecting, though, is it?
  790. # [04:04] <RyanVM> jwir3: it can
  791. # [04:04] <RyanVM> the joys of mq!
  792. # [04:05] <Unfocused> er, you're not using hg bisect?
  793. # [04:05] <jwir3> yeah, I am.
  794. # [04:05] <Unfocused> oh
  795. # [04:05] <jwir3> is there a better tool?
  796. # [04:06] * jwir3 is perhaps living in the stone ages... he thought hg bisect was the tool to use
  797. # [04:06] * Quits: rjohnson19 (chatzilla@moz-9148485F.hsd1.ma.comcast.net) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.0.17/2009122204])
  798. # [04:07] <Unfocused> eh, its pretty good. there is a script floating around that does builds for you too (i think) if you want it a bit more automated... by harth, i think
  799. # [04:07] <Unfocused> (not that i've used it)
  800. # [04:07] <Unfocused> still, that probably won't fix your immediate problem :)
  801. # [04:08] <RyanVM> jwir3: with mq, at least you're a qpop away from having a clean slate to revert from again
  802. # [04:08] <RyanVM> i've done bisecting on Try that way
  803. # [04:09] * Joins: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net)
  804. # [04:09] * Quits: @ehsan (ehsan@51BA673F.D30B51A1.412CF160.IP) (Input/output error)
  805. # [04:09] <RyanVM> jwir3: but yeah, it means you have to keep track of the good and bad csets yourself
  806. # [04:09] <jwir3> yeah
  807. # [04:09] <RyanVM> which I guess hg bisect normally does for you
  808. # [04:09] * Quits: vikram360 (vikram360@2AD6DEF7.8274BA73.2A068A5E.IP) (Ping timeout)
  809. # [04:10] * Joins: valenting1 (Thunderbir@moz-BBE3ABD.mv.mozilla.com)
  810. # [04:10] <Unfocused> jwir3: a sanity check of your repo might be useful, fwiw: hg verify
  811. # [04:10] * Joins: automata (automata@E77CBCD.5E40C97A.2044E515.IP)
  812. # [04:11] * Quits: valenting (Thunderbir@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  813. # [04:11] * Quits: valenting1 (Thunderbir@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
  814. # [04:11] <jwir3> Unfocused: OK, that's a good piece of advice. I'll see what that tells me
  815. # [04:11] <jwir3> thanks
  816. # [04:12] * Quits: azakai (alon@moz-BBE3ABD.mv.mozilla.com) (Quit: Ex-Chat)
  817. # [04:13] * Quits: jimm (jmathies@moz-7F164CA1.pn.at.cox.net) (Quit: )
  818. # [04:14] * cjones is now known as cjones-food
  819. # [04:14] <jwir3> Unfocused: So it does appear that there are corruptions.
  820. # [04:14] <jwir3> Unfocused: Is there a way to make them un-corrupt, or must I simply re-clone?
  821. # [04:15] <Unfocused> ah :\ only way i know of is to reclone
  822. # [04:15] <jwir3> ok, thanks
  823. # [04:15] <WG9s> dolnt do a clone
  824. # [04:16] <WG9s> download the bundle do aan inti then a pull and and update is faster than a clone
  825. # [04:16] <WG9s> init not an intl
  826. # [04:16] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/efb706bd057c - Mark Hammond - Bug 787511 - rename SocialProvider._getWorkerPort to getWorkerPort, remove SocialProvider.port. r=jaws
  827. # [04:16] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/4a1b8c9f1184 - Mark Hammond - Bug 788100 - Remove social.initialize-response message. r=jaws
  828. # [04:16] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/db504651197a - Mark Hammond - Bug 789859 - set consumeoutsideclicks on social toolbar panel for autoclose behaviour. r=jaws
  829. # [04:16] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/4a63439012b3 - Mark Hammond - Bug 790488 - Add multiple-tabs to shareButton tests. r=jaws
  830. # [04:18] * Quits: pcwalton (pcwalton@moz-7B0110AD.mv.mozilla.com) (Quit: pcwalton)
  831. # [04:19] <WG9s> jwir3: so get ftp://ftp.mozilla.org/pub/mozilla.org/firefox/bun dles/mozilla-central.hg
  832. # [04:19] <WG9s> then do an hg init
  833. # [04:19] <WG9s> and then an hg pull
  834. # [04:19] <WG9s> and an hg update
  835. # [04:19] * Joins: gmoro (guilherme@moz-409CF99D.dsl.telesp.net.br)
  836. # [04:21] <WG9s> jwir3: go to this page and read the bundles section
  837. # [04:21] <WG9s> https://developer.mozilla.org/en-US/docs/Developer_Guide/Source_Code/Mercurial?redirectlocale=en-US&redirectslug=Mozilla_Source_Code_%28Mercurial%29
  838. # [04:21] <WG9s> it is way faster (excedpt under windows where it is just going to be painfully slow no matter how you do it.
  839. # [04:21] * Quits: karl (karl@moz-59085577.jetstream.xtra.co.nz) (Ping timeout)
  840. # [04:22] <WG9s> b ecazuse windws newtwork perfomance sucks.
  841. # [04:22] <jwir3> eh
  842. # [04:22] <jwir3> a reclone on linux just finished, so it's not _too_ bad
  843. # [04:23] * Joins: njn (chatzilla@moz-348A4802.dyn.iinet.net.au)
  844. # [04:23] <WG9s> frolm the budle would have been faster in my experience
  845. # [04:23] <WG9s> but then the way i do my builds because i try to mimic nightlyies
  846. # [04:24] * Joins: mdas (mdas@50AE257C.D30B51A1.412CF160.IP)
  847. # [04:24] <WG9s> is i get a new bundle once a week and then do an inti and a pull and update to do my builds daily
  848. # [04:25] <WG9s> is way fater but even still. to get the windws builds anywhere near a searly i do them by getting my linus system all built then tar it up and scp the tar file to sindwos an utar it cause
  849. # [04:25] <WG9s> anyting i do using hg on windows thakes orders of magnitude longer.
  850. # [04:26] * Quits: hub (hub@A5087023.2354C43D.D8E68FF6.IP) (Ping timeout)
  851. # [04:28] * Joins: Mook (Daily@moz-8F011215.dsl.teksavvy.com)
  852. # [04:28] * Quits: mdas (mdas@50AE257C.D30B51A1.412CF160.IP) (Quit: mdas)
  853. # [04:28] * Joins: mdas (mdas@50AE257C.D30B51A1.412CF160.IP)
  854. # [04:29] * Joins: bbondy (bbondy@moz-CBCCE0F3.home.cgocable.net)
  855. # [04:29] * Quits: mdas (mdas@50AE257C.D30B51A1.412CF160.IP) (Quit: mdas)
  856. # [04:31] * Quits: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net) (Quit: jorendorff)
  857. # [04:31] * Joins: anton (anton@moz-ADC532B1.hsd1.ca.comcast.net)
  858. # [04:32] * Quits: gkw (fuzz2lin@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  859. # [04:33] * Quits: WG9s (bill@moz-7A06A043.hsd1.ma.comcast.net) (Quit: ChatZilla 0.9.87-5.1450hg.fc17 [XULRunner 15.0/20120827125645])
  860. # [04:34] * Joins: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com)
  861. # [04:34] <@dolske> grrrrrrdamnit.
  862. # [04:34] <@dolske> I hate it when my build fails but I don't see any output indicating what happened.
  863. # [04:34] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/657097e4f430 - Jesse Ruderman - Bug 790781 - fix bustage from bug 714358.
  864. # [04:34] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a09d350021f0 - Masatoshi Kimura - Bug 787757 - Use INTERNET_PER_CONN_FLAGS_UI if available. r=jimm
  865. # [04:34] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/25b53713d895 - Yury - Bug 787820 - Can't open downloaded files directly. r=mak
  866. # [04:34] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/2f41282beb20 - Ryan VanderMeulen - Merge the last PGO-green inbound changeset to m-c.
  867. # [04:34] * Joins: cdiehl_ (cdiehl@moz-52F54609.pool.mediaways.net)
  868. # [04:34] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/8fc5fbd5b9db - Ryan VanderMeulen - Merge m-c to inbound.
  869. # [04:34] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ace13c6f5fc0 - Mike Habicher - Bug 790746
  870. # [04:35] * Quits: cdiehl (cdiehl@moz-52F54609.pool.mediaways.net) (Connection reset by peer)
  871. # [04:35] * cdiehl_ is now known as cdiehl
  872. # [04:35] * Quits: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com) (Ping timeout)
  873. # [04:36] * Quits: cpeterson (cpeterson@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  874. # [04:37] * Joins: ehsan_tb (Thunderbir@51BA673F.D30B51A1.412CF160.IP)
  875. # [04:37] * Quits: terrence (terrence@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  876. # [04:37] * Joins: ehsan (ehsan@51BA673F.D30B51A1.412CF160.IP)
  877. # [04:37] * ChanServ sets mode: +o ehsan
  878. # [04:38] * @dolske wonders if it's the "cp: ..... branding/nightly/dsstore are identical (not copied)."?
  879. # [04:39] <@dolske> fantastic, it was. O_o
  880. # [04:39] * Quits: jwilde (Thunderbir@moz-D78F361.medford.tufts.edu) (Ping timeout)
  881. # [04:40] * Joins: jwilde (Thunderbir@moz-D78F361.medford.tufts.edu)
  882. # [04:40] <capella> would have guessed no
  883. # [04:40] * Joins: jet (junglecode@moz-9FF66846.lightspeed.sntcca.sbcglobal.net)
  884. # [04:41] * Quits: mbrubeck (mbrubeck@moz-755AD63.hsd1.wa.comcast.net) (Quit: Leaving.)
  885. # [04:42] * Quits: @ehsan (ehsan@51BA673F.D30B51A1.412CF160.IP) (Input/output error)
  886. # [04:42] * Joins: reuben (reuben@62297C9D.CAE58C40.63425DFB.IP)
  887. # [04:42] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a2bd4bc59452 - Vincent Chang - Bug 788081 - B2G tethering: correctly handle 1xx responses from netd. r=philikon
  888. # [04:43] * Quits: ehsan_tb (Thunderbir@51BA673F.D30B51A1.412CF160.IP) (Ping timeout)
  889. # [04:43] * Joins: bbondy_ (bbondy@moz-CBCCE0F3.home.cgocable.net)
  890. # [04:44] * Quits: bbondy (bbondy@moz-CBCCE0F3.home.cgocable.net) (Ping timeout)
  891. # [04:44] * bbondy_ is now known as bbondy
  892. # [04:45] * Quits: clee (clee@moz-BBE3ABD.mv.mozilla.com) (Quit: clee)
  893. # [04:45] * Quits: jgriffin (jgriffin@moz-DD9CBA45.hsd1.wa.comcast.net) (Quit: jgriffin)
  894. # [04:45] <RyanVM> dolske: we had to clobber the trees for that a couple days ago
  895. # [04:48] * Quits: RyanVM (chatzilla@moz-403902F0.phlapa.fios.verizon.net) (Quit: ChatZilla 0.9.88.2 [Firefox 18.0a1/20120911180331])
  896. # [04:49] * Quits: jet (junglecode@moz-9FF66846.lightspeed.sntcca.sbcglobal.net) (Quit: jet)
  897. # [04:50] * Joins: karl (karl@538BABFE.A073F3E.97BBD552.IP)
  898. # [04:51] * Quits: ekw (ekw@moz-6E1EB62D.dhcp.mtpk.ca.charter.com) (Connection reset by peer)
  899. # [04:52] * Joins: ekw (ekw@moz-6E1EB62D.dhcp.mtpk.ca.charter.com)
  900. # [04:52] * Joins: mbrubeck (mbrubeck@moz-755AD63.hsd1.wa.comcast.net)
  901. # [04:52] <@dolske> ah. wonder what we changed in branding (or build) to cause that.
  902. # [04:55] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Client exited)
  903. # [04:57] * philor is now known as philor|away
  904. # [04:58] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
  905. # [04:58] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  906. # [05:00] * Quits: bbondy (bbondy@moz-CBCCE0F3.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  907. # [05:00] <ewong> mbrubeck: ping
  908. # [05:02] * Joins: jviereck (Adium@moz-9CE00FC0.holiday-inn-express.mozilla.hq)
  909. # [05:03] * Joins: jviereck1 (Adium@moz-9CE00FC0.holiday-inn-express.mozilla.hq)
  910. # [05:03] <nthomas> dolske: probably bug 786520 bouncing
  911. # [05:04] * Quits: darfia (darfia@567E7CD0.1CF7792A.B091F2.IP) (Quit: darfia)
  912. # [05:04] * Quits: jviereck (Adium@moz-9CE00FC0.holiday-inn-express.mozilla.hq) (Ping timeout)
  913. # [05:05] * Joins: jviereck (Adium@moz-9CE00FC0.holiday-inn-express.mozilla.hq)
  914. # [05:05] * Quits: jviereck1 (Adium@moz-9CE00FC0.holiday-inn-express.mozilla.hq) (Ping timeout)
  915. # [05:06] * hwine-food is now known as hwine-ooo
  916. # [05:09] * jwir3 is now known as jwir3|away
  917. # [05:10] * Quits: Hendikins (wolfox@moz-13914647.hhui4.ken.bigpond.net.au) (Ping timeout)
  918. # [05:11] * Joins: jet (junglecode@moz-9FF66846.lightspeed.sntcca.sbcglobal.net)
  919. # [05:12] * Joins: Hendikins (wolfox@moz-13914647.hhui4.ken.bigpond.net.au)
  920. # [05:12] * Quits: jet (junglecode@moz-9FF66846.lightspeed.sntcca.sbcglobal.net) (Quit: jet)
  921. # [05:12] * Quits: gmoro (guilherme@moz-409CF99D.dsl.telesp.net.br) (Ping timeout)
  922. # [05:13] * Joins: jet (junglecode@moz-9FF66846.lightspeed.sntcca.sbcglobal.net)
  923. # [05:13] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/4a911e226d42 - Jeff Muizelaar - Bug 788794. Use BitBlt to do SOURCE and OVER from RGB24 to ARGB32. r=nical
  924. # [05:15] <mbrubeck> ewong: pong
  925. # [05:15] * Joins: masayuki1 (Daily@moz-86D7F6E4.zaq.ne.jp)
  926. # [05:16] * Quits: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net) (Ping timeout)
  927. # [05:17] <ewong> mbrubeck: hi.. I have a patch for bug #790848.. but I dunno if I'm doing it right... you're the right person for review right?
  928. # [05:17] <sawrubh> what's the url for the try server high score website
  929. # [05:17] <Callek> sawrubh: http://people.mozilla.org/~catlee/highscores/highscores.html
  930. # [05:19] * sawrubh likes the font used
  931. # [05:19] <mbrubeck> ewong: philor|away handles those patches most often; I'd ask for his review maybe
  932. # [05:19] <ewong> mbrubeck: ah ok. thanks!
  933. # [05:19] <sawrubh> Callek: thanks
  934. # [05:19] <Callek> np
  935. # [05:20] <gps> how to reduce load on Try: change default trychooser value to not run any tests
  936. # [05:20] * Joins: twi (Adium@moz-87F0976E.ip218.fastwebnet.it)
  937. # [05:20] * Quits: KaiRo (robert@moz-7D4405CB.adsl.highway.telekom.at) (Ping timeout)
  938. # [05:20] * Joins: masayuki2 (Daily@moz-7E069338.userreverse.dion.ne.jp)
  939. # [05:22] * Quits: jwilde (Thunderbir@moz-D78F361.medford.tufts.edu) (Ping timeout)
  940. # [05:22] * Quits: masayuki (Daily@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  941. # [05:23] * Joins: bmoss (bmoss@moz-54D507F.hsd1.ca.comcast.net)
  942. # [05:24] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Client exited)
  943. # [05:25] <@dolske> ...or charge $$$ per test run. ;)
  944. # [05:26] * sawrubh will get others to push to try for him then
  945. # [05:26] <mbrubeck> dolske++
  946. # [05:27] * Quits: Tanner (Tanner@moz-61EB699D.client.mchsi.com) (Quit: So long, and thanks for all the fish.)
  947. # [05:28] * Joins: dbuc (dbuchner@moz-175573B4.hsd1.ca.comcast.net)
  948. # [05:30] * Joins: vikram360 (vikram360@2AD6DEF7.8274BA73.2A068A5E.IP)
  949. # [05:31] * Quits: Ameya (chatzilla@1793D2B1.D050FE8A.3B788C77.IP) (Ping timeout)
  950. # [05:31] * Joins: dcamp (dave@moz-2AFA4088.mycingular.net)
  951. # [05:32] * Quits: dcamp (dave@moz-2AFA4088.mycingular.net) (Input/output error)
  952. # [05:33] * Quits: masayuki2 (Daily@moz-7E069338.userreverse.dion.ne.jp) (Ping timeout)
  953. # [05:34] * Quits: bjacob_ (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  954. # [05:34] * Joins: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com)
  955. # [05:34] * Joins: yuan (ywang@moz-1EEAA4F.hfc.comcastbusiness.net)
  956. # [05:36] * Quits: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com) (Ping timeout)
  957. # [05:36] * Quits: jviereck (Adium@moz-9CE00FC0.holiday-inn-express.mozilla.hq) (Ping timeout)
  958. # [05:37] * Quits: jeremyhu (jeremyhu@moz-75C113CA.outersquare.org) (Ping timeout)
  959. # [05:37] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  960. # [05:38] * Joins: jviereck (Adium@moz-9CE00FC0.holiday-inn-express.mozilla.hq)
  961. # [05:38] * Joins: jwilde (Thunderbir@moz-D5B22961.medford.tufts.edu)
  962. # [05:45] * Joins: jduell (jduell@moz-F20EC42A.hfc.comcastbusiness.net)
  963. # [05:46] * cjones-food is now known as cjones
  964. # [05:46] * Quits: jduell (jduell@moz-F20EC42A.hfc.comcastbusiness.net) (Client exited)
  965. # [05:47] * Joins: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net)
  966. # [05:48] * Joins: harth (harth@moz-E378A399.hsd1.ca.comcast.net)
  967. # [05:49] * Quits: jwilde (Thunderbir@moz-D5B22961.medford.tufts.edu) (Ping timeout)
  968. # [05:49] * Joins: bjacob_ (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  969. # [05:51] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/8e0334ef90aa - seabld - Added tag SEAMONKEY_2_13b3_BUILD1 for changeset FIREFOX_16_0b3_BUILD1. CLOSED TREE a=release
  970. # [05:51] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/9d276039a5d5 - seabld - Added tag SEAMONKEY_2_13b3_RELEASE for changeset FIREFOX_16_0b3_BUILD1. CLOSED TREE a=release
  971. # [05:54] * Joins: TheOne (one@moz-CB79AF8F.dip.t-dialin.net)
  972. # [05:54] * Quits: anton (anton@moz-ADC532B1.hsd1.ca.comcast.net) (Input/output error)
  973. # [05:55] * Joins: randix (randix@moz-BDAFEB54.dhcp.astr.or.charter.com)
  974. # [05:56] * Quits: TheOne (one@moz-CB79AF8F.dip.t-dialin.net) (Ping timeout)
  975. # [05:56] * Joins: artur (artur@moz-9CE00FC0.holiday-inn-express.mozilla.hq)
  976. # [05:56] * Quits: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net) (Quit: jorendorff)
  977. # [05:56] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6a39bb13adde - Yoshi Huang - Bug 788377 - Part 1: Rename type to contactType in getICCContacts. r=philikon
  978. # [05:56] * Quits: jviereck (Adium@moz-9CE00FC0.holiday-inn-express.mozilla.hq) (Ping timeout)
  979. # [05:56] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/cd30e265c0ac - Yoshi Huang - Bug 788377 - Part 2: Rename type to contactType in Contact. r=gwagner
  980. # [05:56] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/8593043a22c5 - Yoshi Huang - Bug 788377 - Part 3: Get SIM Contacts. r=philikon
  981. # [05:56] * Joins: anton (anton@moz-ADC532B1.hsd1.ca.comcast.net)
  982. # [05:57] * Quits: anton (anton@moz-ADC532B1.hsd1.ca.comcast.net) (Input/output error)
  983. # [05:57] * Quits: John-Galt (kris@moz-104CC309.mv.mozilla.com) (Ping timeout)
  984. # [05:57] * Quits: kentuckyfriedtakahe (ajones@moz-104CC309.mv.mozilla.com) (Ping timeout)
  985. # [05:58] * Joins: anton (anton@moz-ADC532B1.hsd1.ca.comcast.net)
  986. # [05:59] * Joins: jeremyhu (jeremyhu@moz-75C113CA.outersquare.org)
  987. # [05:59] * Joins: jduell (jduell@moz-F20EC42A.hfc.comcastbusiness.net)
  988. # [05:59] * Quits: yuan (ywang@moz-1EEAA4F.hfc.comcastbusiness.net) (Quit: yuan)
  989. # [06:01] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/304ab1446b9c - Chris Jones - Bug 790764: Make <html:iframe mozbrowser remote> behave like <xul:browser remote>. r=roc
  990. # [06:02] * Joins: John-Galt (kris@moz-104CC309.mv.mozilla.com)
  991. # [06:02] * Quits: bsmith (bsmith@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving)
  992. # [06:03] * glob|away is now known as glob
  993. # [06:04] * Quits: nmatsakis (nmatsakis@31F52E50.3AD3A61B.2321E71E.IP) (Quit: Computer has gone to sleep.)
  994. # [06:06] * Joins: valenting (Thunderbir@moz-85EBB8A.dia.static.qwest.net)
  995. # [06:07] * Joins: nmatsakis (nmatsakis@31F52E50.3AD3A61B.2321E71E.IP)
  996. # [06:07] * Quits: bjacob_ (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  997. # [06:08] * Joins: yuan (ywang@moz-1EEAA4F.hfc.comcastbusiness.net)
  998. # [06:09] * Joins: mike5w3c (MikeS@moz-1DC93A6C.wiera.hu)
  999. # [06:13] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3f5ae86f86f7 - Gregor Wanger - Bug 788440 : B2G Contact: Permission denied to access property 'id'. r=bholley
  1000. # [06:13] * Quits: anton (anton@moz-ADC532B1.hsd1.ca.comcast.net) (Input/output error)
  1001. # [06:17] * Joins: bnicholson (bnicholson@moz-F08A2DE.hsd1.ca.comcast.net)
  1002. # [06:18] * zz_psjinx is now known as psjinx
  1003. # [06:19] * philor|away is now known as philor
  1004. # [06:20] * Joins: kentuckyfriedtakahe (ajones@moz-5D29915D.cable.telstraclear.net)
  1005. # [06:20] * Joins: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net)
  1006. # [06:22] * Quits: jeremyhu (jeremyhu@moz-75C113CA.outersquare.org) (Ping timeout)
  1007. # [06:24] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Input/output error)
  1008. # [06:25] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Ping timeout)
  1009. # [06:26] * Joins: jeremyhu (jeremyhu@moz-75C113CA.outersquare.org)
  1010. # [06:26] * Quits: bmoss (bmoss@moz-54D507F.hsd1.ca.comcast.net) (Ping timeout)
  1011. # [06:27] * Quits: jet (junglecode@moz-9FF66846.lightspeed.sntcca.sbcglobal.net) (Quit: jet)
  1012. # [06:27] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  1013. # [06:28] * Quits: dbuc (dbuchner@moz-175573B4.hsd1.ca.comcast.net) (Quit: Leaving.)
  1014. # [06:33] * Joins: ehsan (ehsan@51BA673F.D30B51A1.412CF160.IP)
  1015. # [06:33] * ChanServ sets mode: +o ehsan
  1016. # [06:33] <philor> gah, "Android NoIon" is too wide
  1017. # [06:33] <philor> "b2g cuckoo"?
  1018. # [06:33] * Quits: yuan (ywang@moz-1EEAA4F.hfc.comcastbusiness.net) (Quit: yuan)
  1019. # [06:34] * Quits: jdspiral (josh@moz-C24D0BB3.jdspiral.com) (Ping timeout)
  1020. # [06:34] <philor> Android !Ion? A4b2g-I?
  1021. # [06:35] <KWierso|Home> just drop all vowels
  1022. # [06:35] <philor> ndrdnn, perfect!
  1023. # [06:35] <KWierso|Home> as long as you know what it stands for, we're good, right?
  1024. # [06:36] * Joins: wesj (wesj@moz-DB4A9C19.scl3.mozilla.com)
  1025. # [06:36] * Joins: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com)
  1026. # [06:38] * Quits: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com) (Ping timeout)
  1027. # [06:39] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  1028. # [06:40] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/e80ec1d9b1b1 - Gregory Szorc - Bug 774109 - Bootstrap support for OS X; r=rnewman DONTBUILD
  1029. # [06:40] * Quits: surkov (surkov@D42CCF7A.CE67D555.26B1D6E2.IP) (Ping timeout)
  1030. # [06:42] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6b6dc0f7f82a - Chris Jones - Bug 790866: Implement DNT for b2g. (Gecko support.) irc-r=fabrice
  1031. # [06:44] * Quits: dbradley (dbradley@F13F4192.D4EBE3CD.8DD2BC91.IP) (Ping timeout)
  1032. # [06:44] * Joins: dbradley (dbradley@F13F4192.D4EBE3CD.8DD2BC91.IP)
  1033. # [06:44] * glob is now known as glob|away
  1034. # [06:45] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  1035. # [06:47] * Quits: Bas (chatzilla@24EA72B7.534A87B3.CC1834EC.IP) (Ping timeout)
  1036. # [06:48] * Quits: Jesse (jruderman@moz-BBE3ABD.mv.mozilla.com) (Quit: Jesse)
  1037. # [06:48] * Joins: Bas (chatzilla@24EA72B7.534A87B3.CC1834EC.IP)
  1038. # [06:49] * Joins: Optimizer (Optimizer@C90A844B.5288E270.BE90E62C.IP)
  1039. # [06:49] <ewong> ndrdnn?
  1040. # [06:50] * psjinx is now known as zz_psjinx
  1041. # [06:50] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  1042. # [06:50] * glob|away is now known as glob
  1043. # [06:52] <@dolske> isn't there some unicode character for robot/android? :)
  1044. # [06:52] <glob> ewong, "Android NoIon" without vowels
  1045. # [06:53] <ewong> glob: oh.
  1046. # [06:53] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Client exited)
  1047. # [06:53] * Joins: gkw (fuzz2lin@moz-BBE3ABD.mv.mozilla.com)
  1048. # [06:53] * Quits: Hendikins (wolfox@moz-13914647.hhui4.ken.bigpond.net.au) (Ping timeout)
  1049. # [06:54] * Joins: Hendikins (wolfox@moz-13914647.hhui4.ken.bigpond.net.au)
  1050. # [06:54] * Quits: bent (chatzilla@moz-C3562645.hsd1.ca.comcast.net) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.2.19/20110707195905])
  1051. # [06:55] <ewong> that was dumb... I should've figured that out.. ;/
  1052. # [06:55] <glob> ☎
  1053. # [06:55] <glob> ewong, it's ok, no one saw
  1054. # [06:56] * Quits: dzbarsky (Adium@moz-A2079F6E.wireless-resnet.upenn.edu) (Quit: Leaving.)
  1055. # [06:56] * Joins: merinui (merinui@moz-1D8A7606.osk2.eonet.ne.jp)
  1056. # [06:57] * Joins: ehsan_tb (Thunderbir@51BA673F.D30B51A1.412CF160.IP)
  1057. # [06:57] <ewong> glob momentary lapse of brain-usage there
  1058. # [06:57] * Quits: Optimizer (Optimizer@C90A844B.5288E270.BE90E62C.IP) (Ping timeout)
  1059. # [06:57] * Joins: dherman (dherman@moz-6CA476B1.hsd1.ca.comcast.net)
  1060. # [06:57] * Quits: wesj (wesj@moz-DB4A9C19.scl3.mozilla.com) (Quit: leaving)
  1061. # [07:00] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/36d865c2f094 - Kartikaya Gupta - Bug 790535 - Fix a NullPointerException from accessing a not-fully-initialized LayerView. r=cpeterson
  1062. # [07:00] * Quits: drexler (chatzilla@moz-BD26ECCD.hsd1.vt.comcast.net) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.0.17/2009122204])
  1063. # [07:00] * Quits: harth (harth@moz-E378A399.hsd1.ca.comcast.net) (Connection reset by peer)
  1064. # [07:00] * Joins: harth (harth@moz-E378A399.hsd1.ca.comcast.net)
  1065. # [07:00] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  1066. # [07:00] <ewong> glob but it's logged.. o_O
  1067. # [07:00] <glob> logbot, <ewong> ndrdnn
  1068. # [07:00] <logbot> glob, found 1 result
  1069. # [07:00] <logbot> Sep 13 04:39 <ewong> ndrdnn?
  1070. # [07:00] * Joins: wesj (wesj@moz-DB4A9C19.scl3.mozilla.com)
  1071. # [07:01] <glob> i see nothing.
  1072. # [07:01] <ewong> -.-
  1073. # [07:01] * Joins: Optimizer (Optimizer@660D97C5.6BFB21DA.BE90E62C.IP)
  1074. # [07:01] * Quits: nmatsakis (nmatsakis@31F52E50.3AD3A61B.2321E71E.IP) (Quit: Computer has gone to sleep.)
  1075. # [07:01] <ewong> umm.. what a beautiful day today.... /me quietly slips away.
  1076. # [07:02] <@dolske> logbot, bacon
  1077. # [07:02] <logbot> dolske, found more than 20 results, showing 3
  1078. # [07:02] <logbot> Sep 11 07:06 <Mossop> Bacon SDK?
  1079. # [07:02] <logbot> Sep 1 2012 <darktrojan> bacon is relevant to #developers
  1080. # [07:02] <logbot> Sep 1 2012 <Ms2ger> Every channel is a bacon channel, heretic
  1081. # [07:02] <ewong> there's a Bacon SDK?
  1082. # [07:03] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Ping timeout)
  1083. # [07:03] * Joins: jdspiral (josh@moz-C24D0BB3.jdspiral.com)
  1084. # [07:05] <KWierso|Home> of course there is
  1085. # [07:05] * Quits: @dbaron (dbaron@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  1086. # [07:06] <philor> ewong: sorry to stomp on your patch and review request, but that won't come close to fitting on the screen, and I need to land something quickly so I can piss off IT by raising the push-to-production bug to blocker :)
  1087. # [07:07] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  1088. # [07:09] <ewong> philor 'sok.
  1089. # [07:10] * Quits: bnicholson (bnicholson@moz-F08A2DE.hsd1.ca.comcast.net) (Quit: Leaving)
  1090. # [07:10] <KWierso|Home> wait, how is android-noion too long, but android-armv6 fine?
  1091. # [07:12] * Joins: janv_ (varga@moz-B6E52297.flarion.as5628.telecom.sk)
  1092. # [07:13] * Quits: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk) (Ping timeout)
  1093. # [07:13] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Ping timeout)
  1094. # [07:14] * Quits: jdspiral (josh@moz-C24D0BB3.jdspiral.com) (Ping timeout)
  1095. # [07:14] * Quits: tchevalier (Daily@moz-809AD3EC.w92-143.abo.wanadoo.fr) (Quit: tchevalier)
  1096. # [07:15] * Joins: jdspiral (josh@moz-C24D0BB3.jdspiral.com)
  1097. # [07:16] <njn> android-onion
  1098. # [07:16] <njn> andronion
  1099. # [07:17] <njn> andrion
  1100. # [07:18] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  1101. # [07:18] <njn> logbot, dolske
  1102. # [07:18] <logbot> njn, found more than 20 results, showing 3
  1103. # [07:18] <logbot> Sep 13 03:15 <mbrubeck> dolske++
  1104. # [07:18] <logbot> Sep 13 02:53 <nthomas> dolske: probably bug 786520 bouncing
  1105. # [07:18] <logbot> Sep 13 02:34 <RyanVM> dolske: we had to clobber the trees for that a couple days ago
  1106. # [07:18] * nthomas is now known as nthomas|away
  1107. # [07:19] * Quits: vikram360 (vikram360@2AD6DEF7.8274BA73.2A068A5E.IP) (Ping timeout)
  1108. # [07:19] * janv_ is now known as janv
  1109. # [07:27] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/94e50524191d - Nicholas Nethercote - Backout 04eb40b6fdd0 (bug 788261 part 2) for breaking js1_8_5/extensions/reflect-parse.js.
  1110. # [07:28] * Joins: akeybl (akeybl@moz-52D39FF6.hsd1.ca.comcast.net)
  1111. # [07:30] * Quits: randix (randix@moz-BDAFEB54.dhcp.astr.or.charter.com) (Ping timeout)
  1112. # [07:34] * Quits: hobophobe (hobophobe@CEB7969B.BA9CDF59.295A79F4.IP) (Quit: Ommm.......)
  1113. # [07:34] * Joins: smontagu (chatzilla@ACD131AA.B9386950.51B98CA5.IP)
  1114. # [07:35] * Quits: automata (automata@E77CBCD.5E40C97A.2044E515.IP) (Ping timeout)
  1115. # [07:35] * Joins: anton (anton@moz-ADC532B1.hsd1.ca.comcast.net)
  1116. # [07:36] * Quits: Elen (El@moz-749635E7.hsd1.ut.comcast.net) (Ping timeout)
  1117. # [07:37] * Quits: Optimizer (Optimizer@660D97C5.6BFB21DA.BE90E62C.IP) (Ping timeout)
  1118. # [07:37] * Quits: anton (anton@moz-ADC532B1.hsd1.ca.comcast.net) (Ping timeout)
  1119. # [07:37] * Joins: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com)
  1120. # [07:39] * Quits: akeybl (akeybl@moz-52D39FF6.hsd1.ca.comcast.net) (Quit: Leaving...)
  1121. # [07:40] * Joins: Optimizer (Optimizer@B6D21560.E00664A7.D2D1FAF0.IP)
  1122. # [07:40] * Quits: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com) (Ping timeout)
  1123. # [07:40] * Joins: hub (hub@moz-E2FCA694.figuiere.net)
  1124. # [07:41] * Quits: artur (artur@moz-9CE00FC0.holiday-inn-express.mozilla.hq) (Ping timeout)
  1125. # [07:42] * Joins: Elen (El@moz-749635E7.hsd1.ut.comcast.net)
  1126. # [07:42] * Quits: Optimizer (Optimizer@B6D21560.E00664A7.D2D1FAF0.IP) (Ping timeout)
  1127. # [07:42] * Quits: Havvy (Mibbit@moz-F48EACFD.ptld.qwest.net) (Quit: I sleep, but the heartless remain.)
  1128. # [07:46] * Joins: andersh (andersh@moz-EFAF23F6.bredband.oister.dk)
  1129. # [07:46] * Quits: gustavold (gustavold@A066F1CE.C355CF4.FBFF2E6D.IP) (Ping timeout)
  1130. # [07:49] * Quits: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  1131. # [07:50] <glob> happy bmo push day! http://globau.wordpress.com/2012/09/13/happy-bmo-push-day-13
  1132. # [07:50] * Quits: Mook (Daily@moz-8F011215.dsl.teksavvy.com) (Quit: Mook)
  1133. # [07:51] * Joins: dbaron (dbaron@moz-9221B6DD.dsl.dynamic.sonic.net)
  1134. # [07:51] * ChanServ sets mode: +o dbaron
  1135. # [07:52] * Joins: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de)
  1136. # [07:53] * Joins: Mardak (Mardak@moz-4FA48382.hsd1.ca.comcast.net)
  1137. # [07:53] * Quits: Mardak (Mardak@moz-4FA48382.hsd1.ca.comcast.net) (Quit: Mardak)
  1138. # [07:54] * glob is now known as glob|away
  1139. # [07:54] * Joins: jwilde (Thunderbir@moz-D5B22961.medford.tufts.edu)
  1140. # [07:54] * Joins: TheOne (one@moz-CB79AF8F.dip.t-dialin.net)
  1141. # [07:54] * heycam|away is now known as heycam
  1142. # [07:55] * Joins: Mardak (Mardak@moz-4FA48382.hsd1.ca.comcast.net)
  1143. # [07:56] * Quits: TheOne (one@moz-CB79AF8F.dip.t-dialin.net) (Ping timeout)
  1144. # [07:56] * Joins: TheOne (one@moz-CB79AF8F.dip.t-dialin.net)
  1145. # [07:57] * Joins: masayuki (Daily@moz-1389CC37.userreverse.dion.ne.jp)
  1146. # [07:58] * Joins: masayuki2 (Daily@moz-86D7F6E4.zaq.ne.jp)
  1147. # [07:58] * Joins: Jesse (jruderman@moz-E31CD2CB.mozilla.org)
  1148. # [07:58] * Quits: TheOne (one@moz-CB79AF8F.dip.t-dialin.net) (Ping timeout)
  1149. # [07:59] * Quits: damons (gnubeard@moz-37F0FA87.hsd1.ca.comcast.net) (Ping timeout)
  1150. # [07:59] * mattwoodrow is now known as mattwoodrow|away
  1151. # [07:59] * Quits: masayuki (Daily@moz-1389CC37.userreverse.dion.ne.jp) (Ping timeout)
  1152. # [08:00] * Joins: bbondy (bbondy@moz-CBCCE0F3.home.cgocable.net)
  1153. # [08:01] * Quits: erasmas (erasmas@F50C5F2A.1B509CCE.F0543C7F.IP) (Quit: leaving)
  1154. # [08:02] * Joins: damons (gnubeard@moz-37F0FA87.hsd1.ca.comcast.net)
  1155. # [08:02] * Quits: bbondy (bbondy@moz-CBCCE0F3.home.cgocable.net) (Ping timeout)
  1156. # [08:04] * Parts: dherman (dherman@moz-6CA476B1.hsd1.ca.comcast.net)
  1157. # [08:04] * Joins: espadrine (thaddee_ty@moz-5CFD3CC5.w90-46.abo.wanadoo.fr)
  1158. # [08:05] * Quits: thinker (thinker@moz-71AD2643.dynamic.kbronet.com.tw) (Ping timeout)
  1159. # [08:05] * Fallen|away is now known as Fallen
  1160. # [08:07] * Quits: biesi_ (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net) (Ping timeout)
  1161. # [08:10] * Joins: past (past@moz-53BE7F5E.dsl.dyn.forthnet.gr)
  1162. # [08:10] * jcranmer is now known as jcranmer|away
  1163. # [08:12] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  1164. # [08:13] <@roc> sigh ... minimizing jquery
  1165. # [08:16] <KWierso|Home> oh right
  1166. # [08:16] <KWierso|Home> hg.mozilla.org/mozilla-central/pushloghtml?startdate=48+hours+ago&enddate=now won't load for a year because of the ionmonkey landing...
  1167. # [08:16] * Joins: tchevalier (Daily@26DF2FEE.76D180ED.C47D5415.IP)
  1168. # [08:16] * KWierso|Home thought hg.mo was down for a while
  1169. # [08:16] <@dbaron> can you start from the unminified instead of the minified, at least?
  1170. # [08:17] <@dbaron> KWierso|Home, for a year?
  1171. # [08:17] <KWierso|Home> dbaron: okay, fine.
  1172. # [08:17] <KWierso|Home> 33 seconds
  1173. # [08:17] <KWierso|Home> same difference
  1174. # [08:17] <@dbaron> KWierso|Home, oh, I thought you were saying it would be a year until the problem went away (rather than going away midday tomorrow as I'd expect)
  1175. # [08:18] <KWierso|Home> no, just the page load ETA
  1176. # [08:19] <philor> happy shift+reload your open tbpl tabs day!
  1177. # [08:19] * Joins: smaug (chatzilla@24EA72B7.534A87B3.CC1834EC.IP)
  1178. # [08:19] * ChanServ sets mode: +o smaug
  1179. # [08:20] <KWierso|Home> philor: inbound and central tbpl tabs were only eating up 1.1GB of memory when I woke up this morning
  1180. # [08:20] * Quits: jduell (jduell@moz-F20EC42A.hfc.comcastbusiness.net) (Client exited)
  1181. # [08:20] <philor> that's pretty sad, for a weekday, didn't anybody push anything during Europe's day?
  1182. # [08:21] <KWierso|Home> and, since the only tests I care about are all permaorange until someone can fix it, I just closed them all until I see the fix land
  1183. # [08:22] * Parts: kentuckyfriedtakahe (ajones@moz-5D29915D.cable.telstraclear.net)
  1184. # [08:22] * Joins: sworkman (sworkman@moz-825EC923.hsd1.ca.comcast.net)
  1185. # [08:23] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1186. # [08:24] * Quits: @smaug (chatzilla@24EA72B7.534A87B3.CC1834EC.IP) (Ping timeout)
  1187. # [08:26] * Quits: reuben (reuben@62297C9D.CAE58C40.63425DFB.IP) (Ping timeout)
  1188. # [08:27] * heycam is now known as heycam|away
  1189. # [08:30] <Callek> ...anyone have a recommendation for transferring a 4.3 GB file off my local windows computer to a mac snow-leopard system tahts behind a jumphost
  1190. # [08:30] <Callek> scp doesn't support files > 4GB, so I can't scp it over
  1191. # [08:30] <Callek> tar.bz2 compression gave me an ~300 MB file, so I'm not quite ready to trust it
  1192. # [08:31] * Quits: himsin (x@DBFA170F.3E31E221.BE3C3C1D.IP) (Ping timeout)
  1193. # [08:32] * Quits: kredik (chatzilla@moz-7BF4BFBD.w80-11.abo.wanadoo.fr) (Ping timeout)
  1194. # [08:33] * Joins: kredik (chatzilla@moz-7BF4BFBD.w80-11.abo.wanadoo.fr)
  1195. # [08:33] * glob|away is now known as glob
  1196. # [08:33] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  1197. # [08:34] * Quits: sworkman (sworkman@moz-825EC923.hsd1.ca.comcast.net) (Quit: sworkman)
  1198. # [08:35] <KWierso|Home> Callek: ftp/sftp?
  1199. # [08:35] <Callek> can that operate like scp?
  1200. # [08:35] <Callek> as in without me needing to install a service locally/remotely
  1201. # [08:36] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Connection reset by peer)
  1202. # [08:37] <KWierso|Home> hrm, I don't think so
  1203. # [08:37] * Quits: jwilde (Thunderbir@moz-D5B22961.medford.tufts.edu) (Ping timeout)
  1204. # [08:38] * Quits: sawrubh (u6719@moz-160C58C6.com) (Client exited)
  1205. # [08:38] * Quits: NimeshNeema (u2689@moz-160C58C6.com) (Connection reset by peer)
  1206. # [08:38] * Quits: cstipkovic (u6805@moz-160C58C6.com) (Connection reset by peer)
  1207. # [08:38] * Quits: daleharvey (u513@moz-160C58C6.com) (Client exited)
  1208. # [08:38] * Quits: jaws (u2871@moz-160C58C6.com) (Input/output error)
  1209. # [08:38] * Quits: sid0 (u2934@moz-160C58C6.com) (Input/output error)
  1210. # [08:38] * Quits: dougt (u7064@moz-160C58C6.com) (Input/output error)
  1211. # [08:38] * Quits: Unfocused (u2622@moz-160C58C6.com) (Input/output error)
  1212. # [08:38] * Quits: fryn|cloud (u3935@moz-160C58C6.com) (Input/output error)
  1213. # [08:38] * Quits: felipe (u2734@moz-160C58C6.com) (Input/output error)
  1214. # [08:38] * Quits: ttaubert (u2620@moz-160C58C6.com) (Input/output error)
  1215. # [08:38] * Quits: fhd (u2508@moz-160C58C6.com) (Broken pipe)
  1216. # [08:39] * Joins: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com)
  1217. # [08:39] * Quits: @roc (chatzilla@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  1218. # [08:40] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1219. # [08:41] * Quits: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com) (Ping timeout)
  1220. # [08:41] * Joins: Standard8 (Standard8@E9758364.9EC0A5AF.CFE928A7.IP)
  1221. # [08:42] * Quits: harth (harth@moz-E378A399.hsd1.ca.comcast.net) (Input/output error)
  1222. # [08:45] * Joins: sewardj (sewardj@24EA72B7.534A87B3.CC1834EC.IP)
  1223. # [08:45] * Quits: dwarfcrank (dwarfcrank@moz-45653D06.net) (Client exited)
  1224. # [08:45] * Joins: stransky (stransky@moz-BA3F7E46.net.upcbroadband.cz)
  1225. # [08:47] * Fallen is now known as Fallen|away
  1226. # [08:50] * Quits: sewardj (sewardj@24EA72B7.534A87B3.CC1834EC.IP) (Client exited)
  1227. # [08:55] * Quits: karl (karl@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  1228. # [08:56] * Joins: lahabana (charlymolt@moz-AAF2BBD1.studby.ntnu.no)
  1229. # [08:59] * Joins: smaug (chatzilla@24EA72B7.534A87B3.CC1834EC.IP)
  1230. # [08:59] * ChanServ sets mode: +o smaug
  1231. # [09:01] * Joins: pnemsak (Miranda@moz-BE85878E.citicom.sk)
  1232. # [09:01] * Joins: kennyluck (kennyluck@1F39F32E.5A6411A4.B720AEC8.IP)
  1233. # [09:02] <markh> putty comes with a pscp, but I'm not sure what limitations it has
  1234. # [09:03] <markh> hrm - as at 2007 it has trouble > 2gb apparently :(
  1235. # [09:04] * Quits: kennyluck (kennyluck@1F39F32E.5A6411A4.B720AEC8.IP) (Connection reset by peer)
  1236. # [09:04] * Joins: kennyluck (kennyluck@1F39F32E.5A6411A4.B720AEC8.IP)
  1237. # [09:04] <Callek> philor: huh tegra-107? 784278
  1238. # [09:07] <philor> I just report 'em, I don't explain 'em
  1239. # [09:07] <markh> but putty 0.59 says it fixed that: "Bug fix: PSCP and PSFTP now support large files (greater than 4 gigabytes), provided the underlying operating system does too. "
  1240. # [09:07] * Quits: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com) (Quit: Leaving)
  1241. # [09:08] <markh> Callek: so might be worth trying that?
  1242. # [09:08] * Quits: sicking (chatzilla@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  1243. # [09:08] <Callek> markh: thanks for the insight, I decided to login to apple store remotely and manually type in urls
  1244. # [09:08] <Callek> I was just trying to keep apple store creds off this machine
  1245. # [09:09] * Quits: kredik (chatzilla@moz-7BF4BFBD.w80-11.abo.wanadoo.fr) (Client exited)
  1246. # [09:10] * Quits: njn (chatzilla@moz-348A4802.dyn.iinet.net.au) (Quit: ChatZilla 0.9.88.2 [Firefox 18.0a1/20120912155053])
  1247. # [09:11] <JonathanS> apple store creds?
  1248. # [09:12] <Callek> JonathanS: login to an account that has paid-stuff on it
  1249. # [09:13] <JonathanS> Callek, Real Apple Store is about 1 hr from my house. Closest one is two Apple specialists store.
  1250. # [09:13] <JonathanS> they always managed to rip me off.
  1251. # [09:13] <Callek> JonathanS: this machine is about a 6-7 hour flight from my house
  1252. # [09:13] <Callek> :-)
  1253. # [09:14] <Callek> + ~ an hour or two drive
  1254. # [09:14] * Joins: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com)
  1255. # [09:14] * Quits: mike5w3c (MikeS@moz-1DC93A6C.wiera.hu) (Quit: mike5w3c)
  1256. # [09:14] <JonathanS> Callek, $30 dollars for Diagnostic including $200 for new LCD panel.
  1257. # [09:14] <Callek> thats why I don't like apple -- too much vendor lock-in
  1258. # [09:14] <JonathanS> in 4 years old macbook
  1259. # [09:15] * Quits: @smaug (chatzilla@24EA72B7.534A87B3.CC1834EC.IP) (Ping timeout)
  1260. # [09:16] * philor is now known as philor|away
  1261. # [09:16] <JonathanS> Callek, MS built a new store in about one block from Apple Store, they still do Windows Phone challenge and has Apple Employee color t-shirts
  1262. # [09:17] * Quits: hub (hub@moz-E2FCA694.figuiere.net) (Ping timeout)
  1263. # [09:20] * Joins: Six (IceChat77@252E79B7.8273A320.BA2F4534.IP)
  1264. # [09:21] * Quits: Six (IceChat77@252E79B7.8273A320.BA2F4534.IP) (Quit: The early bird may get the worm, but the second mouse gets the cheese)
  1265. # [09:22] <KWierso|Home> and they'll have ~30 popup stores for this holiday season around the US...
  1266. # [09:23] * Joins: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de)
  1267. # [09:23] * Joins: jacek (jacek@moz-5D707D3B.psi.wroc.pl)
  1268. # [09:25] * Joins: jhorak (jhorak@moz-2EE9C9C3.cust.nbox.cz)
  1269. # [09:25] * Quits: kennyluck (kennyluck@1F39F32E.5A6411A4.B720AEC8.IP) (Connection reset by peer)
  1270. # [09:25] * Joins: kennyluck (kennyluck@1F39F32E.5A6411A4.B720AEC8.IP)
  1271. # [09:25] * Quits: rajul (quassel@299E934D.C8BB53E.9DA13C14.IP) (Client exited)
  1272. # [09:25] * Quits: kinetik (kinetik@B0506AEA.F200EF31.613E47D1.IP) (Ping timeout)
  1273. # [09:26] * Quits: JeroenDeDauw (j@moz-67747015.dip.t-dialin.net) (Ping timeout)
  1274. # [09:26] * Joins: JeroenDeDauw (j@moz-5EAE882C.dip.t-dialin.net)
  1275. # [09:26] * Quits: Bas (chatzilla@24EA72B7.534A87B3.CC1834EC.IP) (Input/output error)
  1276. # [09:27] * Quits: jesup|laptop (chatzilla@moz-9073736F.phlapa.fios.verizon.net) (Input/output error)
  1277. # [09:27] * Quits: mreavy (chatzilla@moz-9073736F.phlapa.fios.verizon.net) (Input/output error)
  1278. # [09:27] * joduinn-afk is now known as joduinn-coffee
  1279. # [09:28] * Quits: espadrine (thaddee_ty@moz-5CFD3CC5.w90-46.abo.wanadoo.fr) (Ping timeout)
  1280. # [09:28] * Quits: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net) (Quit: bye)
  1281. # [09:29] * Joins: kinetik (kinetik@B0506AEA.F200EF31.613E47D1.IP)
  1282. # [09:33] * Quits: @dbaron (dbaron@moz-9221B6DD.dsl.dynamic.sonic.net) (Ping timeout)
  1283. # [09:33] * Joins: marcoz (marco.zehe@moz-90F3FF25.dip.t-dialin.net)
  1284. # [09:35] * Joins: martyn (martyn@moz-B7D2E286.webport-cl2-hg5.ilford.mdip.bt.net)
  1285. # [09:36] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/f36b93c70d05 - Olli Pettay - Bug 790589 - Add env variable to define the cc/gc log directory, r=mccr8
  1286. # [09:37] * Quits: Standard8 (Standard8@E9758364.9EC0A5AF.CFE928A7.IP) (Ping timeout)
  1287. # [09:38] * Joins: Standard8 (Standard8@E9758364.9EC0A5AF.CFE928A7.IP)
  1288. # [09:40] * Joins: sewardj (sewardj@F71027BD.13E89694.DF976834.IP)
  1289. # [09:43] * Joins: lmandel (lmandel@F71027BD.13E89694.DF976834.IP)
  1290. # [09:46] * Joins: espadrine (thaddee_ty@moz-8C9FE1EF.w90-46.abo.wanadoo.fr)
  1291. # [09:47] * Joins: smaug (chatzilla@F71027BD.13E89694.DF976834.IP)
  1292. # [09:47] * ChanServ sets mode: +o smaug
  1293. # [09:51] * Joins: jfkthame (jfkthame@A781DE62.412F013C.67870FA9.IP)
  1294. # [09:51] * Joins: dao (dao@moz-81F369F7.pool.mediaways.net)
  1295. # [09:52] * Joins: vikram360 (vikram360@2AD6DEF7.8274BA73.2A068A5E.IP)
  1296. # [09:54] * Quits: Standard8 (Standard8@E9758364.9EC0A5AF.CFE928A7.IP) (Ping timeout)
  1297. # [09:57] * Joins: TheOne_ (one@moz-CB79AF8F.dip.t-dialin.net)
  1298. # [09:59] * Quits: TheOne_ (one@moz-CB79AF8F.dip.t-dialin.net) (Ping timeout)
  1299. # [10:00] * Joins: vladan (vladan@F71027BD.13E89694.DF976834.IP)
  1300. # [10:03] * Joins: daleharvey (u.513@moz-D63BDBD0.irccloud.com)
  1301. # [10:05] * Quits: nattokirai_ (nattokirai@moz-348F61F0.mozilla.or.jp) (Quit: nattokirai_)
  1302. # [10:05] * joduinn-coffee is now known as joduinn-mtg
  1303. # [10:08] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Quit: Computer has gone to sleep.)
  1304. # [10:09] * Joins: edmorley (edmorley@moz-7DD935A9.range86-145.btcentralplus.com)
  1305. # [10:09] * Quits: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net) (Ping timeout)
  1306. # [10:10] * Fallen|away is now known as Fallen
  1307. # [10:11] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3af6abe746de - Hsin-Yi Tsai - Bug 788433 - B2G RIL: DOM request didn't return anything when 'onsuccess'. r=philikon
  1308. # [10:13] * Quits: gerv1 (gerv@moz-8E68CF56.in-addr.arpa) (Quit: Leaving.)
  1309. # [10:13] * Quits: merinui (merinui@moz-1D8A7606.osk2.eonet.ne.jp) (Quit: Leaving...)
  1310. # [10:14] * Quits: adrian|afk (adrian@moz-DE8639AB.fbx.proxad.net) (Ping timeout)
  1311. # [10:15] * Joins: adrian (adrian@moz-DE8639AB.fbx.proxad.net)
  1312. # [10:16] * Joins: smagnin (pike@moz-DEF53BC9.fbx.proxad.net)
  1313. # [10:16] * Joins: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net)
  1314. # [10:18] * Joins: garnacho (carlos@moz-B27B0825.dyn.user.ono.com)
  1315. # [10:19] * mattwoodrow|away is now known as mattwoodrow
  1316. # [10:21] * Quits: sewardj (sewardj@F71027BD.13E89694.DF976834.IP) (Ping timeout)
  1317. # [10:23] * Joins: kaze (kaze@moz-F8747CC6.dsl.ovh.fr)
  1318. # [10:24] * Joins: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net)
  1319. # [10:25] * Quits: @smaug (chatzilla@F71027BD.13E89694.DF976834.IP) (Ping timeout)
  1320. # [10:26] * Joins: smaug (chatzilla@F71027BD.13E89694.DF976834.IP)
  1321. # [10:26] * ChanServ sets mode: +o smaug
  1322. # [10:26] * Joins: xakz (XaMaD@moz-34FBE388.fbx.proxad.net)
  1323. # [10:28] * Joins: RealRaven (Thunderbir@C313D18C.AEC66F5F.27F80FAC.IP)
  1324. # [10:28] * Quits: marcoz (marco.zehe@moz-90F3FF25.dip.t-dialin.net) (Quit: Leaving.)
  1325. # [10:35] * victorporo is now known as victorporof
  1326. # [10:37] <Callek> philor|away: edmorley: /me wonders what we chose re: http://quotes.burntelectrons.org/6561
  1327. # [10:37] <edmorley> Callek: AndroidNoIon and made the column wider :-( (http://hg.mozilla.org/users/mstange_themasta.com/tinderboxpushlog/rev/23ba106f6d47#l2.12)
  1328. # [10:37] * Quits: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de) (Quit: )
  1329. # [10:38] <edmorley> not that there was much other choice
  1330. # [10:38] <edmorley> but least we can revert in a few more weeks :-)
  1331. # [10:38] <Callek> edmorley: yea
  1332. # [10:38] <ewong> ooh ooh.. bright yellow!
  1333. # [10:38] <ewong> (Android-NI)?
  1334. # [10:39] <Callek> edmorley: soo btw, you can wontfix your "hack TBPL for reftest hiding" bug
  1335. # [10:39] <edmorley> oh yeah forgot to do that
  1336. # [10:39] <Callek> edmorley: with aki's help we have a solution that works releng side without too much effort (surprisingly)
  1337. # [10:39] <edmorley> trying to debug issues with the tbpl prefetching (in production) atm :-(
  1338. # [10:39] * Joins: sewardj (sewardj@F71027BD.13E89694.DF976834.IP)
  1339. # [10:40] <Callek> Kim will deploy it in a few hours, along with turning on NoIon builds (which technically are the same as current builds) then once they are on, someone can turn on IM on android again ;-)
  1340. # [10:40] <@smaug> who owns webgl nowadays?
  1341. # [10:40] <Callek> smaug: Opera, the future is now.
  1342. # [10:41] <Callek> but seriously, iirc vlad, though I could be wrong
  1343. # [10:41] * Joins: msucan (mihai@17969768.DD17A642.B4CEF140.IP)
  1344. # [10:41] <froydnj> bjacob would be a good person to talk to also
  1345. # [10:42] <edmorley> smaug: I thought it was bjacob?
  1346. # [10:42] <edmorley> bah
  1347. # [10:42] * edmorley learns to read :-)
  1348. # [10:43] <@smaug> edmorley: too late. I closed the tab which had webgl bug open
  1349. # [10:43] <@smaug> vlad got cc'ed
  1350. # [10:43] <Callek> smaug: actually yea looking at the real list it looks like jdrew and jeff muizelaar
  1351. # [10:43] <Callek> smaug: https://wiki.mozilla.org/Modules/All
  1352. # [10:44] <Callek> smaug: but vlad is a peer
  1353. # [10:44] <Callek> :-)
  1354. # [10:45] * @smaug doesn't know who all have access to sg* bugs
  1355. # [10:45] * Joins: rajul (quassel@2CC53E76.A764837A.5700D73F.IP)
  1356. # [10:46] <Callek> smaug: assuming thats a seperate Question, I do and others are listed http://www.mozilla.org/projects/security/secgrouplist.html
  1357. # [10:46] <Callek> ooo lookit-that theres also the person Olli Pettay who is in the group ;-)
  1358. # [10:46] * Callek ducks
  1359. # [10:46] * NeilAway tries and fails to work out why gavin CCd him on bug 749477
  1360. # [10:47] <@smaug> Callek: it wasn't a separate question. I wasn't sure whether webgl devs are in sg* group
  1361. # [10:47] <Callek> ahhh ok
  1362. # [10:48] <@smaug> though, being in that group doesn't ensure that anyone is actually getting the bugmail
  1363. # [10:48] <Callek> smaug: bjacob and jeff and joe all have s-g bug access at least
  1364. # [10:48] <Callek> ;-)
  1365. # [10:49] * Callek sometimes wonders how he can remember all these tangentially useful-to-him things from Mozilla Community
  1366. # [10:49] * glob is now known as glob|away
  1367. # [10:50] <Callek> since my normal focus these days don't even require me to compile more than once a month
  1368. # [10:50] <@smaug> so I should actually check whether person X is in sg group and whether he is following all the sg bugs
  1369. # [10:50] <Callek> heh, CC-ing manually is always helpful anyway, it lets person X know, "hey you should look at this"
  1370. # [10:50] <Callek> :-)
  1371. # [10:51] <froydnj> smaug: Ctrl-Shift-t after you close a tab to get it back, fwiw
  1372. # [10:51] <@smaug> doesn't work so well if you have closed already 10 other tabs too
  1373. # [10:52] * @smaug gets quite some bugmail
  1374. # [10:53] * Joins: gbrown_ (gbrown@moz-6075880C.cg.shawcable.net)
  1375. # [10:53] * Joins: vingtetun (vingtetun@moz-F8747CC6.dsl.ovh.fr)
  1376. # [10:53] * Quits: gbrown (gbrown@moz-6075880C.cg.shawcable.net) (Ping timeout)
  1377. # [10:53] <froydnj> well, yes :)
  1378. # [10:53] * Joins: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP)
  1379. # [10:54] <froydnj> History -> Recently Closed tabs
  1380. # [10:54] * Quits: gbrown_ (gbrown@moz-6075880C.cg.shawcable.net) (Ping timeout)
  1381. # [10:58] <@gavin> NeilAway: comment 23/24 sound like something you might be interested in (IIRC you recently touched related code)
  1382. # [10:58] * Quits: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com) (Ping timeout)
  1383. # [10:58] * Quits: MrMazda (fmcz@moz-A5D13CA.cable.mindspring.com) (Ping timeout)
  1384. # [10:59] * Quits: daleharvey (u.513@moz-D63BDBD0.irccloud.com) (Client exited)
  1385. # [10:59] * Quits: timeless (users.4015@moz-D63BDBD0.irccloud.com) (Input/output error)
  1386. # [11:00] * Quits: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net) (Quit: clee)
  1387. # [11:00] * Quits: capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com) (Ping timeout)
  1388. # [11:01] * Quits: jhorak (jhorak@moz-2EE9C9C3.cust.nbox.cz) (Quit: Leaving)
  1389. # [11:02] * Joins: capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com)
  1390. # [11:02] * Joins: karl (karl@moz-AB6C088A.jetstream.xtra.co.nz)
  1391. # [11:02] * Joins: Cwiiis (cwiiis@moz-125BA310.croy.cable.virginmedia.com)
  1392. # [11:03] * Quits: jfkthame (jfkthame@A781DE62.412F013C.67870FA9.IP) (Quit: jfkthame)
  1393. # [11:04] * Quits: masayuki2 (Daily@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  1394. # [11:05] * Joins: mak (chatzilla@moz-FAF62DA7.retail.telecomitalia.it)
  1395. # [11:05] * AutomatedTester is now known as AutomatedTester|AFK
  1396. # [11:07] * glob|away is now known as glob
  1397. # [11:07] * Joins: maligree (maligree@moz-84BAE56A.neoplus.adsl.tpnet.pl)
  1398. # [11:08] * Joins: jandem (jandem@66C76B89.FB8EABAE.DF9376EA.IP)
  1399. # [11:08] * Quits: espadrine (thaddee_ty@moz-8C9FE1EF.w90-46.abo.wanadoo.fr) (Ping timeout)
  1400. # [11:08] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1f52e1945cd5 - Jan de Mooij - Bug 784385 - Fix JSOP_SETPROP to push the original value, not the setter's return value. r=djvj
  1401. # [11:09] * Callek wonders how many people are reading Unfocused's twitter right now, quite amusing
  1402. # [11:11] * Joins: maikmerten (maikmerten@moz-13D4D844.dynamic.qsc.de)
  1403. # [11:12] * Joins: timeless (u.4015@moz-D63BDBD0.irccloud.com)
  1404. # [11:13] * Quits: timeless (u.4015@moz-D63BDBD0.irccloud.com) (Input/output error)
  1405. # [11:17] * Joins: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de)
  1406. # [11:19] * glob is now known as glob|away
  1407. # [11:19] * Quits: jeremyhu (jeremyhu@moz-75C113CA.outersquare.org) (Ping timeout)
  1408. # [11:20] * Joins: timeless (u.4015@moz-D63BDBD0.irccloud.com)
  1409. # [11:24] * davehunt|away is now known as davehunt
  1410. # [11:24] <NeilAway> gavin: well, in my SeaMonkey "port" of the Try Again code, I just captured DOMContentLoaded events, because I couldn't find a better web progress notification to use
  1411. # [11:24] * adrian is now known as adrian|afk
  1412. # [11:25] * davehunt is now known as davehunt|afk
  1413. # [11:25] <@gavin> NeilAway: mentioning that in the bug could be useful!
  1414. # [11:26] * Quits: Elen (El@moz-749635E7.hsd1.ut.comcast.net) (Quit: )
  1415. # [11:28] * Quits: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com) (Ping timeout)
  1416. # [11:28] * Quits: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP) (Ping timeout)
  1417. # [11:29] * Joins: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP)
  1418. # [11:29] * Joins: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com)
  1419. # [11:30] * Quits: capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com) (Ping timeout)
  1420. # [11:31] * Joins: felipe (felipe@F71027BD.13E89694.DF976834.IP)
  1421. # [11:31] * Joins: capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com)
  1422. # [11:33] <felipe> smaug: is seeing this assertion something to worry about: http://mxr.mozilla.org/mozilla-central/source/content/events/src/nsDOMEventTargetHelper.h#99 ?
  1423. # [11:36] * Joins: roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP)
  1424. # [11:36] * ChanServ sets mode: +o roc
  1425. # [11:39] <@gavin> felipe: is that being hit via the XHR caller? of CheckInnerWindowCorrectness?
  1426. # [11:44] * Joins: josh (josh@F71027BD.13E89694.DF976834.IP)
  1427. # [11:44] * Joins: daleharvey (u.513@moz-D63BDBD0.irccloud.com)
  1428. # [11:45] * Joins: Swatinem (Mibbit@140D5EE1.DAEF654A.679A12FA.IP)
  1429. # [11:45] <Swatinem> edmorley: you are right with content being NULL
  1430. # [11:45] * Quits: past (past@moz-53BE7F5E.dsl.dyn.forthnet.gr) (Ping timeout)
  1431. # [11:46] <Swatinem> edmorley: so prefetch starts the processing, php writes NULL to synchronize, then prefetch kills the php process and it has no chance to clear that NULL flag
  1432. # [11:46] <edmorley> Swatinem: the worker timeout is 30m seconds, are we jsut killing the script before it has a chance to remove the null content entry?
  1433. # [11:46] <edmorley> ha
  1434. # [11:46] <edmorley> yeah
  1435. # [11:47] <edmorley> s/30m/30/
  1436. # [11:47] <Swatinem> im not at home right now so i cant patch that myself
  1437. # [11:47] <Swatinem> just stick a DELETE in after the prefetch step in the importer
  1438. # [11:47] <Swatinem> should be fine running that every 5 minutes or so
  1439. # [11:47] <edmorley> ah
  1440. # [11:48] <edmorley> Swatinem: for all content NULL ?
  1441. # [11:48] <Swatinem> and a manual DELETE should also be a short term solution until the change is deployed
  1442. # [11:48] <edmorley> should we increase the prefetch timeout?
  1443. # [11:49] <Swatinem> hm i dont think so...
  1444. # [11:49] <Swatinem> on tbpl-dev, ive seen some imports exceed the 5 minute mark
  1445. # [11:49] * Quits: karl (karl@moz-AB6C088A.jetstream.xtra.co.nz) (Ping timeout)
  1446. # [11:49] <Swatinem> (consecutive logs are 0 bytes)
  1447. # [11:49] * Joins: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu)
  1448. # [11:51] * AutomatedTester|AFK is now known as AutomatedTester
  1449. # [11:51] <Swatinem> using DELETE WHERE content IS NULL will surely delete some genuinely running jobs
  1450. # [11:51] <Swatinem> but its better to have duplicated processing then none at all
  1451. # [11:51] * Quits: decoder (quassel@moz-216446B9.own-hero.net) (Ping timeout)
  1452. # [11:53] <edmorley> yeah true
  1453. # [11:53] * Joins: Mic (Instantbir@moz-CA8C8BFE.superkabel.de)
  1454. # [11:54] <froydnj> tbpl, y u timeout during log generation?
  1455. # [11:54] * Joins: decoder (quassel@45737F17.411DB1E9.95550721.IP)
  1456. # [11:54] <Swatinem> froydnj: edmorley is working on it :-)
  1457. # [11:54] <edmorley> froydnj: bug 790889
  1458. # [11:54] <@smaug> metrics.m.c, don't be so slow
  1459. # [11:55] <edmorley> froydnj: workaround for now -> use the new "go to build directory" link on non-try trees on the build for that platform and open the log directly
  1460. # [11:55] * Joins: past (past@moz-53BE7F5E.dsl.dyn.forthnet.gr)
  1461. # [11:56] * Quits: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP) (Ping timeout)
  1462. # [11:56] * Joins: graememcc (chatzilla@moz-A400BF34.range86-150.btcentralplus.com)
  1463. # [11:56] * davehunt|afk is now known as davehunt|away
  1464. # [11:57] * Joins: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP)
  1465. # [11:57] * davehunt|away is now known as davehunt
  1466. # [11:57] <Swatinem> edmorley: concerning your request to skip prefetch, just setting `-w 0` should work
  1467. # [11:57] <Swatinem> edmorley: see http://hg.mozilla.org/users/mstange_themasta.com/tinderboxpushlog/file/b3f9daa143ce/dataimport/import-buildbot-data.py#l358
  1468. # [11:57] * Joins: TheOne_ (one@moz-CB79AF8F.dip.t-dialin.net)
  1469. # [11:58] * Joins: Boriss (FlyingToas@B4622386.EB95F1DD.F945DA.IP)
  1470. # [11:58] * Quits: lahabana (charlymolt@moz-AAF2BBD1.studby.ntnu.no) (Quit: lahabana)
  1471. # [11:58] <edmorley> Swatinem: ah indeed :-)
  1472. # [11:58] * Joins: lahabana (charlymolt@moz-AAF2BBD1.studby.ntnu.no)
  1473. # [11:58] * Quits: lahabana (charlymolt@moz-AAF2BBD1.studby.ntnu.no) (Quit: lahabana)
  1474. # [11:59] * Quits: TheOne_ (one@moz-CB79AF8F.dip.t-dialin.net) (Ping timeout)
  1475. # [12:00] <edmorley> Swatinem: we could just delete the individual NULL entry as part of that worker's timeout I guess? (won't fix the cases that are already in the DB)
  1476. # [12:00] <edmorley> the latter we could get a DBA to fix
  1477. # [12:00] <edmorley> or else patch and revert
  1478. # [12:01] <froydnj> edmorley: thanks!
  1479. # [12:02] <froydnj> edmorley: doh, this is on try. guess I can use the link in the try email?
  1480. # [12:02] <edmorley> froydnj: there is a build directory link on try (sorry, I meant that today is the frist day we /also/ have the link for non-try)
  1481. # [12:02] <edmorley> bottom left of the UI, next to the brief log url
  1482. # [12:03] <Swatinem> edmorley: we could do that when we kill the job, yes: http://hg.mozilla.org/users/mstange_themasta.com/tinderboxpushlog/file/b3f9daa143ce/dataimport/import-buildbot-data.py#l377
  1483. # [12:03] * Quits: dao (dao@moz-81F369F7.pool.mediaways.net) (Connection reset by peer)
  1484. # [12:03] * froydnj rages at his UI hanging
  1485. # [12:04] <edmorley> froydnj: bug 762710
  1486. # [12:04] <edmorley> Swatinem: although the output would indicate we never got the "Timed out..." for some reason?
  1487. # [12:04] <Swatinem> edmorley: i dont think php has a sig_kill handler? so it cant clean up after itself...
  1488. # [12:04] <Swatinem> edmorley: which output?
  1489. # [12:05] <edmorley> https://tbpl-dev.allizom.org/cache/import-log-1347519301.txt
  1490. # [12:05] <edmorley> Swatinem: generating raw log: 984ms
  1491. # [12:05] <edmorley> completed after 17360ms
  1492. # [12:05] * Quits: capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com) (Quit: ChatZilla 0.9.88.2 [Firefox 17.0a2/20120902042008])
  1493. # [12:06] <edmorley> (from comment 0)
  1494. # [12:06] * Quits: tchevalier (Daily@26DF2FEE.76D180ED.C47D5415.IP) (Quit: tchevalier)
  1495. # [12:06] * Joins: Bas (chatzilla@24EA72B7.534A87B3.CC1834EC.IP)
  1496. # [12:06] <Cwiiis> A friend of mine installed Aurora on his Windows 7 machine and it asked him to reboot afterwards. Is that expected?
  1497. # [12:06] <Swatinem> edmorley: hm in that case i have no idea, it should say `generating annotatedsummary log`
  1498. # [12:06] <Swatinem> so python thinks the process exited normally, but it did not?
  1499. # [12:07] <froydnj> edmorleybot: thanks! ;)
  1500. # [12:07] <edmorley> :-)
  1501. # [12:07] <NeilAway> ooh, viddler uses HTML5
  1502. # [12:08] <Swatinem> edmorley: so i think just DELETEing all NULL rows would be the safest thing to do, also in case the php script died for some other reason and was not supervised by the python importer
  1503. # [12:09] * Joins: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net)
  1504. # [12:09] <edmorley> yeah agree
  1505. # [12:09] <edmorley> I think we need a bunch more logging too
  1506. # [12:09] * Quits: Bas (chatzilla@24EA72B7.534A87B3.CC1834EC.IP) (Ping timeout)
  1507. # [12:09] <Swatinem> we do :-D
  1508. # [12:09] <felipe> gavin: yeah that's where I hit that warning
  1509. # [12:10] <Swatinem> i mean the NULL based synchronization has been there for some time now, i wonder why it hasnt been a problem so far
  1510. # [12:10] <Swatinem> apart from the fact that we now show the symptoms for every log that needs > 30s to generate
  1511. # [12:11] <edmorley> rather than 60
  1512. # [12:11] <edmorley> yeah
  1513. # [12:11] <edmorley> well we have hit it before iirc
  1514. # [12:11] <edmorley> months ago, when we had a spell of horrid oranges that would dump loads of stuff into the log
  1515. # [12:12] <edmorley> and so presumably time out in the bzapi calls
  1516. # [12:12] * Joins: capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com)
  1517. # [12:14] * Quits: JeroenDeDauw (j@moz-5EAE882C.dip.t-dialin.net) (Quit: Leaving.)
  1518. # [12:14] * Joins: JeroenDeDauw (j@moz-5EAE882C.dip.t-dialin.net)
  1519. # [12:16] <edmorley> Swatinem: I guess this doesn't help: " Beware that when using PHP on the command line, die("Error") simply prints "Error" to STDOUT and terminates the program with a normal exit code of 0." from http://php.net/manual/en/function.die.php
  1520. # [12:17] * AutomatedTester is now known as AutomatedTester|away
  1521. # [12:20] * Joins: imphil (philipp@moz-55513EF0.rad.med.uni-muenchen.de)
  1522. # [12:21] * ewong is now known as ewong|away
  1523. # [12:22] * Quits: josh (josh@F71027BD.13E89694.DF976834.IP) (Quit: josh)
  1524. # [12:24] <Swatinem> edmorley: well in that case it should appear in the log output
  1525. # [12:25] <edmorley> I meant more for the "completed sucessfull", but having looked we don't check the exit code anyway
  1526. # [12:25] * Joins: lahabana (charlymolt@moz-58EC0786.wlan.ntnu.no)
  1527. # [12:26] <edmorley> s/completed sucessfully/completed after/
  1528. # [12:26] * Quits: mbrubeck (mbrubeck@moz-755AD63.hsd1.wa.comcast.net) (Connection reset by peer)
  1529. # [12:28] * Joins: kennyluck_ (kennyluck@1F39F32E.5A6411A4.B720AEC8.IP)
  1530. # [12:29] * Quits: kennyluck (kennyluck@1F39F32E.5A6411A4.B720AEC8.IP) (Ping timeout)
  1531. # [12:29] * kennyluck_ is now known as kennyluck
  1532. # [12:30] * Joins: Bas (chatzilla@F71027BD.13E89694.DF976834.IP)
  1533. # [12:31] <edmorley> Swatinem: in fact, should we just remove the null at the die('Timeout waiting for log generation.'); line?
  1534. # [12:32] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  1535. # [12:32] * Quits: @roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP) (Ping timeout)
  1536. # [12:32] <edmorley> Swatinem: (I'll just attach both patches, save pestering you any more for now :-))
  1537. # [12:33] * Joins: twi1 (Adium@moz-87F0976E.ip218.fastwebnet.it)
  1538. # [12:34] * Quits: twi (Adium@moz-87F0976E.ip218.fastwebnet.it) (Ping timeout)
  1539. # [12:34] * Quits: rajul (quassel@2CC53E76.A764837A.5700D73F.IP) (Client exited)
  1540. # [12:35] * Joins: roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP)
  1541. # [12:35] * ChanServ sets mode: +o roc
  1542. # [12:37] * Quits: @roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP) (Ping timeout)
  1543. # [12:40] * Quits: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com) (Ping timeout)
  1544. # [12:40] * Joins: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com)
  1545. # [12:40] * Joins: c0smikdebris (c0smikdebr@33D644B0.85F3EB5A.D2D1FAF0.IP)
  1546. # [12:43] * Quits: cjones (cjones@moz-45913895.socal.res.rr.com) (Quit: Leaving)
  1547. # [12:43] * Quits: nrc (nrc@4B76F2B0.D05BE748.613E47D1.IP) (Ping timeout)
  1548. # [12:43] * Quits: masayuki1 (Daily@moz-86D7F6E4.zaq.ne.jp) (Quit: masayuki1)
  1549. # [12:44] * Fallen is now known as Fallen|away
  1550. # [12:45] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/0695ebad9af3 - Chris Lord - Bug 786502 - Fix background-attachment:fixed scrolling with page. r=roc
  1551. # [12:45] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/c1cfb5997d30 - Chris Lord - Bug 786502 - Test that scrolling a fixed background doesn't cause painting. r=roc
  1552. # [12:46] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6965fb1628a2 - Chris Lord - Bug 786502 - Add reftests for background layers. r=roc
  1553. # [12:46] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/61b79c82bbc7 - Chris Lord - Bug 786502 - Separate background layers into separate items. r=roc
  1554. # [12:46] <past> glandium: ping
  1555. # [12:46] * Quits: lmandel (lmandel@F71027BD.13E89694.DF976834.IP) (Quit: lmandel)
  1556. # [12:47] * Joins: KaiRo (robert@moz-A604D0EB.adsl.highway.telekom.at)
  1557. # [12:47] * Joins: jeremyhu (jeremyhu@moz-75C113CA.outersquare.org)
  1558. # [12:48] * Quits: sewardj (sewardj@F71027BD.13E89694.DF976834.IP) (Ping timeout)
  1559. # [12:49] * Quits: jeremyhu (jeremyhu@moz-75C113CA.outersquare.org) (Ping timeout)
  1560. # [12:50] * Joins: markh1 (Instantbir@CE947AE5.9D3E6021.78BA16EF.IP)
  1561. # [12:53] * mattwoodrow is now known as mattwoodrow|away
  1562. # [12:59] * Joins: glazou (glazou@moz-204094DD.disruptive-innovations.fr)
  1563. # [13:01] * Quits: kennyluck (kennyluck@1F39F32E.5A6411A4.B720AEC8.IP) (Ping timeout)
  1564. # [13:02] <glazou> bonjour
  1565. # [13:02] <nigelb> Morning
  1566. # [13:11] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a71b19fafcbe - Margaret Leibovic - Bug 789947 - Setting up search engines creates an extra top sites filter query. r=bnicholson
  1567. # [13:11] * Joins: victorporo (victorporo@65B2B26E.AB163232.79933D60.IP)
  1568. # [13:12] * Quits: victorporof (victorporo@91A7C96C.14EB2DE0.79933D60.IP) (Ping timeout)
  1569. # [13:12] * Joins: bbondy (bbondy@moz-CBCCE0F3.home.cgocable.net)
  1570. # [13:14] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Client exited)
  1571. # [13:15] * Joins: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net)
  1572. # [13:15] * Quits: trevorh (trevor@moz-7495EAEE.lns7.woo.bigpond.net.au) (Ping timeout)
  1573. # [13:16] * Joins: kennyluck (kennyluck@1F39F32E.5A6411A4.B720AEC8.IP)
  1574. # [13:17] <Swatinem> edmorley: r+ on that patch, thanks
  1575. # [13:17] <Swatinem> edmorley: I’ll only be able to really r+ it when i get home in ~ 8 hours :-D
  1576. # [13:18] <edmorley> Swatinem: thank you :-) I'll land on dev for now
  1577. # [13:20] * Joins: Unfocused (uid2622@moz-D63BDBD0.irccloud.com)
  1578. # [13:20] * Joins: ttaubert (uid2620@moz-D63BDBD0.irccloud.com)
  1579. # [13:21] * Joins: felipe-mirc (felipe@F71027BD.13E89694.DF976834.IP)
  1580. # [13:21] * Joins: vladan1 (vladan@F71027BD.13E89694.DF976834.IP)
  1581. # [13:21] * Quits: felipe (felipe@F71027BD.13E89694.DF976834.IP) (Ping timeout)
  1582. # [13:21] * Quits: vladan (vladan@F71027BD.13E89694.DF976834.IP) (Ping timeout)
  1583. # [13:21] * Quits: Bas (chatzilla@F71027BD.13E89694.DF976834.IP) (Ping timeout)
  1584. # [13:22] * Joins: NimeshNeema (uid2689@moz-D63BDBD0.irccloud.com)
  1585. # [13:22] * Joins: Bas (chatzilla@F71027BD.13E89694.DF976834.IP)
  1586. # [13:23] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/b1fdd5de6678 - Margaret Leibovic - Bug 790608 - Typos in aboutFeedback.dtd: indentifiable. r=mfinkle a=akeybl
  1587. # [13:24] * Joins: felipe (uid2734@moz-D63BDBD0.irccloud.com)
  1588. # [13:26] * Joins: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net)
  1589. # [13:27] * Joins: jaws (uid2871@moz-D63BDBD0.irccloud.com)
  1590. # [13:27] <glandium> past: pong
  1591. # [13:28] * Joins: sid0 (uid2934@moz-D63BDBD0.irccloud.com)
  1592. # [13:28] <past> glandium: hey, I was wondering how to test your changes to the profiler, but I've figured it out
  1593. # [13:28] * Joins: lmandel (lmandel@F71027BD.13E89694.DF976834.IP)
  1594. # [13:29] <past> glandium: I don't get observer notifications though
  1595. # [13:29] <glandium> past: ah, ok. just saw your comment on 751034
  1596. # [13:29] <glandium> past: that requires another bug
  1597. # [13:29] * vladan1 is now known as vladan
  1598. # [13:29] <past> glandium: yeah, I figured as much. It's not a big deal actually
  1599. # [13:29] <glandium> past: bug 790593
  1600. # [13:29] * Joins: avih (quassel@AB46ED45.F7076895.CB858787.IP)
  1601. # [13:30] <past> glandium: thanks, I'll give it a try
  1602. # [13:31] <glandium> past: nsIProfiler can be disabled, and i agree we need something in that case
  1603. # [13:31] * Quits: pnemsak (Miranda@moz-BE85878E.citicom.sk) (Quit: pnemsak)
  1604. # [13:31] * Quits: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net) (Quit: jorendorff)
  1605. # [13:31] * Joins: josh (josh@F71027BD.13E89694.DF976834.IP)
  1606. # [13:31] * Joins: pnemsak (Miranda@moz-BE85878E.citicom.sk)
  1607. # [13:31] <past> glandium: ah, ok, then
  1608. # [13:31] <glandium> past: i guess we could make it conditional on 'nsIProfiler' in Cc
  1609. # [13:31] <glandium> Ci
  1610. # [13:32] * Quits: markh1 (Instantbir@CE947AE5.9D3E6021.78BA16EF.IP) (Ping timeout)
  1611. # [13:32] <past> glandium: sounds good
  1612. # [13:34] * Joins: sewardj (sewardj@F71027BD.13E89694.DF976834.IP)
  1613. # [13:35] * Quits: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com) (Connection reset by peer)
  1614. # [13:35] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e7b4f8be9a4d - Nathan Froyd - Bug 704848 - reduce space required by nsEffectiveTLDService with more preprocessing; r=jduell
  1615. # [13:35] * Joins: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com)
  1616. # [13:36] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/260d140d627b - Jonathan Watt - Bug 787722 - Prevent out-of-bounds read/writes under nsSVGFELightingElement::Filter. r=roc.
  1617. # [13:36] * Joins: mreavy (chatzilla@moz-9073736F.phlapa.fios.verizon.net)
  1618. # [13:37] * Joins: jviereck (Adium@moz-6B98E1CC.googlewifi.com)
  1619. # [13:37] * adrian|afk is now known as adrian|lunch
  1620. # [13:39] * Quits: bbondy (bbondy@moz-CBCCE0F3.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  1621. # [13:41] * Fallen|away is now known as Fallen
  1622. # [13:41] <victorporo> edmorley: ping
  1623. # [13:41] * Quits: stransky (stransky@moz-BA3F7E46.net.upcbroadband.cz) (Quit: Connection reset by beer)
  1624. # [13:41] * victorporo is now known as victorporof
  1625. # [13:41] <edmorley> victorporof: hi :-)
  1626. # [13:42] <victorporof> hey. i did a merge from fx-team to mc and fx-team builds are dying :)
  1627. # [13:42] <victorporof> m-c is fine though
  1628. # [13:42] <victorporof> any clues?
  1629. # [13:42] * Joins: Mano (mano@moz-47B2C60B.cablep.bezeqint.net)
  1630. # [13:44] * Joins: dao (dao@moz-81F369F7.pool.mediaways.net)
  1631. # [13:45] <mconnor> victorporof: where is it dying?
  1632. # [13:45] * Joins: Honza (chatzilla@5AD2A1B9.23B79DE4.D0083327.IP)
  1633. # [13:45] <edmorley> victorporof: I'm presuming it just needs a clobber, I'll do that now for you
  1634. # [13:45] <victorporof> i assumed that too, thanks
  1635. # [13:45] <nigelb> mconnor: aren't you on a vacation?
  1636. # [13:45] <mconnor> nigelb: no
  1637. # [13:45] <nigelb> Let me rephrase.
  1638. # [13:45] <nigelb> Oh. Ok.
  1639. # [13:45] <victorporof> mconnor: some Bs on fx-team are in a bloodbath
  1640. # [13:46] <mconnor> victorporof: I mean where in the build :)
  1641. # [13:46] <victorporof> ah
  1642. # [13:46] <edmorley> mconnor: copying branding files around
  1643. # [13:46] <mconnor> nigelb: in London for a training thing, but tacking on touristy stuff on either side
  1644. # [13:46] <froydnj> victorporof: so much more evocative than "the tree is burning"
  1645. # [13:46] * Quits: Mic (Instantbir@moz-CA8C8BFE.superkabel.de) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
  1646. # [13:46] <mconnor> edmorley: oh man, that's a terrible place for the build to break
  1647. # [13:46] <edmorley> mconnor: suspect the build system work fallout (that and the merge was 2000 csets)
  1648. # [13:46] <nigelb> mconnor: Ahh.
  1649. # [13:47] <mconnor> 2000?!
  1650. # [13:47] * Joins: Mic (Instantbir@moz-CA8C8BFE.superkabel.de)
  1651. # [13:47] <mconnor> yeesh
  1652. # [13:47] <edmorley> victorporof: done
  1653. # [13:47] <victorporof> thanks
  1654. # [13:47] * Quits: c0smikdebris (c0smikdebr@33D644B0.85F3EB5A.D2D1FAF0.IP) (Ping timeout)
  1655. # [13:48] * Quits: jlin (Jonathan@moz-619C4F64.x.rootbsd.net) (Quit: -offline-)
  1656. # [13:49] * Joins: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com)
  1657. # [13:50] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/815b5a243315 - Nathan Froyd - Bug 781213 - remove chmod on telemetry saved-pings directory; r=taras
  1658. # [13:54] * Quits: jviereck (Adium@moz-6B98E1CC.googlewifi.com) (Ping timeout)
  1659. # [13:56] * Joins: markh1 (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au)
  1660. # [13:56] * Joins: jviereck (Adium@moz-9CE00FC0.holiday-inn-express.mozilla.hq)
  1661. # [13:57] * Joins: c0smikdebris (c0smikdebr@66B7C6CD.1D173DC.274D17D6.IP)
  1662. # [13:57] * Joins: Standard8 (Standard8@88F51059.F3BBB17D.144F44FA.IP)
  1663. # [13:57] * Joins: randix (randix@moz-BDAFEB54.dhcp.astr.or.charter.com)
  1664. # [13:58] * Quits: jviereck (Adium@moz-9CE00FC0.holiday-inn-express.mozilla.hq) (Ping timeout)
  1665. # [13:58] * Joins: TheOne_ (one@moz-CB79AF8F.dip.t-dialin.net)
  1666. # [13:59] * Quits: TheOne_ (one@moz-CB79AF8F.dip.t-dialin.net) (Ping timeout)
  1667. # [14:00] * Joins: ttaubert_ (tim@F71027BD.13E89694.DF976834.IP)
  1668. # [14:00] * Quits: victorporof (victorporo@65B2B26E.AB163232.79933D60.IP) (Quit: victorporof)
  1669. # [14:01] * Quits: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com) (Quit: Leaving.)
  1670. # [14:02] * Quits: nattokirai (nattokirai@moz-6A258170.dynamic.ppp.asahi-net.or.jp) (Quit: nattokirai)
  1671. # [14:02] * Joins: nattokirai (nattokirai@moz-6A258170.dynamic.ppp.asahi-net.or.jp)
  1672. # [14:02] * Quits: sewardj (sewardj@F71027BD.13E89694.DF976834.IP) (Ping timeout)
  1673. # [14:04] * Joins: jviereck (Adium@moz-9CE00FC0.holiday-inn-express.mozilla.hq)
  1674. # [14:04] * Joins: sewardj (sewardj@F71027BD.13E89694.DF976834.IP)
  1675. # [14:05] * Joins: Davidw93 (David@moz-7478EA27.zone14.bethere.co.uk)
  1676. # [14:07] * Quits: Standard8 (Standard8@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  1677. # [14:07] * Quits: past (past@moz-53BE7F5E.dsl.dyn.forthnet.gr) (Ping timeout)
  1678. # [14:07] * Quits: lahabana (charlymolt@moz-58EC0786.wlan.ntnu.no) (Quit: lahabana)
  1679. # [14:08] <Davidw93> Hi everyone I don't suppose anyone could point me towards some projects that need some assitance. I've previously worked on the Mozillians project and I'm returning to the contributers now that I've finished my internship. My web development knowledge is good however if there's anything other than web projects that need assistance I'm more than happy to join them.
  1680. # [14:08] * Quits: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net) (Client exited)
  1681. # [14:09] * Quits: Wevah (Wevah@moz-B06617DE.stcd.qwest.net) (Quit: Wevah)
  1682. # [14:12] * Joins: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com)
  1683. # [14:12] * Joins: himsin (x@DBFA170F.3E31E221.BE3C3C1D.IP)
  1684. # [14:13] <capella> You know about bugsahoy and searching bugzilla then right?
  1685. # [14:14] <Davidw93> Bugzilla yes, bugsahoy not so much
  1686. # [14:15] <capella> firebot bugsahoy
  1687. # [14:15] <firebot> capella: bugsahoy is http://www.joshmatthews.net/bugsahoy/
  1688. # [14:15] <capella> lets you search by area / skillset
  1689. # [14:15] <Davidw93> that's handy
  1690. # [14:15] * Joins: mkaply (mkaply@moz-92EDDD02.lightspeed.austtx.sbcglobal.net)
  1691. # [14:15] <capella> firebot student projects
  1692. # [14:15] <firebot> capella: Students are invited to check out other interesting Mozilla projects at https://github.com/Yoric/Mozilla-Student-Projects/issues?labels=&page=1&state=open !
  1693. # [14:15] <capella> also interesting
  1694. # [14:16] <capella> but theres plenty to do :P
  1695. # [14:16] <Davidw93> glad to see things haven't changed :)
  1696. # [14:17] <Davidw93> thanks for the pointers capella, just having a trawl through bugsahoy and the student projects just now!
  1697. # [14:17] <capella> B)
  1698. # [14:17] * glazou is now known as glazou_afk
  1699. # [14:18] * Quits: sewardj (sewardj@F71027BD.13E89694.DF976834.IP) (Ping timeout)
  1700. # [14:19] * Joins: MisfitGeek (MisfitGeek@moz-BD3E98A8.hsd1.nh.comcast.net)
  1701. # [14:21] * Quits: tonymec (tonymec@88B2196F.7C3BF363.277517C1.IP) (Input/output error)
  1702. # [14:21] * Joins: loadbang (loadbang@moz-A11140CD.range86-145.btcentralplus.com)
  1703. # [14:25] * Joins: MrMazda (fmcz@moz-A5D13CA.cable.mindspring.com)
  1704. # [14:26] * Joins: past (past@moz-53BE7F5E.dsl.dyn.forthnet.gr)
  1705. # [14:26] * Joins: sheppy (sheppy@moz-B52B0B26.dhcp.kgpt.tn.charter.com)
  1706. # [14:27] * Joins: stransky (stransky@moz-107AD163.redhat.com)
  1707. # [14:28] * Joins: jaws_ (jwein@F71027BD.13E89694.DF976834.IP)
  1708. # [14:28] <jaws_> glandium: http://stackoverflow.com/questions/10009682/replicating-arguments-callee-in-strict-mode
  1709. # [14:29] * Joins: tonymec (tonymec@88B2196F.7C3BF363.277517C1.IP)
  1710. # [14:30] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/509a54583009 - Justin Lebar - Bug 790615 - Add the MEMORY_RESIDENT telemetry histogram back. r=froydnj
  1711. # [14:30] <sheppy> You know you've got your poor computer trying to do too much when you get "unresponsive script" messages from parts of Firefox itself. :D
  1712. # [14:30] <@gavin> which part?
  1713. # [14:31] <sheppy> Oh wait, that's XPCOMUtils.jsm. So that's probably actually an extension.
  1714. # [14:31] * Quits: kk1fff (patrick@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  1715. # [14:31] <@gavin> firefox uses XPCOMUtils.jsm too
  1716. # [14:32] * Joins: sewardj (sewardj@F71027BD.13E89694.DF976834.IP)
  1717. # [14:32] <sheppy> With the new puppies needing to be watched all day, I've been working on my daughter's computer during the day, and I forget it only has 4 GB of memory. I keep… overtaxing it.
  1718. # [14:32] * bhearsum|afk is now known as bhearsum
  1719. # [14:32] <sewardj> Build fails with "ValueError: too many values to unpack". Anybody know what this means?
  1720. # [14:32] <sheppy> Apparently launching seven apps at once, including Firefox, three separate software updating systems, and Postbox, is a little much.
  1721. # [14:32] * Joins: Wevah (Wevah@moz-B06617DE.stcd.qwest.net)
  1722. # [14:32] <bhearsum> sewardj: link? i'd need to see context around that
  1723. # [14:33] <sheppy> gavin: Yeah, I can't tell who called XPCOMUtils.jsm… but the "Unresponsive script" dialog is unresponsive. I don't have a spinning cursor indicating a lock-up, but can't dismiss the dialog either. :(
  1724. # [14:33] * Joins: jorendorff (jorendorff@moz-E54E06EF.hsd1.tn.comcast.net)
  1725. # [14:33] * Joins: teoli (teoli@D9F10458.1ED91A01.5B427D60.IP)
  1726. # [14:33] * Joins: kmoir_buildduty (chatzilla@moz-4CA9B556.cable.teksavvy.com)
  1727. # [14:33] <sheppy> fwiw, it's line 323 of XPCOMUtils, in Firefox beta.
  1728. # [14:34] <sewardj> bhearsum: http://pastebin.mozilla.org/1819643
  1729. # [14:34] * sheppy goes to sample it, just in case.
  1730. # [14:34] <bhearsum> sewardj: that potentially sounds like a pymake thing
  1731. # [14:34] <sheppy> Whoa. The monitor program for my UPS is using 92% of a cpu. That's not right.
  1732. # [14:35] <bhearsum> sid0 might have an inclining about it
  1733. # [14:35] <sewardj> bhearsum: hmm, was not using pymake
  1734. # [14:35] <bhearsum> sheppy: YOUR POWER LEVELS ARE OK YOUR POWER LEVELS ARE OK
  1735. # [14:35] <bhearsum> sewardj: i think it's the default now...
  1736. # [14:35] <bhearsum> but i could be wrong, it might not be pymake related
  1737. # [14:35] <sheppy> bhearsum: hehe
  1738. # [14:35] <sewardj> oh.
  1739. # [14:36] <sewardj> bhearsum: so anyway, what's my Plan B ? build from clean?
  1740. # [14:36] * Joins: jeremyhu (jeremyhu@moz-75C113CA.outersquare.org)
  1741. # [14:36] <bhearsum> sewardj: worth a try
  1742. # [14:36] <bhearsum> i don't really know what the root of the problem is, so i can't say whether that's going to help =\
  1743. # [14:37] * Quits: jeremyhu (jeremyhu@moz-75C113CA.outersquare.org) (Ping timeout)
  1744. # [14:39] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/62a57a4483dd - Gene Lian - Bug 790823 - Fix test failure: Unexpected interface name in global scope: MozTimeManager. r=jlebar
  1745. # [14:39] <sheppy> Heh, all sampling seems to tell me is that it's somewhere very deep inside JS going "wtf, wtf, wtf!" over and over.
  1746. # [14:40] <bhearsum> that sounds like a JS implementation of me at times
  1747. # [14:40] * Quits: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP) (Ping timeout)
  1748. # [14:40] * Joins: beaufour (beaufour@moz-DC1D9B4C.nycmny.fios.verizon.net)
  1749. # [14:40] * Quits: josh (josh@F71027BD.13E89694.DF976834.IP) (Quit: josh)
  1750. # [14:41] * Joins: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP)
  1751. # [14:41] * Joins: lahabana (charlymolt@moz-AAF2BBD1.studby.ntnu.no)
  1752. # [14:41] <glandium> past: ping
  1753. # [14:41] * sheppy kills Firefox with a stick.
  1754. # [14:41] <past> glandium: pong
  1755. # [14:42] * Joins: fryn|cloud (uid3935@moz-D63BDBD0.irccloud.com)
  1756. # [14:42] <glandium> past: i have a problem with the dbg-profiler-actors patch (part 3): each request creates a new actor, and thus adds it as an observer
  1757. # [14:43] * Davidw93 is now known as Davidw93-afk
  1758. # [14:43] <glandium> past: and since they're registered as observers, each actor is never killed
  1759. # [14:45] * Quits: ferongr (ferongr@moz-607B6A9A.dsl.dyn.forthnet.gr) (Quit: ferongr)
  1760. # [14:45] <past> glandium: have you tried removing the observers in disconnect()?
  1761. # [14:46] <glandium> past: that's only called when the transport stream is closed
  1762. # [14:46] * Joins: ferongr (ferongr@moz-607B6A9A.dsl.dyn.forthnet.gr)
  1763. # [14:46] <past> glandium: oh, I see what you meant now
  1764. # [14:48] * Joins: gbrown (gbrown@moz-6075880C.cg.shawcable.net)
  1765. # [14:50] <past> glandium: requests to the same actor should reuse the same actor instance from the pool
  1766. # [14:50] <past> glandium: is that not the case for you?
  1767. # [14:51] * Quits: Mic (Instantbir@moz-CA8C8BFE.superkabel.de) (Connection reset by peer)
  1768. # [14:51] <glandium> past: nope, each request triggers a new instance for me
  1769. # [14:51] * catlee-away is now known as catlee
  1770. # [14:51] * adrian|lunch is now known as adrian
  1771. # [14:51] <past> glandium: what do you use for testing that I could try as well?
  1772. # [14:53] * Quits: Mano (mano@moz-47B2C60B.cablep.bezeqint.net) (Client exited)
  1773. # [14:53] <glandium> past: i'm using a heavily modified gecko profiler addon.
  1774. # [14:53] * Joins: marcoz (marco.zehe@moz-90F3FF25.dip.t-dialin.net)
  1775. # [14:53] <past> glandium: have you pushed your changes to your fork? Can I use that?
  1776. # [14:53] <glandium> past: are instances cached when requests are nested only?
  1777. # [14:54] * jlebar|away is now known as jlebar
  1778. # [14:54] * Joins: trevorh (trevor@moz-D3C641FF.lns8.cha.bigpond.net.au)
  1779. # [14:54] <past> glandium: what do you mean by 'nested'?
  1780. # [14:55] <glandium> past: client.request(..., function() { client.request(...
  1781. # [14:55] <glandium> vs. client.request(..., function() { }); client.request(..., funtion() { });
  1782. # [14:55] <past> glandium: no, that shouldn't make any difference
  1783. # [14:56] <glandium> past: let me see if i reproduce with a small testcase
  1784. # [14:56] <past> glandium: that would be great, thanks
  1785. # [14:56] * AutomatedTester|away is now known as AutomatedTester
  1786. # [14:57] * Joins: joey (chatzilla@moz-EFCB4CBF.princetowncable.com)
  1787. # [14:57] * Quits: JeroenDeDauw (j@moz-5EAE882C.dip.t-dialin.net) (Quit: Leaving.)
  1788. # [14:57] * Joins: JeroenDeDauw (j@moz-5EAE882C.dip.t-dialin.net)
  1789. # [14:57] <zzzzz> edmorley: tbpl no longer shows data on builds in progress, i.e. time start, etc... just a blank window appears at bottom of page
  1790. # [14:59] <edmorley> zzzzz: hmmm, thank you I'll take a look (I can reproduce)
  1791. # [14:59] * Quits: c0smikdebris (c0smikdebr@66B7C6CD.1D173DC.274D17D6.IP) (Ping timeout)
  1792. # [14:59] <zzzzz> yw
  1793. # [15:00] * Joins: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP)
  1794. # [15:00] <glandium> past: http://pastebin.mozilla.org/1819720
  1795. # [15:01] <glandium> past: happens with that
  1796. # [15:01] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  1797. # [15:01] <past> glandium: thanks
  1798. # [15:01] * BenWa is seeing some r+ go by :)
  1799. # [15:01] * Joins: jwilde (Thunderbir@moz-D5B22961.medford.tufts.edu)
  1800. # [15:02] * Quits: kennyluck (kennyluck@1F39F32E.5A6411A4.B720AEC8.IP) (Client exited)
  1801. # [15:03] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  1802. # [15:03] * Quits: lmandel (lmandel@F71027BD.13E89694.DF976834.IP) (Quit: lmandel)
  1803. # [15:04] * Quits: Bas (chatzilla@F71027BD.13E89694.DF976834.IP) (Ping timeout)
  1804. # [15:05] * Joins: jimm (jmathies@moz-7F164CA1.pn.at.cox.net)
  1805. # [15:05] * Joins: reuben (reuben@A0E2BF9D.3D0F354C.5CE5E0FA.IP)
  1806. # [15:06] <glandium> past: do you reproduce?
  1807. # [15:06] * Quits: @smaug (chatzilla@F71027BD.13E89694.DF976834.IP) (Ping timeout)
  1808. # [15:06] * Joins: bholley (anonymous@2D968B2B.12F16733.C5F254E.IP)
  1809. # [15:06] * Quits: bholley (anonymous@2D968B2B.12F16733.C5F254E.IP) (Quit: bholley)
  1810. # [15:06] * Joins: bholley (anonymous@2D968B2B.12F16733.C5F254E.IP)
  1811. # [15:07] * Quits: xakz (XaMaD@moz-34FBE388.fbx.proxad.net) (Ping timeout)
  1812. # [15:07] * davehunt is now known as davehunt|away
  1813. # [15:08] * Joins: c0smikdebris (c0smikdebr@18750946.CC823F19.BE90E62C.IP)
  1814. # [15:08] * Quits: vikram360 (vikram360@2AD6DEF7.8274BA73.2A068A5E.IP) (Ping timeout)
  1815. # [15:09] <past> glandium: not yet, because the profiler crashes on the start message
  1816. # [15:09] <glandium> past: ah, you need bug 790261
  1817. # [15:10] <past> glandium: thanks!
  1818. # [15:10] * Joins: jduell (jduell@moz-F20EC42A.hfc.comcastbusiness.net)
  1819. # [15:13] * jmaher|afk is now known as jmaher
  1820. # [15:14] <glazou_afk> paul: ping
  1821. # [15:14] * glazou_afk is now known as glazou
  1822. # [15:14] * Joins: Matti (chatzilla@moz-516256F2.dip.t-dialin.net)
  1823. # [15:15] * Quits: mak (chatzilla@moz-FAF62DA7.retail.telecomitalia.it) (Input/output error)
  1824. # [15:16] <glandium> past: does that work?
  1825. # [15:16] <past> glandium: I had to pull and rebuild. It will take a while
  1826. # [15:16] <glandium> past: ah
  1827. # [15:17] <glandium> past: so, theoretically, there should only be one instance per client?
  1828. # [15:17] * Joins: dwarfcrank (dwarfcrank@moz-45653D06.net)
  1829. # [15:17] <past> glandium: right
  1830. # [15:17] <glandium> past: in which case, removing the observers in disconnect would work.
  1831. # [15:17] * Davidw93-afk is now known as Davidw93
  1832. # [15:18] <past> glandium: exactly
  1833. # [15:18] * Joins: bjacob_ (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  1834. # [15:18] * Quits: Swatinem (Mibbit@140D5EE1.DAEF654A.679A12FA.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1835. # [15:18] <glandium> past: provided disconnect is called on errors
  1836. # [15:18] <past> glandium: what kind of errors do you have in mind?
  1837. # [15:18] * davehunt|away is now known as davehunt
  1838. # [15:19] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/94d4f04bb326 - Eddy Bruel - Bug 779789 - Turn export and import from reserved keywords into real keywords; r=jorendorff
  1839. # [15:20] <glandium> past: tcp connection broken for some reason, etc.
  1840. # [15:20] * Joins: masayuki (Daily@moz-86D7F6E4.zaq.ne.jp)
  1841. # [15:21] <edmorley> zzzzz: caused by bug 656155, I've attached a patch in bug 790939 (will need review, push to production etc)
  1842. # [15:21] <zzzzz> ok, great
  1843. # [15:22] <past> glandium: yes, in such cases disconnect should be called, although I'm not sure we have tested it
  1844. # [15:23] * Quits: paulproteus (quassel@rose.makesad.us) (Ping timeout)
  1845. # [15:23] * Joins: armenzg (armenzg@moz-1D0940B9.acanac.net)
  1846. # [15:24] * sheeri-afk is now known as sheeri
  1847. # [15:24] * bwinton_away is now known as bwinton
  1848. # [15:24] * Joins: fhd_ (uid2508@moz-D63BDBD0.irccloud.com)
  1849. # [15:24] * Joins: gmoro (guilherme@66CFFD14.159DE1D0.56B58B45.IP)
  1850. # [15:25] <NeilAway> sheppy: have you managed to get an unresponsive script message from the unresponsive script dialog yet?
  1851. # [15:26] <sheppy> NeilAway: I was never able to dismiss that dialog. The browser wasn't locked up, but it also was ignoring all mouse activity, too. I finally killed the browser.
  1852. # [15:27] <sheppy> And I just realized that although I thought I'd saved a copy of the sampling output, I did not. Crap.
  1853. # [15:27] * sheppy hangs his head in shame and hands in his "geek" badge.
  1854. # [15:27] * Joins: lduros (lduros@moz-4894EA28.nic.resnet.group.upenn.edu)
  1855. # [15:28] * Joins: paulproteus (quassel@moz-E86A3B42.makesad.us)
  1856. # [15:28] * Joins: a-865_ (fmcz@moz-A5D13CA.cable.mindspring.com)
  1857. # [15:28] <Davidw93> capella: thanks for you help, I'm going to return to the mozillian team and be the poor influence again
  1858. # [15:28] * Quits: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com) (Ping timeout)
  1859. # [15:28] * Joins: victorporof (victorporo@825A6BE6.ACE0A71E.6A4F8DA2.IP)
  1860. # [15:29] * a-865_ is now known as a-865
  1861. # [15:29] <capella> heh - good for you! give us hell :P
  1862. # [15:29] * Joins: ahal (ahal@F2D29657.F60B0462.67AC9B1.IP)
  1863. # [15:30] * Joins: Bas (chatzilla@24EA72B7.534A87B3.CC1834EC.IP)
  1864. # [15:30] * Joins: lmandel (lmandel@moz-40DFB449.play-internet.pl)
  1865. # [15:30] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/08c90c0d3f55 - Marco Bonardo - Bug 749477 - Stop abusing about:home localStorage from browser code.
  1866. # [15:30] <reuben> oh wow, this is a really good idea: https://news.ycombinator.com/item?id=4515836
  1867. # [15:31] <reuben> greasemonkey for B2G + share feature
  1868. # [15:32] * Quits: lmandel (lmandel@moz-40DFB449.play-internet.pl) (Connection reset by peer)
  1869. # [15:32] * coop|afk is now known as coop
  1870. # [15:33] * Quits: JeroenDeDauw (j@moz-5EAE882C.dip.t-dialin.net) (Input/output error)
  1871. # [15:34] * Joins: surkov (surkov@5F1E41A3.CE67D555.26B1D6E2.IP)
  1872. # [15:35] * Joins: Mic (Instantbir@moz-CA8C8BFE.superkabel.de)
  1873. # [15:35] * Joins: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com)
  1874. # [15:36] <glandium> past: i found the problem: the instances don't have an actorID, so it creates a new one each time, and it's different from the one given by the client
  1875. # [15:36] * Quits: Mardak (Mardak@moz-4FA48382.hsd1.ca.comcast.net) (Quit: Mardak)
  1876. # [15:37] * Joins: mdas (mdas@50AE257C.D30B51A1.412CF160.IP)
  1877. # [15:37] * Quits: reuben (reuben@A0E2BF9D.3D0F354C.5CE5E0FA.IP) (Ping timeout)
  1878. # [15:38] * Joins: JeroenDeDauw (j@moz-5EAE882C.dip.t-dialin.net)
  1879. # [15:38] * adrian is now known as adrian|errand
  1880. # [15:39] * Quits: masayuki (Daily@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  1881. # [15:39] <past> glandium: hmm, I don't see how that could happen. DSC_onPacket adds the new actor to the pool, which should tag it with an ID
  1882. # [15:39] * Joins: masayuki (Daily@moz-86D7F6E4.zaq.ne.jp)
  1883. # [15:39] * Quits: jviereck (Adium@moz-9CE00FC0.holiday-inn-express.mozilla.hq) (Quit: Leaving.)
  1884. # [15:40] * Joins: reuben (reuben@A0E2BF9D.3D0F354C.5CE5E0FA.IP)
  1885. # [15:40] <imphil> I'm getting build bustages for all win builds on try with an aurora tree (https://tbpl.mozilla.org/?tree=Try&rev=e40facbd4e6d). should building aurora on try actually work or did some build system changes prevent this?
  1886. # [15:41] * Joins: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP)
  1887. # [15:41] * Joins: lmandel (lmandel@moz-40DFB449.play-internet.pl)
  1888. # [15:42] * Joins: Mano (mano@AF966CAE.6B80C07E.39716721.IP)
  1889. # [15:42] * Joins: gustavold (gustavold@A066F1CE.C355CF4.FBFF2E6D.IP)
  1890. # [15:43] * Joins: ted (luser@moz-1129F29D.scr.east.verizon.net)
  1891. # [15:43] * ChanServ sets mode: +o ted
  1892. # [15:43] * Joins: evilpie (chatzilla@moz-4D4C8390.pools.arcor-ip.net)
  1893. # [15:44] * Quits: reuben (reuben@A0E2BF9D.3D0F354C.5CE5E0FA.IP) (Quit: Bye!)
  1894. # [15:45] * Quits: lmandel (lmandel@moz-40DFB449.play-internet.pl) (Ping timeout)
  1895. # [15:45] * Quits: jaws_ (jwein@F71027BD.13E89694.DF976834.IP) (Quit: )
  1896. # [15:47] * Parts: jandem (jandem@66C76B89.FB8EABAE.DF9376EA.IP)
  1897. # [15:47] * heycam|away is now known as heycam
  1898. # [15:47] * Joins: lmandel (lmandel@moz-40DFB449.play-internet.pl)
  1899. # [15:47] * Quits: gmoro (guilherme@66CFFD14.159DE1D0.56B58B45.IP) (Ping timeout)
  1900. # [15:48] * Quits: ttaubert_ (tim@F71027BD.13E89694.DF976834.IP) (Ping timeout)
  1901. # [15:48] * Quits: markh1 (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au) (Ping timeout)
  1902. # [15:49] <glandium> past: is tags it with a different ID from the one the client is using
  1903. # [15:49] <glandium> past: so the next time the client is referring that id, it gets the actor factory, not the instance
  1904. # [15:50] * Quits: felipe-mirc (felipe@F71027BD.13E89694.DF976834.IP) (Ping timeout)
  1905. # [15:50] * Joins: smaug (chatzilla@24EA72B7.534A87B3.CC1834EC.IP)
  1906. # [15:50] * ChanServ sets mode: +o smaug
  1907. # [15:50] * Joins: thinker (thinker@moz-71AD2643.dynamic.kbronet.com.tw)
  1908. # [15:50] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Client exited)
  1909. # [15:50] <glandium> past: i'll file a bug
  1910. # [15:51] * Quits: tonymec (tonymec@88B2196F.7C3BF363.277517C1.IP) (Input/output error)
  1911. # [15:51] * Quits: surkov (surkov@5F1E41A3.CE67D555.26B1D6E2.IP) (Ping timeout)
  1912. # [15:51] <past> glandium: ok, thanks. I'm having build issues here that keep stalling me
  1913. # [15:52] <jlebar> I see pretty clearly that I'm not supposed to use nsIFile::{target,nativeTarget,path,nativePath} with nspr / stdlib.
  1914. # [15:52] <jlebar> So how /do/ I get a path out of nsIFile that I can pass to stdlib?
  1915. # [15:52] * Quits: sewardj (sewardj@F71027BD.13E89694.DF976834.IP) (Ping timeout)
  1916. # [15:52] * Quits: Davidw93 (David@moz-7478EA27.zone14.bethere.co.uk) (Quit: Leaving)
  1917. # [15:53] <jlebar> glandium, Or alternatively, do we have a way for me to get the tmp directory on Unix that doesn't involve going through nsIFile?
  1918. # [15:54] * Quits: jduell (jduell@moz-F20EC42A.hfc.comcastbusiness.net) (Ping timeout)
  1919. # [15:54] * Joins: tonymec (tonymec@88B2196F.7C3BF363.277517C1.IP)
  1920. # [15:57] <@ted> jlebar: you can either use target and convert from UTF16 to the native charset
  1921. # [15:57] <@ted> or on linux you can probably just call nativeTarget and it'll be ok because it's all UTF-8 anyway
  1922. # [15:58] <jlebar> ted, This is linux only, so I guess that's easy. Thanks!
  1923. # [15:58] <@ted> i guess technically you can set your filesystem charset to non-UTF8 on linux
  1924. # [15:58] * Joins: TheOne_ (one@moz-CB79AF8F.dip.t-dialin.net)
  1925. # [15:59] <jlebar> ted, ...
  1926. # [15:59] * glob|away is now known as glob
  1927. # [15:59] <jlebar> ted, Presumably the path to the tmp directory on Linux doesn't contain any non-ASCII characters?
  1928. # [16:00] * Quits: TheOne_ (one@moz-CB79AF8F.dip.t-dialin.net) (Ping timeout)
  1929. # [16:00] <@ted> seems exceedingly unlikely
  1930. # [16:00] * Quits: stransky (stransky@moz-107AD163.redhat.com) (Quit: Connection reset by beer)
  1931. # [16:02] * Quits: joey (chatzilla@moz-EFCB4CBF.princetowncable.com) (Quit: ChatZilla 0.9.88.2 [Firefox 17.0a2/20120912042008])
  1932. # [16:03] * Joins: gmoro (guilherme@66CFFD14.159DE1D0.56B58B45.IP)
  1933. # [16:03] * Quits: thinker (thinker@moz-71AD2643.dynamic.kbronet.com.tw) (Ping timeout)
  1934. # [16:05] * Joins: shorlander (shorlander@moz-853043D6.dhcp.insightbb.com)
  1935. # [16:07] * Quits: bjacob_ (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  1936. # [16:08] * Joins: kanru` (kanru@moz-26F0B28.dynamic.hinet.net)
  1937. # [16:09] * Quits: jorendorff (jorendorff@moz-E54E06EF.hsd1.tn.comcast.net) (Quit: jorendorff)
  1938. # [16:09] * Quits: jwilde (Thunderbir@moz-D5B22961.medford.tufts.edu) (Ping timeout)
  1939. # [16:10] * Quits: @smaug (chatzilla@24EA72B7.534A87B3.CC1834EC.IP) (Ping timeout)
  1940. # [16:10] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  1941. # [16:10] * Quits: lmandel (lmandel@moz-40DFB449.play-internet.pl) (Ping timeout)
  1942. # [16:11] * Joins: sewardj (sewardj@24EA72B7.534A87B3.CC1834EC.IP)
  1943. # [16:11] * Joins: lmandel (lmandel@moz-40DFB449.play-internet.pl)
  1944. # [16:11] * Quits: @ehsan (ehsan@51BA673F.D30B51A1.412CF160.IP) (Input/output error)
  1945. # [16:12] * Joins: vikram360 (vikram360@2AD6DEF7.8274BA73.2A068A5E.IP)
  1946. # [16:12] * Joins: jwilde (Thunderbir@moz-D5B22961.medford.tufts.edu)
  1947. # [16:13] * Quits: ehsan_tb (Thunderbir@51BA673F.D30B51A1.412CF160.IP) (Ping timeout)
  1948. # [16:13] * Quits: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de) (Input/output error)
  1949. # [16:13] * ewong|sleep is now known as ewong
  1950. # [16:13] * Joins: smaug (chatzilla@24EA72B7.534A87B3.CC1834EC.IP)
  1951. # [16:13] * ChanServ sets mode: +o smaug
  1952. # [16:13] * wlach|afk is now known as wlach
  1953. # [16:13] * Quits: dao (dao@moz-81F369F7.pool.mediaways.net) (Quit: Leaving.)
  1954. # [16:14] * Joins: joey (chatzilla@moz-EFCB4CBF.princetowncable.com)
  1955. # [16:14] * Joins: longsonr (chatzilla@moz-9573A8AE.zone8.bethere.co.uk)
  1956. # [16:14] * Quits: jwilde (Thunderbir@moz-D5B22961.medford.tufts.edu) (Ping timeout)
  1957. # [16:14] * Joins: Mardak (Mardak@moz-BBE3ABD.mv.mozilla.com)
  1958. # [16:14] * Joins: atuljangra (Mibbit@4F882FCC.4850A4DD.1957C0DA.IP)
  1959. # [16:14] * joey is now known as IRCMonkey56869
  1960. # [16:15] * Quits: IRCMonkey56869 (chatzilla@moz-EFCB4CBF.princetowncable.com) (Quit: ChatZilla 0.9.88.2 [Firefox 17.0a2/20120912042008])
  1961. # [16:15] * Joins: bbondy (bbondy@moz-CBCCE0F3.home.cgocable.net)
  1962. # [16:15] * mcote|afk is now known as mcote
  1963. # [16:16] <glandium> jlebar: i'm pretty sure we give nativePath to system functions
  1964. # [16:16] * mjschranz_away is now known as mjschranz
  1965. # [16:16] <glandium> jlebar: like, gnome ones
  1966. # [16:16] * Fallen is now known as Fallen|away
  1967. # [16:16] * Joins: dbuc (dbuchner@moz-175573B4.hsd1.ca.comcast.net)
  1968. # [16:16] * Quits: jacek (jacek@moz-5D707D3B.psi.wroc.pl) (Quit: Konversation terminated!)
  1969. # [16:16] * Joins: joey (chatzilla@moz-EFCB4CBF.princetowncable.com)
  1970. # [16:16] <jlebar> glandium, Yeah, re-reading it, I think the comment may be really misleading. If the problem is just that we're worried about getting strings in the native charset, well, nativePath does that.
  1971. # [16:16] <jlebar> glandium, The comment /may/ refer only to "target" and "path", and not to nativeTarget/Path
  1972. # [16:16] <jlebar> glandium, It's not clear. :(
  1973. # [16:17] * jlebar tries to pay attention to comments written in all capital letters.
  1974. # [16:17] <glandium> jlebar: the unclearness probably comes from the nsILocalFile/nsIFile merge
  1975. # [16:17] * Joins: ericjung (Mibbit@moz-F14FA912.bstnma.fios.verizon.net)
  1976. # [16:17] <glandium> jlebar: try looking at the older files from before the merge
  1977. # [16:17] <jlebar> glandium, Okay...
  1978. # [16:18] * Joins: mbrubeck (mbrubeck@moz-755AD63.hsd1.wa.comcast.net)
  1979. # [16:18] * Quits: lmandel (lmandel@moz-40DFB449.play-internet.pl) (Quit: lmandel)
  1980. # [16:19] * mjschranz is now known as mjschranz_away
  1981. # [16:20] <jlebar> Man, this is an old interface.
  1982. # [16:22] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  1983. # [16:23] * heycam is now known as heycam|away
  1984. # [16:23] * Quits: longsonr (chatzilla@moz-9573A8AE.zone8.bethere.co.uk) (Quit: ChatZilla 0.9.88.2 [Firefox 15.0.1/20120905151427])
  1985. # [16:23] <jlebar> glandium, Looks like you're right -- that comment existed before nativePath/Target.
  1986. # [16:24] * Joins: Elen (El@moz-749635E7.hsd1.ut.comcast.net)
  1987. # [16:24] * Joins: jeremyhu (jeremyhu@moz-75C113CA.outersquare.org)
  1988. # [16:26] * Quits: smagnin (pike@moz-DEF53BC9.fbx.proxad.net) (Client exited)
  1989. # [16:26] * Quits: jeremyhu (jeremyhu@moz-75C113CA.outersquare.org) (Ping timeout)
  1990. # [16:26] * Joins: espindola (espindola@D709C62E.C8DC7926.971E19F6.IP)
  1991. # [16:27] * adrian|errand is now known as adrian
  1992. # [16:27] * Joins: jviereck (Adium@moz-BBE3ABD.mv.mozilla.com)
  1993. # [16:27] * armenzg is now known as armenzg_brb
  1994. # [16:28] * Joins: smagnin (pike@moz-DEF53BC9.fbx.proxad.net)
  1995. # [16:29] * Quits: pnemsak (Miranda@moz-BE85878E.citicom.sk) (Quit: pnemsak)
  1996. # [16:30] * Quits: kaze (kaze@moz-F8747CC6.dsl.ovh.fr) (Ping timeout)
  1997. # [16:30] * hwine-ooo is now known as hwine
  1998. # [16:32] * Quits: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP) (Ping timeout)
  1999. # [16:33] * Joins: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP)
  2000. # [16:33] * Joins: zwol (zack@moz-E1CDB27A.pitbpa.fios.verizon.net)
  2001. # [16:34] * Joins: dveditz (dveditz@moz-131789FA.dhcp.cruzio.com)
  2002. # [16:34] * ChanServ sets mode: +o dveditz
  2003. # [16:34] <zwol> I need help with passing a JS object from extension code to webpage code.
  2004. # [16:35] <zwol> Extension code constructs an object and fills it in. (It's strictly data.) Then it passes it to a callback previously registered. The callback runs in page context. It sees an empty object rather than the data it was supposed to get.
  2005. # [16:35] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e705a66069eb - Ed Morley - Backout 815b5a243315 (bug 781213) for xpcshell failures
  2006. # [16:35] * Joins: hipokrit (hipokrit@81016825.8DB70AE8.839F6EC0.IP)
  2007. # [16:35] <zwol> I presume I'm tripping over some sort of security barrier but I don't know how to avoid it.
  2008. # [16:35] * Joins: a-865_ (fmcz@moz-A5D13CA.cable.mindspring.com)
  2009. # [16:35] * Quits: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com) (Ping timeout)
  2010. # [16:35] * a-865_ is now known as a-865
  2011. # [16:36] <glandium> past: bug 790952
  2012. # [16:37] * Joins: Stan (Stan@moz-95BB5AD.dip.t-dialin.net)
  2013. # [16:37] <zwol> Code here: http://pastebin.mozilla.org/1819802
  2014. # [16:37] * Joins: ehsan_tb (Thunderbir@F2D29657.F60B0462.67AC9B1.IP)
  2015. # [16:38] * Joins: dzbarsky (Adium@moz-F000F3D7.wlan.apn.sas.upenn.edu)
  2016. # [16:38] * Joins: jlin (Jonathan@moz-619C4F64.x.rootbsd.net)
  2017. # [16:38] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  2018. # [16:38] * ChanServ sets mode: +o ehsan
  2019. # [16:38] * Quits: ehsan_tb (Thunderbir@F2D29657.F60B0462.67AC9B1.IP) (Quit: ehsan_tb)
  2020. # [16:38] * Joins: davidb (davidb@moz-DCC65761.dsl.bell.ca)
  2021. # [16:38] * Joins: ehsan_tb (Thunderbir@F2D29657.F60B0462.67AC9B1.IP)
  2022. # [16:40] <past> glandium: this makes a lot of sense, thanks!
  2023. # [16:40] * Quits: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP) (Ping timeout)
  2024. # [16:40] * armenzg_brb is now known as armenzg
  2025. # [16:40] <glandium> past: i'm not convinced by my patch, though
  2026. # [16:40] <glandium> works for me, at least
  2027. # [16:40] * Joins: mak (chatzilla@moz-FAF62DA7.retail.telecomitalia.it)
  2028. # [16:40] * Joins: jwilde (Thunderbir@moz-B491EA8E.medford.tufts.edu)
  2029. # [16:41] * Joins: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP)
  2030. # [16:42] <past> I just got a working build, so now I can play, too
  2031. # [16:42] * Joins: ttaubert_ (tim@moz-369A8E60.play-internet.pl)
  2032. # [16:42] <GPHemsley> argh, who just broke MDN?
  2033. # [16:42] * Quits: ttaubert_ (tim@moz-369A8E60.play-internet.pl) (Connection reset by peer)
  2034. # [16:42] <zwol> anyone? dveditz?
  2035. # [16:43] <mak> froydnj: you aware of the xpcshell failure?
  2036. # [16:43] <@dveditz> zwol: what?
  2037. # [16:43] <mak> froydnj: oh well looks like edmorley just backed out :)
  2038. # [16:44] <@dveditz> zwol: if it's strictly data can you pass it as JSON?
  2039. # [16:44] <zwol> dveditz: I suppose I could... hang on, though, I think __exposedProps__ is what I need
  2040. # [16:45] <@dveditz> zwol: I think you're a victim of a ChromeObjectWrapper.
  2041. # [16:46] * Quits: dzbarsky (Adium@moz-F000F3D7.wlan.apn.sas.upenn.edu) (Quit: Leaving.)
  2042. # [16:46] * Quits: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de) (Ping timeout)
  2043. # [16:46] * philor|away is now known as philor
  2044. # [16:47] <@dveditz> zwol: but I'm fuzzy on the details of current wrappers. you want bholley or mrbkap I think
  2045. # [16:47] <@ehsan> so can someone help me figure out why hg pull does not work any more?
  2046. # [16:47] * Quits: Mic (Instantbir@moz-CA8C8BFE.superkabel.de) (Connection reset by peer)
  2047. # [16:48] <bholley> zwol: yes, you need __exposedProps__
  2048. # [16:49] * Joins: bstrie (ben@moz-D5A1D0F5.members.linode.com)
  2049. # [16:49] * Joins: artur (artur@moz-9CE00FC0.holiday-inn-express.mozilla.hq)
  2050. # [16:49] <@dveditz> zwol: and anytime you think you need to use a wrappedJSObject from chrome tread very very carefully
  2051. # [16:51] * Quits: jwilde (Thunderbir@moz-B491EA8E.medford.tufts.edu) (Quit: jwilde)
  2052. # [16:51] * Joins: jwilde (Thunderbir@moz-B491EA8E.medford.tufts.edu)
  2053. # [16:52] * Quits: c0smikdebris (c0smikdebr@18750946.CC823F19.BE90E62C.IP) (Ping timeout)
  2054. # [16:52] * Quits: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP) (Ping timeout)
  2055. # [16:53] * mdas is now known as mdas|afk
  2056. # [16:53] * Joins: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP)
  2057. # [16:53] <bholley> zwol: does |callback| live in content?
  2058. # [16:53] <zwol> bholley: yes, callback lives in content
  2059. # [16:53] <bholley> zwol: and what is |this.window|
  2060. # [16:54] <zwol> bholley: passed to SPConsoleListener's constructor
  2061. # [16:54] <zwol> bholley: which is called from content; it's _supposed_ to be the calling content window
  2062. # [16:54] <bholley> zwol: is it a content window? How does its scope compare with that of the callback?
  2063. # [16:55] <zwol> bholley: the idea here is to ensure that the callback is called with scope equal to the content window that requested the listener in the first place
  2064. # [16:55] <jprmc> ehsan: have you ever tried using http://mercurial.selenic.com/wiki/BugzillaExtension ?
  2065. # [16:55] <zwol> bholley: if there's a more certain way to make that happen i'm all ears
  2066. # [16:55] <@ehsan> jprmc: no
  2067. # [16:56] * Joins: dao (dao@moz-81F369F7.pool.mediaways.net)
  2068. # [16:56] * Quits: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP) (Ping timeout)
  2069. # [16:56] <@dveditz> zwol: and if you're troubles inspire you, fixing https://bugzilla.mozilla.org/show_bug.cgi?id=789298 might save others in the future from the same trouble
  2070. # [16:56] * Quits: bstrie (ben@moz-D5A1D0F5.members.linode.com) (Quit: leaving)
  2071. # [16:56] * Quits: jwilde (Thunderbir@moz-B491EA8E.medford.tufts.edu) (Ping timeout)
  2072. # [16:57] <jprmc> ehsan: i set up a jira instance to play, but the mercurial extension is complaining about a missing header in the log file
  2073. # [16:57] * Joins: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP)
  2074. # [16:57] <jprmc> s/file//
  2075. # [16:57] <bholley> zwol: if you just invoke the callback it should have an unbound |this|, which I assume is what you want
  2076. # [16:57] <@ehsan> jprmc: which header is that?
  2077. # [16:57] <bholley> zwol: or do you actually want this === contentWindow?
  2078. # [16:57] <bholley> zwol: note that the two are not identical
  2079. # [16:58] <zwol> bholley: er. I want the callback to be called as-if it had been called as a free function but directly from content
  2080. # [16:58] <jprmc> ehsan: "Unknown header on line 574025: summary: backing out 544250"
  2081. # [16:58] <bholley> zwol: then just invoke it
  2082. # [16:58] <jprmc> ehsan: i can't find "backing out 544250" in the log
  2083. # [16:58] <zwol> the global object will be correct in that case?
  2084. # [16:58] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1b8e89614a6c - Mark Capella - Bug 780442 - About:Memory page buttons are overlapping, oversized, r=margaret, njn
  2085. # [16:58] * Joins: automata (automata@E77CBCD.5E40C97A.2044E515.IP)
  2086. # [16:58] * Joins: jwilde (Thunderbir@moz-B491EA8E.medford.tufts.edu)
  2087. # [16:58] <zwol> (correct = the appropriate content window)
  2088. # [16:59] <@ehsan> jprmc: hmm is that error coming form hg?
  2089. # [16:59] * wlach is now known as wlach|afk
  2090. # [16:59] <GPHemsley> smontagu: Ping
  2091. # [16:59] <bholley> zwol: yes. The content function lives in a content compartment, and that compartment has the correct global
  2092. # [16:59] <bholley> zwol: when you call the cross-compartment wrapper for it (that you have in chrome), you'll actually enter the content compartment to invoke it
  2093. # [16:59] <bholley> zwol: at which point there is only one actual global object
  2094. # [16:59] <bholley> zwol: (everything else would be a cross-compartment wrapper)
  2095. # [16:59] <zwol> hang on though
  2096. # [17:00] <jprmc> ehsan: hard to tell, i'm looking for logs
  2097. # [17:00] * Quits: dao (dao@moz-81F369F7.pool.mediaways.net) (Quit: Leaving.)
  2098. # [17:00] <zwol> bholley: doing as you suggest, it'd be invoked as "this.callback(m);" -- won't that make 'this' be the chrome object making the call?
  2099. # [17:01] <zwol> instead of unbound
  2100. # [17:01] <bholley> zwol: invoking foo is not the same thing as invoking this.foo
  2101. # [17:01] <@ehsan> jprmc: ok. that error doesn't ring any bells for me
  2102. # [17:01] <bholley> zwol: the implicit binding of the global object to |this| is actually different from explicitly invoking with |window| as the |this| object
  2103. # [17:01] * Joins: c0smikdebris (c0smikdebr@F88B066E.79DB3CBA.BE90E62C.IP)
  2104. # [17:01] <decoder> question: should we start adding LCOV exclusion markers to the source code to exclude stuff that isnt meant to be covered so it doesnt show up as uncovered ?
  2105. # [17:02] <bholley> zwol: as in, the JS engine and ES5 have a concept of an unbound |this|
  2106. # [17:02] <decoder> stuff like http://people.mozilla.org/~choller/coverage/mc-tests-all-20120903/parser/html/nsHtml5Atom.cpp.gcov.html
  2107. # [17:02] <bholley> zwol: if |this| is unbound, it will resolve to the global. But it's not the same thing as being bound
  2108. # [17:02] * Joins: Pike (Pike@moz-64C07D02.pool.mediaways.net)
  2109. # [17:03] <bholley> zwol: you can prove this to yourself by invoking it plain, and doing a |call| with the chrome window as the this-binding
  2110. # [17:03] <zwol> bholley: I'm afraid you've just made me even more confused
  2111. # [17:04] * ewong is now known as ewong|sleep
  2112. # [17:04] <jlebar> glandium, So...do you know what it means when I hang calling open() on a fifo?
  2113. # [17:04] <zwol> I want to invoke a function, foo, such that its |this| is unbound. The calling code happens to be an actual method of an actual object, and to have stored the value 'foo' in a property of that object.
  2114. # [17:05] <zwol> I am under the impression that if I simply write 'this.foo(args)' foo will receive the calling method's object as its |this|.
  2115. # [17:05] <zwol> I don't know how to prevent that.
  2116. # [17:05] <glandium> jlebar: that it's not opened on the other end
  2117. # [17:06] <bholley> zwol: oh, I see. I didn't realize that |this| was already bound
  2118. # [17:06] <bholley> zwol: you can just pass undefined as the this-binding in the Function.call
  2119. # [17:06] <jlebar> glandium, Oh. Erm...that's not going to work for what I want. I was hoping to have a file so you could do |echo 1 > /data/local/tmp/dump-about-memory|.
  2120. # [17:07] <zwol> bholley: as in |this.callback.call(undefined, m)| ?
  2121. # [17:07] <bholley> zwol: correct
  2122. # [17:07] <jlebar> glandium, And I presume I can't have open this fifo for writing now and then watch as some other process writes to it at a later point in time.
  2123. # [17:09] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  2124. # [17:10] <glandium> jlebar: you need someone reading it
  2125. # [17:10] <glandium> something
  2126. # [17:10] <jlebar> glandium, ...writing
  2127. # [17:10] * Parts: jlebar (jlebar@moz-59682A1.dmz.scl3.mozilla.com) (Leaving)
  2128. # [17:10] * Joins: jlebar (jlebar@moz-59682A1.dmz.scl3.mozilla.com)
  2129. # [17:11] <jlebar> glandium, But if I open my own writer, do you know if that will preclude anyone else from writing to it? I would presume so...
  2130. # [17:11] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
  2131. # [17:12] * Joins: hurley (hurley@moz-E76806A0.dsl.static.sonic.net)
  2132. # [17:12] <glandium> jlebar: that might work. note that O_NONBLOCK should allow you to open without the other end being opened
  2133. # [17:13] * mdas|afk is now known as mdas
  2134. # [17:13] <jlebar> glandium, Oh, that's better...
  2135. # [17:13] <zwol> bholley: thanks for all the help, it works now
  2136. # [17:13] * Quits: artur (artur@moz-9CE00FC0.holiday-inn-express.mozilla.hq) (Input/output error)
  2137. # [17:13] <bholley> zwol: np :-)
  2138. # [17:13] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d18521899372 - Simone Carletti - Bug 760447 - Update .ua entry in PSL. r=gerv.
  2139. # [17:13] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b4340b569c89 - Simone Carletti - Bug 772069 - Update .uy entry in PSL. r=gerv.
  2140. # [17:14] <jlebar> glandium, O_NONBLOCK doesn't seem to help. :(
  2141. # [17:16] <jlebar> ...despite what fifo(7) seems to suggest.
  2142. # [17:16] <glandium> jlebar: ah no, you get a ENXIO
  2143. # [17:16] * Joins: fitzgen (fitzgen@moz-85EBB8A.dia.static.qwest.net)
  2144. # [17:17] <jlebar> glandium, " In this case, opening for read only will succeed even if no-
  2145. # [17:17] <jlebar> one has opened on the write side yet, opening for write only will fail with ENXIO"
  2146. # [17:18] * Quits: randix (randix@moz-BDAFEB54.dhcp.astr.or.charter.com) (Ping timeout)
  2147. # [17:19] * Joins: kdcw (kdc@moz-F7413045.pk.shawcable.net)
  2148. # [17:19] * Quits: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net) (Quit: Leaving.)
  2149. # [17:19] * Joins: besamelsosu (Mibbit@moz-97C9DF0.wg.neu.edu)
  2150. # [17:19] * Joins: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net)
  2151. # [17:20] * armenzg is now known as armenzg_mtg
  2152. # [17:20] * Quits: besamelsosu (Mibbit@moz-97C9DF0.wg.neu.edu) (Quit: http://www.mibbit.com ajax IRC Client)
  2153. # [17:21] * khuey|away is now known as khuey
  2154. # [17:22] * jcranmer|away is now known as jcranmer
  2155. # [17:22] * Joins: atte (atte@moz-401E92F1.dhcp.inet.fi)
  2156. # [17:23] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  2157. # [17:24] * Quits: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net) (Ping timeout)
  2158. # [17:24] * Joins: naveed (nihsanulla@moz-CA1A84E6.bstnma.fios.verizon.net)
  2159. # [17:25] * Quits: imphil (philipp@moz-55513EF0.rad.med.uni-muenchen.de) (Ping timeout)
  2160. # [17:25] * gregglind_away is now known as gregglind_aroudn
  2161. # [17:25] * gregglind_aroudn is now known as gregglind_around
  2162. # [17:25] * hwine is now known as hwine-ooo
  2163. # [17:26] <philor> edmorley: is it just coincidence that every timed out log is Windows debug?
  2164. # [17:26] <edmorley> philor: probably not, I need to download them and compare
  2165. # [17:27] <philor> filthy Windows, putting something nasty in its logs
  2166. # [17:28] <philor> I also wonder where we lost the ability to do reftest_with_caret failures, but they're easy enough to do by hand
  2167. # [17:28] * Quits: @dveditz (dveditz@moz-131789FA.dhcp.cruzio.com) (Quit: dveditz)
  2168. # [17:28] * Quits: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP) (Ping timeout)
  2169. # [17:28] * Joins: bjacob_ (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  2170. # [17:29] * Joins: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP)
  2171. # [17:32] <philor> could be the number of suggestions, they probably return more bugs than anything else does
  2172. # [17:32] * Quits: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP) (Ping timeout)
  2173. # [17:33] * Quits: gustavold (gustavold@A066F1CE.C355CF4.FBFF2E6D.IP) (Ping timeout)
  2174. # [17:33] * Joins: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP)
  2175. # [17:33] * Joins: protz (jonathan@E190BAB7.40622C3F.C4B5DB0D.IP)
  2176. # [17:33] * Joins: gustavold (gustavold@FF7886DF.8CD434F2.FBFF2E6D.IP)
  2177. # [17:34] * Quits: protz (jonathan@E190BAB7.40622C3F.C4B5DB0D.IP) (Quit: Leaving)
  2178. # [17:34] <edmorley> philor: there is soemthing strange going on :-(
  2179. # [17:34] <edmorley> philor: btw I can't figure out what purpose http://hg.mozilla.org/users/mstange_themasta.com/tinderboxpushlog/file/bb3786ddf460/js/MachineResult.js#l97 serves?
  2180. # [17:34] * Quits: dbuc (dbuchner@moz-175573B4.hsd1.ca.comcast.net) (Quit: Leaving.)
  2181. # [17:34] <edmorley> seeing as the failures are never linkable?
  2182. # [17:34] * Parts: lduros (lduros@moz-4894EA28.nic.resnet.group.upenn.edu)
  2183. # [17:35] * Quits: damons (gnubeard@moz-37F0FA87.hsd1.ca.comcast.net) (Quit: damons)
  2184. # [17:35] * jmaher is now known as jmaher|brb
  2185. # [17:35] <philor> edmorley: puts them into the scrape, so you can see without opening the log that it was "FAIL: could not find beforeLaunchTime"
  2186. # [17:36] <edmorley> philor: but they are already on the tinderbox_print summary so show up regardless aiui
  2187. # [17:36] <edmorley> unless I had the wrong mq applied when testing locally that is
  2188. # [17:36] * Quits: teoli (teoli@D9F10458.1ED91A01.5B427D60.IP) (Input/output error)
  2189. # [17:37] * Quits: sheppy (sheppy@moz-B52B0B26.dhcp.kgpt.tn.charter.com) (Quit: NO CARRIER)
  2190. # [17:37] * armenzg_mtg is now known as armenzg
  2191. # [17:38] * coop is now known as coop|afk
  2192. # [17:38] * Quits: sewardj (sewardj@24EA72B7.534A87B3.CC1834EC.IP) (Quit: Konversation terminated!)
  2193. # [17:39] * Quits: gustavold (gustavold@FF7886DF.8CD434F2.FBFF2E6D.IP) (Ping timeout)
  2194. # [17:39] * Quits: jwilde (Thunderbir@moz-B491EA8E.medford.tufts.edu) (Ping timeout)
  2195. # [17:40] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Client exited)
  2196. # [17:41] * Quits: vladan (vladan@F71027BD.13E89694.DF976834.IP) (Quit: Leaving.)
  2197. # [17:44] * Quits: Stan (Stan@moz-95BB5AD.dip.t-dialin.net) (Ping timeout)
  2198. # [17:44] * Quits: glazou (glazou@moz-204094DD.disruptive-innovations.fr) (Quit: glazou)
  2199. # [17:45] * Joins: jduell (jduell@854CC5F6.CB252E16.F0219BEF.IP)
  2200. # [17:46] * Joins: jwilde (Thunderbir@moz-D5B22961.medford.tufts.edu)
  2201. # [17:46] * Joins: Stan (Stan@moz-95BB5AD.dip.t-dialin.net)
  2202. # [17:48] * Joins: xakz (XaMaD@moz-34FBE388.fbx.proxad.net)
  2203. # [17:48] * Quits: c0smikdebris (c0smikdebr@F88B066E.79DB3CBA.BE90E62C.IP) (Quit: Computer has gone to sleep.)
  2204. # [17:48] * ctalbert|afk is now known as ctalbert
  2205. # [17:51] * Joins: c0smikdebris (c0smikdebr@F88B066E.79DB3CBA.BE90E62C.IP)
  2206. # [17:51] * Quits: RealRaven (Thunderbir@C313D18C.AEC66F5F.27F80FAC.IP) (Client exited)
  2207. # [17:51] * Joins: fabrice (fabrice@moz-BBE3ABD.mv.mozilla.com)
  2208. # [17:51] * Joins: RealRaven (Thunderbir@C313D18C.AEC66F5F.27F80FAC.IP)
  2209. # [17:51] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  2210. # [17:51] * Quits: automata (automata@E77CBCD.5E40C97A.2044E515.IP) (Ping timeout)
  2211. # [17:51] * Quits: loadbang (loadbang@moz-A11140CD.range86-145.btcentralplus.com) (Ping timeout)
  2212. # [17:52] * Quits: loadRPi (pi@moz-A11140CD.range86-145.btcentralplus.com) (Ping timeout)
  2213. # [17:52] * Quits: RealRaven (Thunderbir@C313D18C.AEC66F5F.27F80FAC.IP) (Client exited)
  2214. # [17:52] * Quits: jwilde (Thunderbir@moz-D5B22961.medford.tufts.edu) (Ping timeout)
  2215. # [17:52] * Joins: hub (hub@moz-E2FCA694.figuiere.net)
  2216. # [17:52] * Quits: Stan (Stan@moz-95BB5AD.dip.t-dialin.net) (Ping timeout)
  2217. # [17:53] * Joins: smooney (smooney@moz-BBE3ABD.mv.mozilla.com)
  2218. # [17:53] * Joins: Stan (Stan@moz-8778B931.dip.t-dialin.net)
  2219. # [17:54] * Joins: RealRaven (Thunderbir@C313D18C.AEC66F5F.27F80FAC.IP)
  2220. # [17:54] * Joins: espindola2 (yaaic@F2D29657.F60B0462.67AC9B1.IP)
  2221. # [17:55] * Quits: RealRaven (Thunderbir@C313D18C.AEC66F5F.27F80FAC.IP) (Client exited)
  2222. # [17:55] * Joins: RealRaven (Thunderbir@C313D18C.AEC66F5F.27F80FAC.IP)
  2223. # [17:56] * Joins: knelson (Adium@moz-BBE3ABD.mv.mozilla.com)
  2224. # [17:56] * fabrice is now known as fabrice1
  2225. # [17:56] * fabrice|afk is now known as fabrice
  2226. # [17:56] * Quits: gmoro (guilherme@66CFFD14.159DE1D0.56B58B45.IP) (Ping timeout)
  2227. # [17:56] * Joins: tchevalier (Daily@moz-809AD3EC.w92-143.abo.wanadoo.fr)
  2228. # [17:57] * Joins: bholley_ (anonymous@moz-104CC309.mv.mozilla.com)
  2229. # [17:57] * Joins: Optimizer (Optimizer@E4921411.F222294B.BE90E62C.IP)
  2230. # [17:57] * Joins: tzimmermann (tzimmerman@moz-BBE3ABD.mv.mozilla.com)
  2231. # [17:57] * Joins: bdahl (bdahl@moz-BBE3ABD.mv.mozilla.com)
  2232. # [17:57] * Quits: espindola2 (yaaic@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2233. # [17:57] * Parts: knelson (Adium@moz-BBE3ABD.mv.mozilla.com)
  2234. # [17:57] * Quits: martyn (martyn@moz-B7D2E286.webport-cl2-hg5.ilford.mdip.bt.net) (Quit: Ex-Chat)
  2235. # [17:58] * Joins: dcamp (dave@moz-BBE3ABD.mv.mozilla.com)
  2236. # [17:58] * Quits: jduell (jduell@854CC5F6.CB252E16.F0219BEF.IP) (Ping timeout)
  2237. # [17:58] * Quits: bholley (anonymous@2D968B2B.12F16733.C5F254E.IP) (Ping timeout)
  2238. # [17:58] * bholley_ is now known as bholley
  2239. # [17:58] * Joins: TheOne (one@moz-CB79AF8F.dip.t-dialin.net)
  2240. # [18:00] * Quits: TheOne (one@moz-CB79AF8F.dip.t-dialin.net) (Ping timeout)
  2241. # [18:04] * Joins: dveditz (dveditz@moz-131789FA.dhcp.cruzio.com)
  2242. # [18:04] * ChanServ sets mode: +o dveditz
  2243. # [18:04] * Quits: fryn|cloud (uid3935@moz-D63BDBD0.irccloud.com) (Input/output error)
  2244. # [18:04] * Quits: Unfocused (uid2622@moz-D63BDBD0.irccloud.com) (Input/output error)
  2245. # [18:04] * Quits: daleharvey (u.513@moz-D63BDBD0.irccloud.com) (Client exited)
  2246. # [18:04] * Quits: felipe (uid2734@moz-D63BDBD0.irccloud.com) (Input/output error)
  2247. # [18:04] * Quits: NimeshNeema (uid2689@moz-D63BDBD0.irccloud.com) (Client exited)
  2248. # [18:04] * Quits: timeless (u.4015@moz-D63BDBD0.irccloud.com) (Input/output error)
  2249. # [18:04] * Quits: ttaubert (uid2620@moz-D63BDBD0.irccloud.com) (Input/output error)
  2250. # [18:04] * Quits: sid0 (uid2934@moz-D63BDBD0.irccloud.com) (Input/output error)
  2251. # [18:04] * Quits: jaws (uid2871@moz-D63BDBD0.irccloud.com) (Input/output error)
  2252. # [18:04] * Quits: fhd_ (uid2508@moz-D63BDBD0.irccloud.com) (Input/output error)
  2253. # [18:05] * Joins: jeremyhu (jeremyhu@moz-75C113CA.outersquare.org)
  2254. # [18:07] * Joins: jhammel (jhammel@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2255. # [18:07] * jmaher|brb is now known as jmaher
  2256. # [18:08] * ahal is now known as ahal|lunch
  2257. # [18:09] * Quits: jeremyhu (jeremyhu@moz-75C113CA.outersquare.org) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
  2258. # [18:10] * Quits: @smaug (chatzilla@24EA72B7.534A87B3.CC1834EC.IP) (Ping timeout)
  2259. # [18:10] * Joins: myk (myk@moz-A6E29DD3.dsl.dynamic.sonic.net)
  2260. # [18:10] * Joins: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net)
  2261. # [18:11] * Joins: vladan (vladan@24EA72B7.534A87B3.CC1834EC.IP)
  2262. # [18:12] * Joins: cjones (cjones@moz-45913895.socal.res.rr.com)
  2263. # [18:12] * jwir3|away is now known as jwir3
  2264. # [18:13] * Joins: artur (artur@moz-BBE3ABD.mv.mozilla.com)
  2265. # [18:14] * Quits: Bas (chatzilla@24EA72B7.534A87B3.CC1834EC.IP) (Ping timeout)
  2266. # [18:15] * jimm is now known as jimm-lunch
  2267. # [18:16] * Quits: marcoz (marco.zehe@moz-90F3FF25.dip.t-dialin.net) (Quit: Leaving.)
  2268. # [18:17] * Joins: nmatsakis (nmatsakis@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2269. # [18:18] * Quits: nmatsakis (nmatsakis@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: Computer has gone to sleep.)
  2270. # [18:18] * Quits: odin_ (Odin@moz-66D3502E.zone5.bethere.co.uk) (Ping timeout)
  2271. # [18:18] * Joins: gustavold (gustavold@A066F1CE.C355CF4.FBFF2E6D.IP)
  2272. # [18:19] * Quits: AryehGregor (AryehGrego@2B1E2FB0.85283A48.DFEAE789.IP) (Ping timeout)
  2273. # [18:19] * Joins: AryehGregor (AryehGrego@2B1E2FB0.85283A48.DFEAE789.IP)
  2274. # [18:20] * Joins: dbuc (dbuchner@moz-BBE3ABD.mv.mozilla.com)
  2275. # [18:20] * Joins: daleharvey (uid513@moz-D63BDBD0.irccloud.com)
  2276. # [18:20] * Joins: Bas (chatzilla@24EA72B7.534A87B3.CC1834EC.IP)
  2277. # [18:21] * mjschranz_away is now known as mjschranz
  2278. # [18:21] * Joins: nmatsakis (nmatsakis@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2279. # [18:22] * Joins: harth (harth@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2280. # [18:22] * Parts: dbuc (dbuchner@moz-BBE3ABD.mv.mozilla.com)
  2281. # [18:22] * mjschranz is now known as mjschranz_away
  2282. # [18:23] * Quits: myk (myk@moz-A6E29DD3.dsl.dynamic.sonic.net) (Ping timeout)
  2283. # [18:23] * Joins: nhirata (nhirata.bu@moz-6D599AA6.hsd1.ca.comcast.net)
  2284. # [18:23] <smontagu> GPHemsley: what's up?
  2285. # [18:24] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  2286. # [18:24] * Quits: nhirata (nhirata.bu@moz-6D599AA6.hsd1.ca.comcast.net) (Input/output error)
  2287. # [18:24] * Joins: nhirata (nhirata.bu@moz-6D599AA6.hsd1.ca.comcast.net)
  2288. # [18:24] * Joins: loadRPi (pi@moz-A11140CD.range86-145.btcentralplus.com)
  2289. # [18:24] * Joins: jgriffin (jgriffin@moz-DD9CBA45.hsd1.wa.comcast.net)
  2290. # [18:26] * Joins: dbaron (dbaron@moz-9221B6DD.dsl.dynamic.sonic.net)
  2291. # [18:26] * ChanServ sets mode: +o dbaron
  2292. # [18:26] * Joins: jeremyhu (jeremyhu@moz-75C113CA.outersquare.org)
  2293. # [18:27] * Joins: zaller (Mibbit@moz-189F2361.aero.und.edu)
  2294. # [18:27] * Joins: jgriffin_ (jgriffin@moz-E31CD2CB.mozilla.org)
  2295. # [18:28] * Joins: imphil (philipp@moz-655EF802.customer.m-online.net)
  2296. # [18:28] * Quits: Optimizer (Optimizer@E4921411.F222294B.BE90E62C.IP) (Ping timeout)
  2297. # [18:28] * Quits: jgriffin (jgriffin@moz-DD9CBA45.hsd1.wa.comcast.net) (Ping timeout)
  2298. # [18:28] * jgriffin_ is now known as jgriffin
  2299. # [18:28] * Joins: Optimizer (Optimizer@E4921411.F222294B.BE90E62C.IP)
  2300. # [18:29] * Joins: sfink (chatzilla@moz-3808BA02.dsl.pltn13.sbcglobal.net)
  2301. # [18:30] * Joins: jgriffin_ (jgriffin@moz-DD9CBA45.hsd1.wa.comcast.net)
  2302. # [18:31] * catlee is now known as catlee-lunch
  2303. # [18:31] * Quits: Optimizer (Optimizer@E4921411.F222294B.BE90E62C.IP) (Ping timeout)
  2304. # [18:31] <jwir3> So, I'm trying to make a build from
  2305. # [18:31] * Joins: Optimizer (Optimizer@E4921411.F222294B.BE90E62C.IP)
  2306. # [18:31] <jwir3> a while back, and I keep getting "No rule to make target `../../dist/bin/libxpcom.so',"
  2307. # [18:32] <jwir3> On this rev: changeset: 97107:df4bbe5ffc47
  2308. # [18:32] <jwir3> user: Mike Hommey <mh+mozilla@glandium.org>
  2309. # [18:32] <jwir3> date: Wed Jun 20 09:00:48 2012 +0200
  2310. # [18:32] <jwir3> summary: Bug 764046 - Fail configure when --with-system-zlib/jpeg is used and the system zlib/jpeg version is too old. r=khuey
  2311. # [18:32] * ahal|lunch is now known as ahal
  2312. # [18:32] * Quits: jgriffin (jgriffin@moz-E31CD2CB.mozilla.org) (Ping timeout)
  2313. # [18:32] * jgriffin_ is now known as jgriffin
  2314. # [18:32] * Quits: c0smikdebris (c0smikdebr@F88B066E.79DB3CBA.BE90E62C.IP) (Ping timeout)
  2315. # [18:33] * Joins: odin_ (Odin@moz-66D3502E.zone5.bethere.co.uk)
  2316. # [18:34] * Quits: Optimizer (Optimizer@E4921411.F222294B.BE90E62C.IP) (Ping timeout)
  2317. # [18:35] * Joins: Standard8 (Standard8@88F51059.F3BBB17D.144F44FA.IP)
  2318. # [18:35] * armenzg is now known as armenzg_lunch
  2319. # [18:36] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  2320. # [18:37] * Joins: bonnie (bbsurender@moz-F8C12E99.hsd1.ca.comcast.net)
  2321. # [18:37] * Quits: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net) (Quit: Linkinus - http://linkinus.com)
  2322. # [18:38] * Quits: jgriffin (jgriffin@moz-DD9CBA45.hsd1.wa.comcast.net) (Input/output error)
  2323. # [18:38] * Joins: jgriffin (jgriffin@moz-DD9CBA45.hsd1.wa.comcast.net)
  2324. # [18:39] * Joins: Optimizer (Optimizer@4992DD2E.B7FFA1.BE90E62C.IP)
  2325. # [18:41] * Joins: anton (anton@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2326. # [18:41] * Quits: @dveditz (dveditz@moz-131789FA.dhcp.cruzio.com) (Quit: dveditz)
  2327. # [18:42] * Joins: c0smikdebris (c0smikdebr@4683E6F3.FF693F8.274D17D6.IP)
  2328. # [18:42] <zaller> Just noticed in FF 16, that the back button seems to be disconnecting web sockets is this the new planned behavior because its breaking our single page app with nodejs and socket.io
  2329. # [18:42] * Joins: dveditz (dveditz@moz-131789FA.dhcp.cruzio.com)
  2330. # [18:42] * ChanServ sets mode: +o dveditz
  2331. # [18:43] * Joins: myk (myk@moz-705E86C.tmodns.net)
  2332. # [18:43] * kmoir_buildduty is now known as kmoir-afk
  2333. # [18:43] * Quits: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net) (Ping timeout)
  2334. # [18:44] * Quits: bonnie (bbsurender@moz-F8C12E99.hsd1.ca.comcast.net) (Ping timeout)
  2335. # [18:44] <@khuey> zaller: is the back button causing a navigation to happen?
  2336. # [18:44] <@khuey> or is this pushstate or something?
  2337. # [18:45] <zaller> its using local routers so #/newurl to change the lib we use for that is director
  2338. # [18:46] <zaller> so no page refresh happens
  2339. # [18:46] * Joins: stefanh (stefanh@moz-3EED0162.customers.ownit.se)
  2340. # [18:47] <kmoir-afk> jgriffin: the reconfig is done, you wanted to be pinged to watch Bug 782355 in production
  2341. # [18:47] <jgriffin> kmoir-afk: yes thanks very much!
  2342. # [18:47] <@khuey> zaller: can you file a bug?
  2343. # [18:47] * adrian is now known as adrian|away
  2344. # [18:47] <@khuey> it's worth investigating
  2345. # [18:47] <kmoir-afk> jgriffin: yw
  2346. # [18:47] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/aee383cd56dc - Ben Turner - Bug 755943 - 'Electrolysize b2g-bluetooth'. r=qDot+cjones.
  2347. # [18:48] * Quits: myk (myk@moz-705E86C.tmodns.net) (Ping timeout)
  2348. # [18:48] <zaller> yea i can create an account and do that
  2349. # [18:49] * Joins: Mossop (mossop@moz-BBE3ABD.mv.mozilla.com)
  2350. # [18:49] <@khuey> zaller: cc ':khuey' please
  2351. # [18:49] <@khuey> and thanks for reporting this
  2352. # [18:49] * jimm-lunch is now known as jimm
  2353. # [18:49] * Joins: myk (myk@moz-705E86C.tmodns.net)
  2354. # [18:50] * Quits: Boriss (FlyingToas@B4622386.EB95F1DD.F945DA.IP) (Quit: Boriss)
  2355. # [18:52] <zaller> will do, np
  2356. # [18:53] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Quit: ekr)
  2357. # [18:53] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  2358. # [18:54] <zwol> hoorah, recompiling the world
  2359. # [18:54] * Joins: mccr8 (mccr8@moz-BBE3ABD.mv.mozilla.com)
  2360. # [18:55] * Joins: terrence (terrence@moz-BBE3ABD.mv.mozilla.com)
  2361. # [18:55] * Joins: a-865_ (fmcz@moz-A5D13CA.cable.mindspring.com)
  2362. # [18:55] * Quits: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com) (Ping timeout)
  2363. # [18:55] * a-865_ is now known as a-865
  2364. # [18:55] <GPHemsley> smontagu: Are you available for a few quick one-line reviews? It doesn't seem like jfkthame is available.
  2365. # [18:56] <smontagu> GPHemsley: sure
  2366. # [18:56] * Joins: a-865_ (fmcz@moz-A5D13CA.cable.mindspring.com)
  2367. # [18:57] * smontagu assumes you mean reviews of one-line patches :-P
  2368. # [18:57] * Joins: juanb (jbecerra@moz-BBE3ABD.mv.mozilla.com)
  2369. # [18:58] * Quits: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com) (Ping timeout)
  2370. # [18:58] * Joins: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com)
  2371. # [18:58] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  2372. # [18:58] <GPHemsley> smontagu: Bug 586085 and bug 535422
  2373. # [18:59] * Quits: harth (harth@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Connection reset by peer)
  2374. # [18:59] <jgriffin> blassey: ping
  2375. # [18:59] * Joins: harth (harth@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2376. # [18:59] * Quits: a-865_ (fmcz@moz-A5D13CA.cable.mindspring.com) (Ping timeout)
  2377. # [18:59] * Joins: a-865__ (fmcz@moz-A5D13CA.cable.mindspring.com)
  2378. # [18:59] * Quits: harth (harth@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Input/output error)
  2379. # [19:00] * smontagu 's eyes pop out at bug 586085 comment 4
  2380. # [19:00] * Quits: espindola (espindola@D709C62E.C8DC7926.971E19F6.IP) (Ping timeout)
  2381. # [19:00] * Quits: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com) (Ping timeout)
  2382. # [19:00] * Joins: jfkthame (jfkthame@A781DE62.412F013C.67870FA9.IP)
  2383. # [19:00] * a-865__ is now known as a-865
  2384. # [19:01] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d8e0ceb1fb06 - Phil Ringnalda - Back out aee383cd56dc (bug 755943) for burning
  2385. # [19:01] * philor is now known as philor|away
  2386. # [19:02] <GPHemsley> smontagu: See also bug 696725
  2387. # [19:02] * Joins: sawrubh (Mibbit@4F882FCC.4850A4DD.1957C0DA.IP)
  2388. # [19:02] * Quits: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com) (Ping timeout)
  2389. # [19:02] * Joins: stevee (Miranda@moz-26EA4122.cable.virginmedia.com)
  2390. # [19:03] * Quits: c0smikdebris (c0smikdebr@4683E6F3.FF693F8.274D17D6.IP) (Ping timeout)
  2391. # [19:03] * Joins: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com)
  2392. # [19:03] <smontagu> GPHemsley: and bug 208277
  2393. # [19:04] <smontagu> which goes back before jbo existed as such
  2394. # [19:04] * Joins: cdiehl_ (cdiehl@moz-95877C7B.pool.mediaways.net)
  2395. # [19:04] * Joins: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net)
  2396. # [19:05] * Quits: cdiehl (cdiehl@moz-52F54609.pool.mediaways.net) (Ping timeout)
  2397. # [19:05] * cdiehl_ is now known as cdiehl
  2398. # [19:05] <GPHemsley> Yeah, though it was also indicative of a bigger problem handling language tags
  2399. # [19:05] * davehunt is now known as davehunt|away
  2400. # [19:05] <GPHemsley> (although I suppose at that point, language tags were a free-for-all anyway)
  2401. # [19:05] * Fallen|away is now known as Fallen
  2402. # [19:06] * Joins: harth (harth@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2403. # [19:06] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  2404. # [19:06] <smontagu> GPHemsley: Y U no patch langGroups.properties?
  2405. # [19:06] * Joins: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net)
  2406. # [19:06] <GPHemsley> smontagu: Forgot it existed? :)
  2407. # [19:07] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  2408. # [19:07] * Joins: a-865_ (fmcz@moz-A5D13CA.cable.mindspring.com)
  2409. # [19:07] * Quits: jviereck (Adium@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
  2410. # [19:07] * Quits: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com) (Ping timeout)
  2411. # [19:07] * mjschranz_away is now known as mjschranz
  2412. # [19:07] * a-865_ is now known as a-865
  2413. # [19:07] * Quits: AryehGregor (AryehGrego@2B1E2FB0.85283A48.DFEAE789.IP) (Ping timeout)
  2414. # [19:08] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e4ae0aa3d663 - Steve Fink - Bug 786386 - Add easy way to disable typed array move() method. r=dmandelin
  2415. # [19:08] * Joins: AryehGregor (AryehGrego@2B1E2FB0.85283A48.DFEAE789.IP)
  2416. # [19:08] <GPHemsley> smontagu: Is it strictly necessary?
  2417. # [19:08] * Joins: pnemsak (Miranda@A6E8C11.B7BED47D.3CA1F9DE.IP)
  2418. # [19:09] <smontagu> GPHemsley: this is where I'm no substitute for jfkthame, but I believe that font code needs it
  2419. # [19:09] <GPHemsley> ah, ok
  2420. # [19:09] * mjschranz is now known as mjschranz_away
  2421. # [19:10] * Joins: jviereck (Adium@moz-BBE3ABD.mv.mozilla.com)
  2422. # [19:10] * mjschranz_away is now known as mjschranz
  2423. # [19:10] <smontagu> are all these languages latin script?
  2424. # [19:10] * Quits: jfkthame (jfkthame@A781DE62.412F013C.67870FA9.IP) (Quit: jfkthame)
  2425. # [19:11] * Quits: Optimizer (Optimizer@4992DD2E.B7FFA1.BE90E62C.IP) (Ping timeout)
  2426. # [19:11] * Joins: a-865_ (fmcz@moz-A5D13CA.cable.mindspring.com)
  2427. # [19:11] <GPHemsley> smontagu: Checking now.
  2428. # [19:11] * Quits: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com) (Ping timeout)
  2429. # [19:11] <Pike> oh the irony of left messages
  2430. # [19:11] * a-865_ is now known as a-865
  2431. # [19:12] * Quits: vingtetun (vingtetun@moz-F8747CC6.dsl.ovh.fr) (Ping timeout)
  2432. # [19:12] * Quits: zwol (zack@moz-E1CDB27A.pitbpa.fios.verizon.net) (Ping timeout)
  2433. # [19:12] * Joins: jammink (textual@moz-BBE3ABD.mv.mozilla.com)
  2434. # [19:12] * Joins: sicking (chatzilla@moz-7F871C5C.hsd1.ca.comcast.net)
  2435. # [19:12] <GPHemsley> smontagu: It appears that way.
  2436. # [19:13] * Joins: c0smikdebris (c0smikdebr@E33C16EA.4A76994A.D2D1FAF0.IP)
  2437. # [19:13] * Joins: Unfocused (uid2622@moz-D63BDBD0.irccloud.com)
  2438. # [19:13] * Joins: ttaubert (uid2620@moz-D63BDBD0.irccloud.com)
  2439. # [19:13] * mjschranz is now known as mjschranz_away
  2440. # [19:14] * Joins: arnaud_bienner (arno@moz-A1109EC1.dsl.sta.abo.bbox.fr)
  2441. # [19:14] <GPHemsley> smontagu: Does that mean x-western?
  2442. # [19:14] * Joins: fhd_ (uid2508@moz-D63BDBD0.irccloud.com)
  2443. # [19:15] * Joins: felipe (uid2734@moz-D63BDBD0.irccloud.com)
  2444. # [19:15] <smontagu> GPHemsley: In general yes, though I suppose Kashubian is theoretically x-central-euro
  2445. # [19:15] * Joins: a-865_ (fmcz@moz-A5D13CA.cable.mindspring.com)
  2446. # [19:15] * Joins: fs (Elchi3@B9C9103E.56629902.2EC4CA51.IP)
  2447. # [19:15] <smontagu> but we need to nuke x-central-euro anyway
  2448. # [19:16] <GPHemsley> smontagu: I can't wait until we get around to replacing these with the actual script tags
  2449. # [19:16] * Joins: TheOne (one@moz-CB79AF8F.dip.t-dialin.net)
  2450. # [19:16] * Quits: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com) (Ping timeout)
  2451. # [19:16] * Joins: jwilde (Thunderbir@moz-3420B38C.medford.tufts.edu)
  2452. # [19:16] * a-865_ is now known as a-865
  2453. # [19:17] * Fallen is now known as Fallen|away
  2454. # [19:17] * Quits: gcp (_gcp_@moz-D0E475EA.access.telenet.be) (Quit: Leaving)
  2455. # [19:17] * Joins: NimeshNeema (uid2689@moz-D63BDBD0.irccloud.com)
  2456. # [19:17] * Joins: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net)
  2457. # [19:19] * Joins: a-865_ (fmcz@moz-A5D13CA.cable.mindspring.com)
  2458. # [19:19] * Quits: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com) (Ping timeout)
  2459. # [19:19] * a-865_ is now known as a-865
  2460. # [19:22] * Joins: Optimizer (Optimizer@43E1CD77.1B9F2FD8.BE90E62C.IP)
  2461. # [19:23] * Quits: hub (hub@moz-E2FCA694.figuiere.net) (Ping timeout)
  2462. # [19:23] * Joins: vingtetun (vingtetun@moz-F8747CC6.dsl.ovh.fr)
  2463. # [19:23] * Joins: cpeterson (cpeterson@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2464. # [19:23] * Joins: a-865_ (fmcz@moz-A5D13CA.cable.mindspring.com)
  2465. # [19:23] * Quits: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com) (Ping timeout)
  2466. # [19:23] * philor|away is now known as philor
  2467. # [19:23] * a-865_ is now known as a-865
  2468. # [19:24] <Optimizer> I am getting some erros on windows while pushing to try
  2469. # [19:24] <Optimizer> can someone help ?
  2470. # [19:24] <Optimizer> http://past.pastebin.mozilla.org/1820075
  2471. # [19:25] <mbrubeck> Optimizer: Hmm, looks like the errors are on the server side
  2472. # [19:25] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/de38f0156b33 - Sriram Ramasubramanian - Bug 652168: Add thumb for input box. [r=mfinkle]
  2473. # [19:25] <Optimizer> mbrubeck: is my configuration wrong somehow, someone with windows ?
  2474. # [19:25] * Joins: rniwa (rniwa@5CA6DC39.C60FE7DC.4065847B.IP)
  2475. # [19:26] * Joins: Archaeopteryx (itsme@moz-756328DB.cust.telecolumbus.net)
  2476. # [19:26] * Joins: sid0 (uid2934@moz-D63BDBD0.irccloud.com)
  2477. # [19:26] * Quits: Mano (mano@AF966CAE.6B80C07E.39716721.IP) (Client exited)
  2478. # [19:26] <mbrubeck> maybe?
  2479. # [19:26] <efaust> !seen bz
  2480. # [19:26] * Joins: jaws (uid2871@moz-D63BDBD0.irccloud.com)
  2481. # [19:26] <firebot> bz was last seen 24 hours, 36 minutes and 49 seconds ago, saying 'and now works in Firefox too...' in #developers.
  2482. # [19:27] * Joins: a-865_ (fmcz@moz-A5D13CA.cable.mindspring.com)
  2483. # [19:27] * Joins: merinui (merinui@moz-1D8A7606.osk2.eonet.ne.jp)
  2484. # [19:27] * Quits: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com) (Ping timeout)
  2485. # [19:27] * a-865_ is now known as a-865
  2486. # [19:28] <Optimizer> on windows do we have to have the tryfix patch in their queue ?
  2487. # [19:28] * Joins: Mano (mano@AF966CAE.6B80C07E.39716721.IP)
  2488. # [19:29] * Fallen|away is now known as Fallen
  2489. # [19:29] * Joins: akeybl (akeybl@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2490. # [19:29] * Quits: jaws (uid2871@moz-D63BDBD0.irccloud.com) (Input/output error)
  2491. # [19:29] * Quits: NimeshNeema (uid2689@moz-D63BDBD0.irccloud.com) (Client exited)
  2492. # [19:29] * Quits: daleharvey (uid513@moz-D63BDBD0.irccloud.com) (Client exited)
  2493. # [19:29] * Quits: ttaubert (uid2620@moz-D63BDBD0.irccloud.com) (Input/output error)
  2494. # [19:29] * Quits: Unfocused (uid2622@moz-D63BDBD0.irccloud.com) (Input/output error)
  2495. # [19:29] * Quits: fhd_ (uid2508@moz-D63BDBD0.irccloud.com) (Input/output error)
  2496. # [19:29] * Quits: sid0 (uid2934@moz-D63BDBD0.irccloud.com) (Input/output error)
  2497. # [19:29] * Quits: felipe (uid2734@moz-D63BDBD0.irccloud.com) (Input/output error)
  2498. # [19:31] * Quits: jwilde (Thunderbir@moz-3420B38C.medford.tufts.edu) (Ping timeout)
  2499. # [19:31] * Quits: Standard8 (Standard8@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  2500. # [19:31] * Joins: a-865_ (fmcz@moz-A5D13CA.cable.mindspring.com)
  2501. # [19:31] * Quits: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com) (Ping timeout)
  2502. # [19:31] <smontagu> do whitespace-only changes even need review?
  2503. # [19:31] * a-865_ is now known as a-865
  2504. # [19:32] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/4607eda1a89f - Sriram Ramasubramanian - Bug 652168: Add thumb for input box. [r=mfinkle]
  2505. # [19:33] * hwine-ooo is now known as hwine
  2506. # [19:34] * Joins: squeakytoy (christoffe@moz-79070305.dynamic.se.alltele.net)
  2507. # [19:34] * Quits: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net) (Quit: Leaving.)
  2508. # [19:34] <Optimizer> here is my empty patch : $ hg qnew -m "try: -b do -p all -u all -t none" try
  2509. # [19:35] * kmoir-afk is now known as kmoir_buildduty
  2510. # [19:35] * Joins: a-865_ (fmcz@moz-A5D13CA.cable.mindspring.com)
  2511. # [19:35] * Quits: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com) (Ping timeout)
  2512. # [19:35] * a-865_ is now known as a-865
  2513. # [19:36] * Quits: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP) (Ping timeout)
  2514. # [19:36] * Quits: Mossop (mossop@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2515. # [19:36] * Joins: Mossop_ (mossop@moz-BBE3ABD.mv.mozilla.com)
  2516. # [19:36] * Quits: Matti (chatzilla@moz-516256F2.dip.t-dialin.net) (Ping timeout)
  2517. # [19:36] * Mossop_ is now known as Mossop
  2518. # [19:37] * Joins: jwilde (Thunderbir@moz-A216F8A2.medford.tufts.edu)
  2519. # [19:37] * Quits: c0smikdebris (c0smikdebr@E33C16EA.4A76994A.D2D1FAF0.IP) (Ping timeout)
  2520. # [19:37] * Joins: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP)
  2521. # [19:39] * aki is now known as aki|backnoon
  2522. # [19:39] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/eb6caf30255c - Jim Mathies - Bug 784165 - Metrofx should use a new appid. r=gavin
  2523. # [19:39] * Joins: bonnie (bbsurender@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2524. # [19:39] * Joins: a-865_ (fmcz@moz-A5D13CA.cable.mindspring.com)
  2525. # [19:39] * Quits: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com) (Ping timeout)
  2526. # [19:39] * a-865_ is now known as a-865
  2527. # [19:40] * Quits: Mano (mano@AF966CAE.6B80C07E.39716721.IP) (Client exited)
  2528. # [19:41] <Optimizer> glob: I am getting this http://past.pastebin.mozilla.org/1820075 error while pushing my first try
  2529. # [19:41] <Optimizer> :(
  2530. # [19:41] * Joins: Havvy (Mibbit@moz-F48EACFD.ptld.qwest.net)
  2531. # [19:41] * jhammel isn't sure what glob has to do with that
  2532. # [19:42] * glob isn't sure either :)
  2533. # [19:42] <jhammel> though i'm not sure who does
  2534. # [19:42] <Optimizer> sawrubh said that glob will help
  2535. # [19:42] <Optimizer> :P
  2536. # [19:42] * sawrubh ducks
  2537. # [19:42] <glob> Optimizer, sorry, i don't use hg
  2538. # [19:42] * mw22_ is now known as mw22
  2539. # [19:42] <jhammel> yes, he's happy in his bizarre world :P
  2540. # [19:43] <Optimizer> lol
  2541. # [19:43] <sawrubh> glob: which world is that ?
  2542. # [19:43] <Optimizer> Krypton ?
  2543. # [19:43] <glob> sawrubh, bzr
  2544. # [19:43] <Optimizer> so who might be able to help
  2545. # [19:43] <Optimizer> I am on Windows
  2546. # [19:43] * sawrubh has some fond memories of bzr
  2547. # [19:43] * Joins: a-865_ (fmcz@moz-A5D13CA.cable.mindspring.com)
  2548. # [19:43] * Quits: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com) (Ping timeout)
  2549. # [19:43] * a-865_ is now known as a-865
  2550. # [19:43] * Joins: Standard8 (Standard8@E9758364.9EC0A5AF.CFE928A7.IP)
  2551. # [19:44] <rillian> Optimizer: are you pushing from the msys prompt, or command.com?
  2552. # [19:44] <Optimizer> msys
  2553. # [19:44] * mjschranz_away is now known as mjschranz
  2554. # [19:44] <Optimizer> and I also have that fix patch as mentioned on the wiki page
  2555. # [19:45] * Quits: anton (anton@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Input/output error)
  2556. # [19:45] <Optimizer> but even without that the same error comes
  2557. # [19:45] * Quits: gerv (Instantbir@moz-8E68CF56.in-addr.arpa) (Ping timeout)
  2558. # [19:45] * mcote is now known as mcote|lunch
  2559. # [19:46] * catlee-lunch is now known as catlee
  2560. # [19:46] * Quits: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com) (Ping timeout)
  2561. # [19:46] * Joins: c0smikdebris (c0smikdebr@8A1FA273.7E5A1D6B.274D17D6.IP)
  2562. # [19:47] * Joins: anton (anton@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2563. # [19:47] * davehunt|away is now known as davehunt
  2564. # [19:47] * Joins: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com)
  2565. # [19:47] * Joins: tanvi (tanvi@moz-BBE3ABD.mv.mozilla.com)
  2566. # [19:47] <rillian> Optimizer: that's a weird error. it sounds like hg.mozilla.org has been asked to run some windows programmes from your side
  2567. # [19:48] * davehunt is now known as davehunt|away
  2568. # [19:48] <rillian> what command did you use to push?
  2569. # [19:48] * Quits: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net) (Quit: jet)
  2570. # [19:48] * Quits: MisfitGeek (MisfitGeek@moz-BD3E98A8.hsd1.nh.comcast.net) (Quit: Leaving)
  2571. # [19:49] <Optimizer> rillian: this is my empty patch : $ hg qnew -m "try: -b do -p all -u all -t none" try
  2572. # [19:49] <Optimizer> and the simply hg push -f -rtip ssh://hg.mozilla.org/try
  2573. # [19:49] <Optimizer> s/the/then
  2574. # [19:49] * Joins: a-865_ (fmcz@moz-A5D13CA.cable.mindspring.com)
  2575. # [19:49] * Joins: azakai (alon@moz-BBE3ABD.mv.mozilla.com)
  2576. # [19:50] * Quits: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com) (Ping timeout)
  2577. # [19:50] * a-865_ is now known as a-865
  2578. # [19:50] <mbrubeck> Optimizer: Do you have anything about connect.exe in your ~/.ssh/config?
  2579. # [19:50] * Joins: MisfitGeek (MisfitGeek@moz-BD3E98A8.hsd1.nh.comcast.net)
  2580. # [19:50] * armenzg_lunch is now known as armenzg
  2581. # [19:51] <mbrubeck> It's not part of mozilla-build, but I see references to it in msys-git instructions like http://skim.la/2010/02/22/how-to-make-github-and-proxy-play-nicely-with-ssh/
  2582. # [19:51] * Joins: pcwalton (pcwalton@moz-7B0110AD.mv.mozilla.com)
  2583. # [19:51] <Optimizer> oh yes,
  2584. # [19:51] <Optimizer> they are used for my git client
  2585. # [19:51] * Joins: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com)
  2586. # [19:51] <Optimizer> ah
  2587. # [19:51] <Optimizer> now it works :)
  2588. # [19:52] <Optimizer> thanks mbrubeck, rillian :)
  2589. # [19:52] * Quits: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com) (Quit: ChatZilla 0.9.88.2 [SeaMonkey 2.13/20120906034004])
  2590. # [19:53] <mbrubeck> Optimizer: You might want to put the ProxyCommand line into one or more "Host" sections, so it will still be used for those hosts but not for hg.mozilla.org
  2591. # [19:53] <Optimizer> I commented it for now
  2592. # [19:54] <Optimizer> dammit, how to cancel a try push ?
  2593. # [19:55] * Quits: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2594. # [19:55] * Quits: dbradley (dbradley@F13F4192.D4EBE3CD.8DD2BC91.IP) (Quit: )
  2595. # [19:55] <rillian> Optimizer: go to the tbpl link it gives you and click the red octagonal button
  2596. # [19:55] * Quits: myk (myk@moz-705E86C.tmodns.net) (Quit: Instantbird 1.3a1pre -- http://www.instantbird.com)
  2597. # [19:55] <Optimizer> it asks for username password
  2598. # [19:55] * Joins: myk (myk@moz-705E86C.tmodns.net)
  2599. # [19:55] <rillian> Optimizer: use your ldap credentials
  2600. # [19:55] <Optimizer> I don;t have
  2601. # [19:56] <Optimizer> I only have L1 commit access
  2602. # [19:56] * wlach|afk is now known as wlach
  2603. # [19:56] <sawrubh> Optimizer: if you have L1 access
  2604. # [19:56] <sawrubh> then you must have received an email from Mozilla
  2605. # [19:56] <Optimizer> nopes
  2606. # [19:56] <sawrubh> hrm
  2607. # [19:56] * sawrubh had received one
  2608. # [19:57] * mdas is now known as mdas|lunch
  2609. # [19:57] * Quits: myk (myk@moz-705E86C.tmodns.net) (Ping timeout)
  2610. # [19:57] * mdas|lunch is now known as mdas
  2611. # [19:57] * Quits: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net) (Quit: clee)
  2612. # [19:58] * Joins: hub (hub@A5087023.2354C43D.D8E68FF6.IP)
  2613. # [19:59] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2614. # [19:59] * Quits: valenting (Thunderbir@moz-85EBB8A.dia.static.qwest.net) (Ping timeout)
  2615. # [19:59] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/0211a7845cb7 - Mark Banner - Bug 790181: Skip private browsing test for gecko applications that don't support private browsing. r=ehsan, a=lsblakk
  2616. # [20:00] <philor> dholbert: any feeling about how badly we need to run reftests/svg/smil/transform/translate-pattern-1.svg on Android?
  2617. # [20:00] <edmorley> Optimizer: paste your try url and we can cancel for now; then file a bug to get the pwd reset :-)
  2618. # [20:00] * Quits: joey (chatzilla@moz-EFCB4CBF.princetowncable.com) (Input/output error)
  2619. # [20:00] <philor> "Slowest test took 285934ms"
  2620. # [20:00] * Joins: yuan (ywang@moz-3A8F7C9D.hsd1.ca.comcast.net)
  2621. # [20:00] * Joins: bent (chatzilla@moz-C3562645.hsd1.ca.comcast.net)
  2622. # [20:00] * Joins: jimb (user@9E727688.17C2F9C.163DC5C6.IP)
  2623. # [20:00] * Joins: joey (chatzilla@moz-EFCB4CBF.princetowncable.com)
  2624. # [20:00] <Optimizer> edmorley: I didn;t get a password, and I asked someone else to cancel it for now :)
  2625. # [20:00] * Joins: dbradley (dbradley@F13F4192.D4EBE3CD.8DD2BC91.IP)
  2626. # [20:01] <edmorley> Optimizer: yeah, but you can still get a new one by requesting a reset
  2627. # [20:01] <edmorley> :-)
  2628. # [20:02] * Joins: daleharvey (uid513@moz-D63BDBD0.irccloud.com)
  2629. # [20:04] * Joins: rajul (quassel@2270334D.FB604CC3.5700D73F.IP)
  2630. # [20:04] * Quits: bbondy (bbondy@moz-CBCCE0F3.home.cgocable.net) (Client exited)
  2631. # [20:04] * hwine is now known as hwine|mtg
  2632. # [20:06] * Joins: WeirdAl (chatzilla@moz-D461843.ask.info)
  2633. # [20:06] * Quits: azakai (alon@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2634. # [20:06] * Joins: espindola (espindola@moz-1AC2B474.dsl.teksavvy.com)
  2635. # [20:07] * Joins: gerv (Instantbir@moz-666A635.paternoster.mezzonet.net)
  2636. # [20:07] * Quits: Optimizer (Optimizer@43E1CD77.1B9F2FD8.BE90E62C.IP) (Ping timeout)
  2637. # [20:07] * Joins: fxa90id (fxa90id@moz-D2F7DD59.neoplus.adsl.tpnet.pl)
  2638. # [20:07] * coop|afk is now known as coop
  2639. # [20:08] * Joins: mwu (mwu@moz-59435430.hsd1.nj.comcast.net)
  2640. # [20:08] * Joins: bnicholson (bnicholson@moz-BBE3ABD.mv.mozilla.com)
  2641. # [20:08] * Joins: azakai (alon@moz-BBE3ABD.mv.mozilla.com)
  2642. # [20:08] <GPHemsley> smontagu: Are your reviews good enough, or should I wait for jfkthame?
  2643. # [20:09] <smontagu> GPHemsley: mine are enough
  2644. # [20:09] * Quits: MisfitGeek (MisfitGeek@moz-BD3E98A8.hsd1.nh.comcast.net) (Quit: Leaving)
  2645. # [20:09] <WeirdAl> gps: ping
  2646. # [20:09] * Joins: Optimizer (Optimizer@401679AA.FC4AC898.BE90E62C.IP)
  2647. # [20:09] <dholbert> philor, no more or less badly than any other test
  2648. # [20:09] <WeirdAl> bug 687213, should that say Visual Studio 2012?
  2649. # [20:10] <dholbert> philor, is it failing?
  2650. # [20:10] * Fallen is now known as Fallen|away
  2651. # [20:10] * Joins: Mossop_ (mossop@moz-BBE3ABD.mv.mozilla.com)
  2652. # [20:11] * Quits: Mossop (mossop@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2653. # [20:11] * armenzg is now known as armenzg_mtg
  2654. # [20:11] * Mossop_ is now known as Mossop
  2655. # [20:12] <Optimizer> edmorley: whon should I assign it too ?
  2656. # [20:12] <Optimizer> the bug for ldap account reset
  2657. # [20:12] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  2658. # [20:13] * Quits: smooney (smooney@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2659. # [20:13] * Joins: smooney_ (smooney@moz-BBE3ABD.mv.mozilla.com)
  2660. # [20:13] <edmorley> Optimizer: if you use the IT form, it sorts it for you
  2661. # [20:14] <Optimizer> what product and component ?
  2662. # [20:14] <edmorley> it's a special form, I'm just trying to find the url
  2663. # [20:14] <Optimizer> oh
  2664. # [20:14] * Quits: yuan (ywang@moz-3A8F7C9D.hsd1.ca.comcast.net) (Ping timeout)
  2665. # [20:14] <Optimizer> man, I filed a bug already :P
  2666. # [20:15] * Joins: jet (junglecode@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2667. # [20:15] <espindola> ted,
  2668. # [20:15] <espindola> ping
  2669. # [20:15] <Optimizer> edmorley: I got the link
  2670. # [20:15] <Optimizer> :)
  2671. # [20:15] <edmorley> Optimizer: mozilla.org::server operations account requests
  2672. # [20:16] <edmorley> just move the existing one :-)
  2673. # [20:16] <Optimizer> but he made it invalid
  2674. # [20:16] <Optimizer> the bug,
  2675. # [20:16] <Optimizer> and pointed me to the url
  2676. # [20:16] <Optimizer> which again asks for username and password
  2677. # [20:16] <Optimizer> :D
  2678. # [20:16] <blassey> jgriffin: pong
  2679. # [20:16] <jgriffin> blassey: nm, I was going to ask you to hide the Marionette tests on TBPL, but I think philor did it
  2680. # [20:16] <gps> WeirdAl: pong
  2681. # [20:17] <WeirdAl> repeat: bug 687213, should that say Visual Studio 2012?
  2682. # [20:17] <blassey> ok
  2683. # [20:17] * glob is now known as glob|away
  2684. # [20:17] * mjschranz is now known as mjschranz_away
  2685. # [20:17] <gps> WeirdAl: probably. that bug was created before Visual Studio 2012 had a name :)
  2686. # [20:18] <philor> dholbert: not failing, taking more than 6% of the time for that chunk of reftests to run ("that chunk" now being R4, because I just added another chunk because R3 was taking so long it timed out, because you can't keep a tegra's attention for that long)
  2687. # [20:18] * Quits: @dbaron (dbaron@moz-9221B6DD.dsl.dynamic.sonic.net) (Ping timeout)
  2688. # [20:19] <dholbert> whaa
  2689. # [20:19] <dholbert> that's odd
  2690. # [20:22] <edmorley> Optimizer: which URL?
  2691. # [20:22] <Optimizer> https://mozilla.service-now.com/
  2692. # [20:22] <@ted> espindola: pong
  2693. # [20:22] <edmorley> Optimizer: they shouldn't have done that, service now is employee only aiui
  2694. # [20:23] <edmorley> what's the bug #
  2695. # [20:23] <Optimizer> 791034
  2696. # [20:23] <GPHemsley> smontagu: Are we all set now?
  2697. # [20:23] <espindola> ted, ah, just commented on the bug
  2698. # [20:23] <espindola> so
  2699. # [20:23] <espindola> running dump_syms on the .dylib
  2700. # [20:23] <espindola> produces the STACK lines
  2701. # [20:23] <espindola> but not source line numbers
  2702. # [20:24] <espindola> and the opposite if it is run on the .dylib.dSYM
  2703. # [20:24] <@ted> that's...exciting
  2704. # [20:24] <espindola> did that use to be case?
  2705. # [20:24] <@ted> no, we run dump_syms on the .dSYM
  2706. # [20:24] <@ted> and we used to get both
  2707. # [20:24] * Joins: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com)
  2708. # [20:24] <@ted> maybe some bad interaction between clang's output and dsymutil here?
  2709. # [20:24] <espindola> interesting. Might have been the upgrade to 10.7 too
  2710. # [20:24] <espindola> (new dsymutil)
  2711. # [20:24] <@ted> ah
  2712. # [20:25] <@ted> i only have 10.7 here, so i can't really test anything else
  2713. # [20:25] <espindola> ok, I will build the svn version and see what happens
  2714. # [20:25] <@ted> thanks!
  2715. # [20:25] <@ted> if you need anything from me let me know
  2716. # [20:25] <GPHemsley> (Poor jfkthame is gonna have so many useless e-mails...)
  2717. # [20:25] <espindola> ted, do you know if the .dSYM format is documented somewhere?
  2718. # [20:26] <@ted> espindola: i haven't ever looked
  2719. # [20:26] <@ted> IIRC it's just a bundle that has a Mach-O file in it with all the debug sections
  2720. # [20:26] <espindola> ok
  2721. # [20:26] <jhammel> "theoretically" ;)
  2722. # [20:27] <jhammel> beh, wrong channel
  2723. # [20:27] * Fallen|away is now known as Fallen
  2724. # [20:27] <jlebar> glandium, So opening the pipe with O_NONBLOCK works great, except then I can't detect when there's data available to read. :)
  2725. # [20:27] <@ted> espindola: my understanding is that Apple's LD doesn't copy debug info from the .o files to the output, hence the existence of dsymutil
  2726. # [20:27] * stefanh is now known as stefanh|away
  2727. # [20:28] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
  2728. # [20:28] <espindola> ted, yes, that part I know
  2729. # [20:28] * stefanh|away is now known as stefanh
  2730. # [20:28] * Joins: gmoro (guilherme@moz-12F5B065.dsl.telesp.net.br)
  2731. # [20:28] <jlebar> glandium, Oh, but maybe I can change O_NONBLOCK after I open it...
  2732. # [20:28] <espindola> I very early guess is it not copying it because eh_frame is not "debug"
  2733. # [20:28] * Quits: stefanh (stefanh@moz-3EED0162.customers.ownit.se) (Quit: ChatZilla 0.9.88.2 [SeaMonkey 2.12.1/20120909051431])
  2734. # [20:28] <espindola> it is part of the actual abi
  2735. # [20:29] * Quits: past (past@moz-53BE7F5E.dsl.dyn.forthnet.gr) (Ping timeout)
  2736. # [20:29] * Joins: automata (automata@E77CBCD.5E40C97A.2044E515.IP)
  2737. # [20:30] <@ted> mm
  2738. # [20:30] <bdahl> if i dispatch a CustomEvent from a chrome context to a content context is it expected that everything in the customEvent.details be removed?
  2739. # [20:30] <@ted> does clang not generate both an eh_frame and a debug section?
  2740. # [20:31] * Joins: cpeterso_ (cpeterson@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2741. # [20:32] * Quits: cpeterson (cpeterson@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  2742. # [20:33] * Joins: twi (Adium@moz-87F0976E.ip218.fastwebnet.it)
  2743. # [20:33] * Joins: fhd_ (uid2508@moz-D63BDBD0.irccloud.com)
  2744. # [20:34] * Quits: twi1 (Adium@moz-87F0976E.ip218.fastwebnet.it) (Ping timeout)
  2745. # [20:35] * Joins: Unfocused (uid2622@moz-D63BDBD0.irccloud.com)
  2746. # [20:35] * Joins: ttaubert (uid2620@moz-D63BDBD0.irccloud.com)
  2747. # [20:36] <gps> espindola: if you want something to look at, clang r163765 fails to build m-c. clang++ goes into an infinite resource allocation loop somewhere in dom/
  2748. # [20:36] * Joins: karl (karl@moz-AB6C088A.jetstream.xtra.co.nz)
  2749. # [20:36] <@gavin> bdahl: if you don't specify __exposedProps__, yes
  2750. # [20:37] <espindola> gps, will do, but really have to figure out the stack problem first
  2751. # [20:37] <espindola> I just noticed that gcc 4.2 produces eh_frame and debug_frame
  2752. # [20:37] <espindola> but eh_frame *is* copied to the bundle
  2753. # [20:37] * Joins: felipe (uid2734@moz-D63BDBD0.irccloud.com)
  2754. # [20:37] * Joins: Sander (chatzilla@moz-BE14AE2D.rkv.estpak.ee)
  2755. # [20:37] <espindola> hopefully it is a simple patch to dump_syms...
  2756. # [20:38] <@gavin> bdahl: unfortunately it looks like we don't hve great __exposedProps__ docs yet...
  2757. # [20:38] <espindola> gps, if you can report a bug with a preprocessed file that would make things a lot easier
  2758. # [20:38] * Quits: davidb (davidb@moz-DCC65761.dsl.bell.ca) (Ping timeout)
  2759. # [20:38] * joduinn-mtg is now known as joduinn-afk
  2760. # [20:38] * Joins: yuan (ywang@moz-3A8F7C9D.hsd1.ca.comcast.net)
  2761. # [20:38] <@gavin> bdahl: but see https://wiki.mozilla.org/XPConnect_Chrome_Object_Wrappers#COWing_Objects and https://bugzilla.mozilla.org/show_bug.cgi?id=553102
  2762. # [20:39] <armenzg_mtg> who does know best how the try repo works?
  2763. # [20:39] * Joins: davidb (davidb@moz-DCC65761.dsl.bell.ca)
  2764. # [20:40] <armenzg_mtg> I would like to redirect people from the a-team that are working on the compare-talos improvements
  2765. # [20:40] * Quits: RealRaven (Thunderbir@C313D18C.AEC66F5F.27F80FAC.IP) (Client exited)
  2766. # [20:40] * Quits: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk) (Ping timeout)
  2767. # [20:40] <@gavin> which part of it?
  2768. # [20:41] * Joins: RealRaven (Thunderbir@C313D18C.AEC66F5F.27F80FAC.IP)
  2769. # [20:41] * Joins: jaws (uid2871@moz-D63BDBD0.irccloud.com)
  2770. # [20:41] * Joins: sid0 (uid2934@moz-D63BDBD0.irccloud.com)
  2771. # [20:41] * Joins: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk)
  2772. # [20:42] * Quits: ahal (ahal@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2773. # [20:43] * Quits: bent (chatzilla@moz-C3562645.hsd1.ca.comcast.net) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.2.19/20110707195905])
  2774. # [20:43] * Joins: ahal (ahal@F2D29657.F60B0462.67AC9B1.IP)
  2775. # [20:43] * Quits: ircloggr (nodebot@moz-FB6FA83C.compute-1.amazonaws.com) (Client exited)
  2776. # [20:44] * Joins: bbondy (bbondy@moz-CBCCE0F3.home.cgocable.net)
  2777. # [20:44] * Joins: ircloggr (nodebot@moz-B93B8985.compute-1.amazonaws.com)
  2778. # [20:45] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/701e901721bf - Benjamin Peterson - Bug 788701 - Decrease the length of the text to match when there is a start position. r=jorendorff
  2779. # [20:45] * Quits: c0smikdebris (c0smikdebr@8A1FA273.7E5A1D6B.274D17D6.IP) (Ping timeout)
  2780. # [20:45] * Joins: jgilbert (jgilbert@moz-BBE3ABD.mv.mozilla.com)
  2781. # [20:45] * mdas is now known as mdas|afk
  2782. # [20:45] <jhammel> gavin: so the short question is: if you push to try, how do you (computationally) get the branch name that you care about?
  2783. # [20:46] <jhammel> e.g. mozilla-central, beta, elm, etc
  2784. # [20:46] <@gavin> ah
  2785. # [20:46] * juanb is now known as juanb|lunch
  2786. # [20:46] <@gavin> from the post-push hook?
  2787. # [20:47] <@gavin> sounds like a question for an hg wizard
  2788. # [20:47] <jhammel> ummmm... i'm not sure :)
  2789. # [20:47] * Quits: Standard8 (Standard8@E9758364.9EC0A5AF.CFE928A7.IP) (Ping timeout)
  2790. # [20:47] * Quits: smontagu (chatzilla@ACD131AA.B9386950.51B98CA5.IP) (Ping timeout)
  2791. # [20:47] <@gavin> I have to go, bbl :)
  2792. # [20:48] * Quits: sicking (chatzilla@moz-7F871C5C.hsd1.ca.comcast.net) (Ping timeout)
  2793. # [20:48] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/0ec10e895d42 - Michael Wu - Bug 788402 - Improve queue handling in opensl backend, r=kinetik
  2794. # [20:48] <mbrubeck> jhammel: You want to know something like, which of these repos contains the closest ancestor of this try push?
  2795. # [20:48] * Quits: cpeterso_ (cpeterson@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Connection reset by peer)
  2796. # [20:49] * Joins: cpeterson (cpeterson@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2797. # [20:49] <jhammel> mbrubeck: yes
  2798. # [20:49] <mbrubeck> You'd probably need to walk up the ancestry of the try push, and for each changeset, test whether it's in each of the repos you're interested in... with some caching it might not be too bad...
  2799. # [20:49] <jhammel> jmaher, armenzg_mtg, imaginary jeads: ^
  2800. # [20:49] * Quits: vikram360 (vikram360@2AD6DEF7.8274BA73.2A068A5E.IP) (No route to host)
  2801. # [20:50] * Quits: jet (junglecode@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: jet)
  2802. # [20:50] * Joins: gcp (_gcp_@moz-D0E475EA.access.telenet.be)
  2803. # [20:50] <mbrubeck> jhammel: What's the end goal?
  2804. # [20:50] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  2805. # [20:50] * Joins: valenting (Thunderbir@moz-BBE3ABD.mv.mozilla.com)
  2806. # [20:50] * Joins: clee (clee@moz-BBE3ABD.mv.mozilla.com)
  2807. # [20:50] <jhammel> mbrubeck: so for datazilla we're trying to compare Try results with the results from the appropriate branch
  2808. # [20:51] * Joins: vikram360 (vikram360@35EBAFAB.B0351687.2A068A5E.IP)
  2809. # [20:51] <gcp> https://wiki.mozilla.org/Blocklisting/Blocked_Graphics_Drivers
  2810. # [20:51] * Joins: jeads (jeads@moz-E31CD2CB.mozilla.org)
  2811. # [20:51] <gcp> For the FGLRX (proprietary ATI) driver, we whitelist the newer versions that implement OpenGL 3.0 or newer.
  2812. # [20:51] * mcote|lunch is now known as mcote
  2813. # [20:52] <gcp> 0/1. Blocked for your graphics driver version. Try updating your graphics driver to version <Anything with EXT_texture_from_pixmap support> or newer.
  2814. # [20:52] <gcp> maybe it's because debian is on ESR, but does anyone know if that info is still supposed to be current?
  2815. # [20:52] * Joins: kkdEEP (ubuntu@F6E63C80.CF4E5C6F.C7008325.IP)
  2816. # [20:53] <mbrubeck> jhammel: Okay... in that case you conceptually want to walk the ancestry of the Try push (starting at its tip) until you find a changeset for which you have data in <whatever database or source datazilla uses>, and then you compare the Try data to that data.
  2817. # [20:53] * Joins: myk (myk@moz-64D96850.dsl.dynamic.sonic.net)
  2818. # [20:53] * Joins: jet (junglecode@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2819. # [20:54] <jhammel> jeads: ^
  2820. # [20:54] <mbrubeck> Since the ancestry is a straight line, it's really a breadth-first search instead of a straightforward walk
  2821. # [20:54] <jhammel> mbrubeck: coolz; thanks a bunch
  2822. # [20:54] * mjschranz_away is now known as mjschranz
  2823. # [20:54] * Quits: RealRaven (Thunderbir@C313D18C.AEC66F5F.27F80FAC.IP) (Client exited)
  2824. # [20:54] <mbrubeck> and there are edge cases, like for example nothing is stopping me from merging Beta and Aurora and pushing the result to Try, in which case it would be equally "close" to both of those repos
  2825. # [20:55] <mbrubeck> s/nothing/nothing except common sense :)/
  2826. # [20:55] <jhammel> hmmm....good point :/
  2827. # [20:55] * Quits: fitzgen (fitzgen@moz-85EBB8A.dia.static.qwest.net) (Quit: zzzzzzzzz)
  2828. # [20:55] <jhammel> beh...fun...
  2829. # [20:55] <mbrubeck> s/is a straight line/is NOT a straight line/ of course
  2830. # [20:55] * AutomatedTester is now known as AutomatedTester|AFK
  2831. # [20:55] * AutomatedTester|AFK is now known as AutomatedTester
  2832. # [20:57] * Quits: jwilde (Thunderbir@moz-A216F8A2.medford.tufts.edu) (Connection reset by peer)
  2833. # [20:57] * Joins: jwilde1 (Thunderbir@moz-A216F8A2.medford.tufts.edu)
  2834. # [20:58] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2835. # [20:58] * Joins: dbaron (dbaron@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2836. # [20:58] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e564016b9de9 - Jan Varga - Bug 776416 - Fix remaining tests. r=sicking
  2837. # [20:58] * ChanServ sets mode: +o dbaron
  2838. # [20:58] <edmorley> jmaher, mbrubeck: what about looking at the version number in-repo and comparing to trunk?
  2839. # [20:58] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/fd824db5b0df - Jonas Sicking - Bug 776416 - Remove exceptions to 5MB quota rule in localStorage. r=honzab
  2840. # [20:58] * Quits: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com) (Input/output error)
  2841. # [20:58] * Joins: MisfitGeek (MisfitGeek@moz-BD3E98A8.hsd1.nh.comcast.net)
  2842. # [20:58] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/bef84aa5ce69 - Jonas Sicking - Bug 781866 - Clear up and simplify some names in localStorage code. r=honzab
  2843. # [20:58] * Quits: smooney_ (smooney@moz-BBE3ABD.mv.mozilla.com) (Quit: smooney_)
  2844. # [20:58] * Joins: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com)
  2845. # [20:58] <jhammel> edmorley: that could help with aurora and beta anyway
  2846. # [20:59] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/81bcdc952151 - Fabrice Desré - merge
  2847. # [20:59] <edmorley> oh, elm
  2848. # [20:59] * Quits: jwilde1 (Thunderbir@moz-A216F8A2.medford.tufts.edu) (Ping timeout)
  2849. # [20:59] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e169364def65 - Fabrice Desré - Bug 788125 - System messages don't work with different entry points if the app is not already open [r=vingtetun]
  2850. # [20:59] <edmorley> and sorry s/jmaher/jhammel/
  2851. # [21:00] * aki|backnoon is now known as aki
  2852. # [21:00] * Joins: damons (gnubeard@moz-BBE3ABD.mv.mozilla.com)
  2853. # [21:00] <edmorley> jhammel: you could use the version number for aurora, beta and than trychooser syntax to specify a repo maybe? trying to walk the changesets comparing against 10-20+ trunk repos seems infeasible
  2854. # [21:01] <jhammel> or at least foolish ;)
  2855. # [21:01] <espindola> ted, ok, almost sure the problem is the missing debug_frame
  2856. # [21:01] * Joins: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP)
  2857. # [21:01] <espindola> long term we have to teach dump_syms to look at both the .dylib and the .dSYM
  2858. # [21:02] <espindola> but I will just hack clang to produce debug_frame for now
  2859. # [21:02] * Quits: @dveditz (dveditz@moz-131789FA.dhcp.cruzio.com) (Ping timeout)
  2860. # [21:02] * mdas|afk is now known as mdas
  2861. # [21:02] * Quits: automata (automata@E77CBCD.5E40C97A.2044E515.IP) (Quit: Saindo)
  2862. # [21:03] <@ted> espindola: that would be awesome
  2863. # [21:03] * Quits: yuan (ywang@moz-3A8F7C9D.hsd1.ca.comcast.net) (Quit: yuan)
  2864. # [21:03] <@ted> espindola: it's probably not terribly hard to fix dump_syms either, but maybe inconvenient
  2865. # [21:03] * Quits: bbondy (bbondy@moz-CBCCE0F3.home.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  2866. # [21:04] <@ted> man, these storage/places xpcshell tests are slow
  2867. # [21:04] * Joins: past (past@moz-53BE7F5E.dsl.dyn.forthnet.gr)
  2868. # [21:04] <@ted> and they beat the hell out of my HDD
  2869. # [21:04] <@ted> i can hear it churning
  2870. # [21:04] * Joins: dveditz (dveditz@moz-131789FA.dhcp.cruzio.com)
  2871. # [21:04] * ChanServ sets mode: +o dveditz
  2872. # [21:04] * Quits: vingtetun (vingtetun@moz-F8747CC6.dsl.ovh.fr) (Ping timeout)
  2873. # [21:05] * Joins: jorendorff (jorendorff@moz-C7E45659.hsd1.tn.comcast.net)
  2874. # [21:06] * Joins: jwilde (Thunderbir@moz-FA96E0B7.medford.tufts.edu)
  2875. # [21:06] * Quits: garnacho (carlos@moz-B27B0825.dyn.user.ono.com) (Ping timeout)
  2876. # [21:07] * Joins: NimeshNeema (uid2689@moz-D63BDBD0.irccloud.com)
  2877. # [21:07] * Fallen is now known as Fallen|away
  2878. # [21:07] * Quits: gcp (_gcp_@moz-D0E475EA.access.telenet.be) (Input/output error)
  2879. # [21:07] <@ted> 7918.366ms
  2880. # [21:07] <@ted> yike
  2881. # [21:08] <@ted> almost 8s on my ivy bridge system with 8gb :-/
  2882. # [21:08] * jcranmer is now known as jcranmer|away
  2883. # [21:08] <@ted> guess it's limited by the speed of /tmp
  2884. # [21:08] * Quits: kdcw (kdc@moz-F7413045.pk.shawcable.net) (Quit: HydraIRC -> http://www.hydrairc.com <- Now with extra fish!)
  2885. # [21:08] <@ted> which is just a normal slow hdd
  2886. # [21:09] * armenzg_mtg is now known as armenzg_brb
  2887. # [21:10] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  2888. # [21:10] * Joins: fitzgen (fitzgen@moz-BBE3ABD.mv.mozilla.com)
  2889. # [21:10] * hwine|mtg is now known as hwine
  2890. # [21:10] * Quits: damons (gnubeard@moz-BBE3ABD.mv.mozilla.com) (Quit: damons)
  2891. # [21:11] * jhammel is now known as jhammel|lunch
  2892. # [21:11] * mjschranz is now known as mjschranz_away
  2893. # [21:11] * jeads is now known as jeads|afk
  2894. # [21:12] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2895. # [21:13] <NeilAway> jhammel|lunch: can't you do it based on the gecko version?
  2896. # [21:13] <NeilAway> bah, I just saw edmorley say that in scrollback :s
  2897. # [21:14] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  2898. # [21:14] * Joins: azakai_ (alon@moz-BBE3ABD.mv.mozilla.com)
  2899. # [21:14] * Quits: azakai (alon@moz-BBE3ABD.mv.mozilla.com) (Quit: Ex-Chat)
  2900. # [21:14] * Joins: gcp (_gcp_@moz-D0E475EA.access.telenet.be)
  2901. # [21:15] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/46ac1ff1dca2 - Terrence Cole - Bug 788359 - Remove unused argumentFormatMap and associated API; r=dmandelin
  2902. # [21:15] * Joins: yuan (ywang@moz-3A8F7C9D.hsd1.ca.comcast.net)
  2903. # [21:16] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2904. # [21:16] * Quits: clee (clee@moz-BBE3ABD.mv.mozilla.com) (Quit: clee)
  2905. # [21:16] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  2906. # [21:17] * Joins: sicking (chatzilla@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2907. # [21:17] * Quits: jviereck (Adium@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2908. # [21:17] * Joins: jviereck (Adium@moz-BBE3ABD.mv.mozilla.com)
  2909. # [21:18] * Quits: jhammel|lunch (jhammel@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  2910. # [21:18] * Joins: jhammel|lunch (jhammel@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2911. # [21:19] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Max SendQ exceeded)
  2912. # [21:19] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  2913. # [21:19] * Quits: lahabana (charlymolt@moz-AAF2BBD1.studby.ntnu.no) (Quit: lahabana)
  2914. # [21:21] * Joins: stransky (stransky@moz-BA3F7E46.net.upcbroadband.cz)
  2915. # [21:22] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2916. # [21:23] * Joins: bbondy (bbondy@moz-CBCCE0F3.home.cgocable.net)
  2917. # [21:24] * Joins: fryn|cloud (uid3935@moz-D63BDBD0.irccloud.com)
  2918. # [21:24] * azakai_ is now known as azakai
  2919. # [21:24] * Joins: lahabana (charlymolt@moz-AAF2BBD1.studby.ntnu.no)
  2920. # [21:25] * hwine is now known as hwine-food
  2921. # [21:26] * Quits: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net) (Ping timeout)
  2922. # [21:27] * Joins: timeless (uid4015@moz-D63BDBD0.irccloud.com)
  2923. # [21:28] * Joins: jdm (jdm@moz-207639B9.ssp.dialog.net.pl)
  2924. # [21:28] * Joins: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com)
  2925. # [21:29] * Joins: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net)
  2926. # [21:30] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d96c4d2a28be - Terrence Cole - Bug 790782 - Fix initialization of StoreBuffer and Nursery; r=sfink
  2927. # [21:31] * Joins: hobophobe (hobophobe@CEB7969B.BA9CDF59.295A79F4.IP)
  2928. # [21:31] * Quits: gcp (_gcp_@moz-D0E475EA.access.telenet.be) (Quit: Leaving)
  2929. # [21:32] * Quits: graememcc (chatzilla@moz-A400BF34.range86-150.btcentralplus.com) (Ping timeout)
  2930. # [21:32] * Joins: bent (chatzilla@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2931. # [21:32] * Joins: graememcc (chatzilla@moz-3EE1D05C.range81-157.btcentralplus.com)
  2932. # [21:33] * Joins: jviereck1 (Adium@moz-BBE3ABD.mv.mozilla.com)
  2933. # [21:33] * Quits: jviereck (Adium@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
  2934. # [21:34] * Joins: deLta30_ (quassel@8E6C34C1.A3F9767A.1C37C358.IP)
  2935. # [21:34] * Quits: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  2936. # [21:34] * Fallen|away is now known as Fallen
  2937. # [21:35] * Quits: capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com) (Ping timeout)
  2938. # [21:36] * Joins: capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com)
  2939. # [21:36] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2a30593cca79 - Patrick McManus - bug 507578 - disable dns prefetch in presence of active proxy r=jduell
  2940. # [21:36] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/3182f9d08c2d - Patrick McManus - bug 347307 - make pac myIPAddress() more accurate r=biesi
  2941. # [21:36] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b87b27f5a417 - Patrick McManus - bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
  2942. # [21:37] * Quits: akeybl (akeybl@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: Leaving...)
  2943. # [21:37] * Quits: artur (artur@moz-BBE3ABD.mv.mozilla.com) (Input/output error)
  2944. # [21:38] * Quits: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP) (Ping timeout)
  2945. # [21:38] * Joins: akeybl (akeybl@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2946. # [21:39] * Quits: akeybl (akeybl@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Input/output error)
  2947. # [21:39] * Joins: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP)
  2948. # [21:39] * Joins: kaze (kaze@18A283EE.3BA97CB4.FF423BE3.IP)
  2949. # [21:40] * Quits: atuljangra (Mibbit@4F882FCC.4850A4DD.1957C0DA.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  2950. # [21:41] * Joins: smaug (chatzilla@24EA72B7.534A87B3.CC1834EC.IP)
  2951. # [21:41] * ChanServ sets mode: +o smaug
  2952. # [21:41] * Joins: ericb2 (X@DF29FA94.287F4612.CF08085F.IP)
  2953. # [21:42] * Quits: jviereck1 (Adium@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  2954. # [21:43] * Quits: sawrubh (Mibbit@4F882FCC.4850A4DD.1957C0DA.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  2955. # [21:47] * armenzg_brb is now known as armenzg
  2956. # [21:47] * Quits: anton (anton@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  2957. # [21:48] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/08dc8d488f5d - Kartikaya Gupta - Bug 789889 - Speculatively connect to links if you put your finger down on it. r=mfinkle
  2958. # [21:49] * jcranmer|away is now known as jcranmer
  2959. # [21:49] * jeads|afk is now known as jeads
  2960. # [21:49] * Quits: gerv (Instantbir@moz-666A635.paternoster.mezzonet.net) (Ping timeout)
  2961. # [21:49] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/fa7dec6f085e - Benjamin Smedberg - Bug 791009 - Misnamed variable in CrashSubmit.jsm causes an error when submitting a crash: "ReferenceError: extraData is not defined", r=ted
  2962. # [21:50] * Quits: evilpie (chatzilla@moz-4D4C8390.pools.arcor-ip.net) (Quit: ChatZilla 0.9.88.2 [Firefox 15.0.1/20120907231657])
  2963. # [21:50] * Joins: sewardj (sewardj@24EA72B7.534A87B3.CC1834EC.IP)
  2964. # [21:51] <firebot> Check-in:
  2965. # [21:52] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a92a4356cd8e - Daniel Holbert - Bug 733186 helper-patch: Replace 2 spaces with 1 space between function-signature and implementation in a few spots, so that it's easier for a script to cleanly insert
  2966. # [21:52] <firebot> MOZ_OVERRIDE there. (whitespace-only, so DONTBUILD)
  2967. # [21:53] * Joins: marco (marco@8F8514E8.A2DD14FC.10DC0B64.IP)
  2968. # [21:53] * Quits: past (past@moz-53BE7F5E.dsl.dyn.forthnet.gr) (Quit: ChatZilla 0.9.88.2 [Firefox 18.0a1/20120911140351])
  2969. # [21:54] * Quits: Archaeopteryx (itsme@moz-756328DB.cust.telecolumbus.net) (Ping timeout)
  2970. # [21:55] * Quits: marco (marco@8F8514E8.A2DD14FC.10DC0B64.IP) (Client exited)
  2971. # [21:55] * Quits: MisfitGeek (MisfitGeek@moz-BD3E98A8.hsd1.nh.comcast.net) (Quit: Leaving)
  2972. # [21:55] * juanb|lunch is now known as juanb
  2973. # [21:55] * mdas is now known as mdas|afk
  2974. # [21:57] * Joins: marco (marco@8F8514E8.A2DD14FC.10DC0B64.IP)
  2975. # [21:59] * Quits: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
  2976. # [21:59] * Quits: jwilde (Thunderbir@moz-FA96E0B7.medford.tufts.edu) (Ping timeout)
  2977. # [22:02] * philor is now known as philor|away
  2978. # [22:02] * Quits: sicking (chatzilla@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  2979. # [22:02] <NeilAway> what's the locale code for Dutch?
  2980. # [22:04] * Joins: clee (clee@moz-BBE3ABD.mv.mozilla.com)
  2981. # [22:05] * Quits: sewardj (sewardj@24EA72B7.534A87B3.CC1834EC.IP) (Ping timeout)
  2982. # [22:05] <hobophobe> nl-NL I think
  2983. # [22:06] * Quits: tanvi (tanvi@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2984. # [22:06] <firebot> Check-in:
  2985. # [22:06] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b704d314748d - Daniel Holbert - Bug 791037: s/IsInlineOutside/IsInlineOutsideStyle/ in #ifdef MOZ_FLEXBOX code to fix compile error when flexbox is defined. r=dbaron (DONTBUILD because this is in code
  2986. # [22:06] <firebot> that's NPOTB for now)
  2987. # [22:06] * Joins: tanvi (tanvi@moz-BBE3ABD.mv.mozilla.com)
  2988. # [22:06] * Joins: tanvi1 (tanvi@moz-BBE3ABD.mv.mozilla.com)
  2989. # [22:06] * Joins: brahmana (Mibbit@B2FC47E.FF693F8.274D17D6.IP)
  2990. # [22:06] * Quits: tanvi (tanvi@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
  2991. # [22:09] * Quits: bdahl (bdahl@moz-BBE3ABD.mv.mozilla.com) (Client exited)
  2992. # [22:09] * Joins: jwilde (Thunderbir@C3577FC8.29A8F9DA.F4BD3805.IP)
  2993. # [22:10] * khuey is now known as khuey|away
  2994. # [22:13] * davehunt|away is now known as davehunt
  2995. # [22:14] * Quits: dcamp (dave@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  2996. # [22:14] * Joins: dcamp (dave@moz-BBE3ABD.mv.mozilla.com)
  2997. # [22:17] * gregglind_around is now known as gregglind
  2998. # [22:17] * Joins: gerv (Instantbir@moz-8E68CF56.in-addr.arpa)
  2999. # [22:19] * tanvi1 is now known as tanvi
  3000. # [22:20] * Quits: stevee (Miranda@moz-26EA4122.cable.virginmedia.com) (Quit: Miranda IM - Multi protocol instant messenger @ www.miranda-im.org)
  3001. # [22:20] * Quits: WeirdAl (chatzilla@moz-D461843.ask.info) (Quit: ChatZilla 0.9.88.2 [Firefox 15.0.1/20120905151427])
  3002. # [22:20] * adrian|away is now known as adrian
  3003. # [22:21] * Quits: mkaply (mkaply@moz-92EDDD02.lightspeed.austtx.sbcglobal.net) (Ping timeout)
  3004. # [22:21] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  3005. # [22:22] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Client exited)
  3006. # [22:22] * Quits: xakz (XaMaD@moz-34FBE388.fbx.proxad.net) (Ping timeout)
  3007. # [22:22] * Joins: bmoss|2 (bmoss@moz-BBE3ABD.mv.mozilla.com)
  3008. # [22:23] * Quits: cpeterson (cpeterson@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Input/output error)
  3009. # [22:23] * mattwoodrow|away is now known as mattwoodrow
  3010. # [22:23] * Quits: valenting (Thunderbir@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
  3011. # [22:23] * Joins: valenting (Thunderbir@moz-BBE3ABD.mv.mozilla.com)
  3012. # [22:23] * Joins: mkaply (mkaply@moz-92EDDD02.lightspeed.austtx.sbcglobal.net)
  3013. # [22:24] * Joins: RealRaven (Thunderbir@C313D18C.AEC66F5F.27F80FAC.IP)
  3014. # [22:24] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3015. # [22:24] * Quits: dcamp (dave@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3016. # [22:25] * Joins: dcamp (dave@moz-BBE3ABD.mv.mozilla.com)
  3017. # [22:25] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  3018. # [22:25] * Quits: bmoss|2 (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3019. # [22:25] * Joins: jduell (jduell@5D0E93D8.BBB8E1FF.2A5718D4.IP)
  3020. # [22:26] * Quits: jwilde (Thunderbir@C3577FC8.29A8F9DA.F4BD3805.IP) (Ping timeout)
  3021. # [22:26] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Max SendQ exceeded)
  3022. # [22:27] * Quits: marco (marco@8F8514E8.A2DD14FC.10DC0B64.IP) (Client exited)
  3023. # [22:27] * Quits: dcamp (dave@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3024. # [22:28] <espindola> ted, ok, patching clang works
  3025. # [22:28] <espindola> I will send rail a code review
  3026. # [22:28] <espindola> ted, do you want your bug in bugzilla.mozilla.org or upstream?
  3027. # [22:29] * Quits: deLta30_ (quassel@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  3028. # [22:30] * Joins: florian (Instantbir@moz-87C33FDA.kimsufi.com)
  3029. # [22:30] * mdas|afk is now known as mdas
  3030. # [22:30] <brahmana> I am seeing some odd behavior with nsIScriptableUnescapeHTML.parseFragment
  3031. # [22:30] * Joins: sewardj (sewardj@24EA72B7.534A87B3.CC1834EC.IP)
  3032. # [22:30] <brahmana> Here is the relevant code : http://pastebin.mozilla.org/1820373
  3033. # [22:30] * Quits: florian (Instantbir@moz-87C33FDA.kimsufi.com) (Input/output error)
  3034. # [22:31] <brahmana> The <img> tag there becomes the child of the <span> tag after parsing. Is that expected?
  3035. # [22:31] * Joins: florian (Instantbir@moz-87C33FDA.kimsufi.com)
  3036. # [22:33] <@ted> espindola: either is fine
  3037. # [22:33] * Quits: tonymec (tonymec@88B2196F.7C3BF363.277517C1.IP) (Input/output error)
  3038. # [22:33] * Joins: marco (marco@8F8514E8.A2DD14FC.10DC0B64.IP)
  3039. # [22:34] * bnicholson is now known as bnicholson|lunch
  3040. # [22:34] * Joins: tonymec (tonymec@88B2196F.7C3BF363.277517C1.IP)
  3041. # [22:35] <@ehsan> jduell: ping
  3042. # [22:35] * Quits: rajul (quassel@2270334D.FB604CC3.5700D73F.IP) (Client exited)
  3043. # [22:35] * Joins: damons (gnubeard@moz-BBE3ABD.mv.mozilla.com)
  3044. # [22:36] * Joins: christoffer__ (christoffe@moz-79070305.dynamic.se.alltele.net)
  3045. # [22:36] * Quits: atte (atte@moz-401E92F1.dhcp.inet.fi) (Client exited)
  3046. # [22:37] * Quits: tanvi (tanvi@moz-BBE3ABD.mv.mozilla.com) (Quit: Leaving.)
  3047. # [22:37] * Joins: tanvi (tanvi@moz-BBE3ABD.mv.mozilla.com)
  3048. # [22:37] <@ehsan> jduell: would you mind taking a quick look at https://bugzilla.mozilla.org/attachment.cgi?id=660952&action=edit to tell me if you spot any big issues in it?
  3049. # [22:38] <brahmana> Ok, just found out that the interface I was using is obsolete and I should be using nsIParserUtils
  3050. # [22:38] * Joins: jwilde (Thunderbir@moz-6A48E5A2.medford.tufts.edu)
  3051. # [22:39] <mwu> wesj: ping
  3052. # [22:39] * Fallen is now known as Fallen|away
  3053. # [22:39] * Joins: akeybl (akeybl@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3054. # [22:39] * Quits: christoffer__ (christoffe@moz-79070305.dynamic.se.alltele.net) (Quit: Leaving)
  3055. # [22:39] * Joins: jfkthame (jfkthame@A781DE62.412F013C.67870FA9.IP)
  3056. # [22:40] * Joins: squeakytoy2 (squeakytoy@moz-79070305.dynamic.se.alltele.net)
  3057. # [22:40] * Quits: ericb2 (X@DF29FA94.287F4612.CF08085F.IP) (Quit: . . . ........)
  3058. # [22:40] * Joins: Archaeopteryx (itsme@moz-756328DB.cust.telecolumbus.net)
  3059. # [22:40] * Joins: billm (billm@moz-BBE3ABD.mv.mozilla.com)
  3060. # [22:41] * Quits: jduell (jduell@5D0E93D8.BBB8E1FF.2A5718D4.IP) (Ping timeout)
  3061. # [22:41] * Joins: artur (artur@moz-BBE3ABD.mv.mozilla.com)
  3062. # [22:41] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  3063. # [22:41] * Quits: jwilde (Thunderbir@moz-6A48E5A2.medford.tufts.edu) (Ping timeout)
  3064. # [22:43] * Joins: anton (anton@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3065. # [22:44] * Joins: bdahl (bdahl@moz-BBE3ABD.mv.mozilla.com)
  3066. # [22:44] <karl> chrisccoulson: thanks for looking at translucent windows
  3067. # [22:46] <karl> chrisccoulson: i haven't at what has been said so far in the bug, but the first thing i would try to determine is whether the SetTransparencyMode api can be adjusted so that the mode can only be set on window creation
  3068. # [22:47] * Quits: sewardj (sewardj@24EA72B7.534A87B3.CC1834EC.IP) (Ping timeout)
  3069. # [22:47] * Quits: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu) (Ping timeout)
  3070. # [22:47] <chrisccoulson> hi karl :)
  3071. # [22:48] * Quits: bonnie (bbsurender@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  3072. # [22:48] * jmaher is now known as jmaher|afk
  3073. # [22:48] <chrisccoulson> yeah, i did consider that, but i haven't done that just yet to avoid touching non-linux code
  3074. # [22:48] * Quits: dbradley (dbradley@F13F4192.D4EBE3CD.8DD2BC91.IP) (Ping timeout)
  3075. # [22:49] * Quits: fs (Elchi3@B9C9103E.56629902.2EC4CA51.IP) (Quit: Leaving)
  3076. # [22:49] * Quits: marco (marco@8F8514E8.A2DD14FC.10DC0B64.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 17.0a2/20120912042008])
  3077. # [22:49] <jlebar> I am very afraid to ask why my linker is complaining about a call to signalfd().
  3078. # [22:49] * Joins: dbradley (dbradley@F13F4192.D4EBE3CD.8DD2BC91.IP)
  3079. # [22:49] <jlebar> I...thought that was in libc.
  3080. # [22:49] * Joins: dao (dao@moz-81F369F7.pool.mediaways.net)
  3081. # [22:50] <karl> chrisccoulson: perhaps it is possible to destroy and recreate the GdkWindows if the mode changes, but that sounds pretty scarey
  3082. # [22:50] * Quits: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com) (Input/output error)
  3083. # [22:50] * Joins: joe_walker (joe_walker@moz-5B263CE9.cable.virginmedia.com)
  3084. # [22:50] * Quits: maikmerten (maikmerten@moz-13D4D844.dynamic.qsc.de) (Quit: Leaving)
  3085. # [22:51] * Quits: @smaug (chatzilla@24EA72B7.534A87B3.CC1834EC.IP) (Ping timeout)
  3086. # [22:52] * bnicholson|lunch is now known as bnicholson
  3087. # [22:52] <karl> jlebar: linux, i assume; it's not looking for a visibility=hidden symbol, is it
  3088. # [22:52] * Quits: kkdEEP (ubuntu@F6E63C80.CF4E5C6F.C7008325.IP) (Client exited)
  3089. # [22:52] <jlebar> karl, "hidden symbol 'signalfd' is not defined locally" -- indeed.
  3090. # [22:53] <chrisccoulson> karl, yeah, i'll see if we can change the SetTransparencyMode API instead
  3091. # [22:53] <karl> jlebar: check the header is in system-headers
  3092. # [22:53] * hwine-food is now known as hwine
  3093. # [22:54] <jlebar> karl, aha.
  3094. # [22:55] <jlebar> karl, thanks! I never would have figured that out.
  3095. # [22:55] * jhammel|lunch is now known as jhammel
  3096. # [22:55] <chrisccoulson> i remember spending about half a day trying to figure that problem out once ;)
  3097. # [22:55] <karl> jlebar: np; yeah, one of those things, you eventually discover
  3098. # [22:57] * Joins: jduell (jduell@5D0E93D8.BBB8E1FF.2A5718D4.IP)
  3099. # [22:58] * Joins: Rob (robhawkes@moz-33A339B7.dsl.cnl.uk.net)
  3100. # [22:59] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Quit: Computer has gone to sleep.)
  3101. # [22:59] * Quits: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net) (Ping timeout)
  3102. # [23:00] * Joins: smaug (chatzilla@24EA72B7.534A87B3.CC1834EC.IP)
  3103. # [23:00] * ChanServ sets mode: +o smaug
  3104. # [23:00] * mdas is now known as mdas|afk
  3105. # [23:01] * Quits: Optimizer (Optimizer@401679AA.FC4AC898.BE90E62C.IP) (Ping timeout)
  3106. # [23:02] * Quits: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP) (Ping timeout)
  3107. # [23:02] * Joins: cpeterson (cpeterson@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3108. # [23:02] * Quits: Jesse (jruderman@moz-E31CD2CB.mozilla.org) (Quit: Jesse)
  3109. # [23:03] * Joins: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP)
  3110. # [23:03] * armenzg is now known as armenzg_brb
  3111. # [23:04] * Joins: reuben (reuben@moz-3D306503.res-com.wayinternet.com.br)
  3112. # [23:04] * Joins: Optimizer (Optimizer@F8042E71.F94ECD12.D2D1FAF0.IP)
  3113. # [23:04] * Joins: bonnie (bbsurender@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3114. # [23:05] * Joins: rjohnson19 (chatzilla@moz-9148485F.hsd1.ma.comcast.net)
  3115. # [23:06] * Joins: sewardj (sewardj@24EA72B7.534A87B3.CC1834EC.IP)
  3116. # [23:07] * Quits: jfkthame (jfkthame@A781DE62.412F013C.67870FA9.IP) (Quit: jfkthame)
  3117. # [23:09] <NeilAway> hobophobe: you were right, but I didn't see your reply, sorry
  3118. # [23:10] * Quits: ahal (ahal@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  3119. # [23:10] <hobophobe> NeilAway: I should've prefixed with your nick, my fault
  3120. # [23:11] * Joins: smooney (smooney@moz-BBE3ABD.mv.mozilla.com)
  3121. # [23:11] * Rob is now known as robhawkes
  3122. # [23:12] * Quits: juanb (jbecerra@moz-BBE3ABD.mv.mozilla.com) (Connection reset by peer)
  3123. # [23:12] * Joins: juanb (jbecerra@moz-BBE3ABD.mv.mozilla.com)
  3124. # [23:13] * Quits: tonymec (tonymec@88B2196F.7C3BF363.277517C1.IP) (Input/output error)
  3125. # [23:13] <brahmana> Well, looks like the bug still exists in the newer interface too..!
  3126. # [23:13] * Quits: @smaug (chatzilla@24EA72B7.534A87B3.CC1834EC.IP) (Ping timeout)
  3127. # [23:13] <brahmana> Here is the new code that I tried : http://pastebin.mozilla.org/1820399
  3128. # [23:14] * jhammel is now known as jhammel|mtg
  3129. # [23:14] * Joins: tonymec (tonymec@88B2196F.7C3BF363.277517C1.IP)
  3130. # [23:15] * bhearsum is now known as bhearsum|afk
  3131. # [23:15] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  3132. # [23:15] * Joins: sicking (chatzilla@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3133. # [23:15] * Joins: nrc (nrc@4B76F2B0.D05BE748.613E47D1.IP)
  3134. # [23:15] * Quits: Sander (chatzilla@moz-BE14AE2D.rkv.estpak.ee) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  3135. # [23:17] * Quits: smagnin (pike@moz-DEF53BC9.fbx.proxad.net) (Client exited)
  3136. # [23:17] * Quits: squeakytoy2 (squeakytoy@moz-79070305.dynamic.se.alltele.net) (Connection reset by peer)
  3137. # [23:17] * philor|away is now known as philor
  3138. # [23:18] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3139. # [23:18] * Quits: jeremyhu (jeremyhu@moz-75C113CA.outersquare.org) (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)
  3140. # [23:19] * Quits: kaze (kaze@18A283EE.3BA97CB4.FF423BE3.IP) (Quit: WeeChat 0.3.7)
  3141. # [23:19] * Quits: msucan (mihai@17969768.DD17A642.B4CEF140.IP) (Quit: Leaving.)
  3142. # [23:19] * Joins: kaze (kaze@18A283EE.3BA97CB4.FF423BE3.IP)
  3143. # [23:19] <hobophobe> brahmana: Did you try the markup in a validator (eg, http://validator.w3.org/ )?
  3144. # [23:19] * Quits: jdm (jdm@moz-207639B9.ssp.dialog.net.pl) (Ping timeout)
  3145. # [23:20] * Quits: bjacob_ (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3146. # [23:20] * Joins: jdm (jdm@moz-6B76ABB6.ssp.dialog.net.pl)
  3147. # [23:20] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e7a30a7eced4 - Eddy Bruel - Bug 791094 - Fix some warnings about inconsistent uses of struct/class; r=sfink
  3148. # [23:21] <hobophobe> brahmana: Span is a non-void, so it's treated as a start tag; see http://www.w3.org/TR/html-markup/span.html#span-tags
  3149. # [23:21] * Quits: dbradley (dbradley@F13F4192.D4EBE3CD.8DD2BC91.IP) (Ping timeout)
  3150. # [23:21] * mdas|afk is now known as mdas
  3151. # [23:22] * Joins: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  3152. # [23:22] * Joins: ericb2 (X@moz-D339E438.fbx.proxad.net)
  3153. # [23:22] <brahmana> aah... its stated very clearly .. "A span element must have both a start tag and an end tag." .. thanks hobophobe
  3154. # [23:23] * nthomas|away is now known as nthomas
  3155. # [23:23] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/9a7b25bc580e - Brian Nicholson - Bug 791051 - Make sure tab exists for session restore. r=mfinkle
  3156. # [23:24] * Joins: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP)
  3157. # [23:25] * Joins: dbradley (dbradley@F13F4192.D4EBE3CD.8DD2BC91.IP)
  3158. # [23:25] <catlee> anybody else noticed firefox randomly deciding pages aren't accessible?
  3159. # [23:25] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  3160. # [23:25] * Joins: kentuckyfriedtakahe (ajones@moz-5D29915D.cable.telstraclear.net)
  3161. # [23:25] <catlee> seems like a recent thing
  3162. # [23:25] * Quits: tanvi (tanvi@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3163. # [23:25] * Quits: jduell (jduell@5D0E93D8.BBB8E1FF.2A5718D4.IP) (Ping timeout)
  3164. # [23:25] * Joins: tanvi (tanvi@moz-BBE3ABD.mv.mozilla.com)
  3165. # [23:25] * Joins: RyanVM (chatzilla@moz-403902F0.phlapa.fios.verizon.net)
  3166. # [23:26] <hobophobe> My try builds for bug 87717 keeps having all-fail on Android: https://tbpl.mozilla.org/?tree=Try&rev=27f64e25326c in the style of bug 719377
  3167. # [23:26] <hobophobe> Is that something to worry about? Ie, is it possible the patch is to blame?
  3168. # [23:26] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7102138abfb0 - Wes Johnston - Bug 785496 - Don't open Helper Apps if a callback was passed in. r=mfinkle
  3169. # [23:26] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1d6adbfe2970 - Wes Johnston - Bug 783921 - Follow up to fix jni function names. r=mfinkle
  3170. # [23:27] <RyanVM> edmorley: so, robocop is perma-orange?
  3171. # [23:27] * armenzg_brb is now known as armenzg
  3172. # [23:27] * Quits: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  3173. # [23:27] <edmorley> RyanVM: no idea, eating dinner :-)
  3174. # [23:27] * Quits: sewardj (sewardj@24EA72B7.534A87B3.CC1834EC.IP) (Connection reset by peer)
  3175. # [23:28] * Quits: TheOne (one@moz-CB79AF8F.dip.t-dialin.net) (Input/output error)
  3176. # [23:28] * Quits: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net) (Ping timeout)
  3177. # [23:28] * Joins: sewardj (sewardj@24EA72B7.534A87B3.CC1834EC.IP)
  3178. # [23:28] <edmorley> RyanVM: ah on inbound, post 4607eda1a89f ?
  3179. # [23:29] * Joins: vingtetun (vingtetun@moz-64E1A8DA.fbx.proxad.net)
  3180. # [23:29] <RyanVM> edmorley: sure looks that way
  3181. # [23:29] * Quits: sewardj (sewardj@24EA72B7.534A87B3.CC1834EC.IP) (Quit: Konversation terminated!)
  3182. # [23:29] * Joins: sewardj_ (sewardj@24EA72B7.534A87B3.CC1834EC.IP)
  3183. # [23:29] * Joins: bonnie_ (bbsurender@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3184. # [23:30] <RyanVM> edmorley: also, tbpl doesn't appear to be matching test_reftests_with_caret.html failures anymore
  3185. # [23:30] <edmorley> RyanVM: unfortunate the failure mode matches the known orange
  3186. # [23:30] * Joins: jviereck (Adium@moz-7B0110AD.mv.mozilla.com)
  3187. # [23:30] <edmorley> RyanVM: yeah, I mentioned that in the prefetching followup bug, going to take a look at that tomorrow
  3188. # [23:30] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/67bd3c78733f - Ehsan Akhgari - Remove an unneeded header from nsDOMStorage.cpp, no bug, r=me
  3189. # [23:31] * Quits: bonnie (bbsurender@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  3190. # [23:31] * Quits: Cwiiis (cwiiis@moz-125BA310.croy.cable.virginmedia.com) (Quit: Leaving)
  3191. # [23:32] * Quits: reuben (reuben@moz-3D306503.res-com.wayinternet.com.br) (Ping timeout)
  3192. # [23:32] <philor> hobophobe: are you pushing mozilla-aurora or -beta?
  3193. # [23:32] * Quits: vingtetun (vingtetun@moz-64E1A8DA.fbx.proxad.net) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 1.9.1.16/20110701103042])
  3194. # [23:33] <hobophobe> philor: mozilla-central
  3195. # [23:33] <philor> hobophobe: then yeah, you should be worried :(
  3196. # [23:33] <RyanVM> edmorley: I'll be backing out 4607eda1a89f now
  3197. # [23:33] * bwinton is now known as bwinton_away
  3198. # [23:34] * Joins: jduell (jduell@5D0E93D8.BBB8E1FF.2A5718D4.IP)
  3199. # [23:35] <karl> chrisccoulson: looking at nsLayoutUtils::GetFrameTransparency, i suspect most of the aBackgroundFrame dates back to when we had multiple child windows; it doesn't make sense to set the window translucency based on a frame that covers only part of the window
  3200. # [23:36] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d2deb477dc2b - Ryan VanderMeulen - Backout 4607eda1a89f (bug 652168) due to robocop orange.
  3201. # [23:36] <karl> chrisccoulson: but i don't even know whether the style context of the root frame is available before the window is created
  3202. # [23:36] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/710e45d86920 - Brian Nicholson - Bug 789340 - Only move sessionstore.js after a crash. r=mfinkle
  3203. # [23:37] * Quits: bonnie_ (bbsurender@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Ping timeout)
  3204. # [23:37] * Quits: tonymec (tonymec@88B2196F.7C3BF363.277517C1.IP) (Input/output error)
  3205. # [23:37] * Joins: bonnie__ (bbsurender@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  3206. # [23:37] <karl> chrisccoulson: using ARGB visuals for all popup windows sounds a reasonable and simple approach to me
  3207. # [23:37] * Joins: tonymec (tonymec@88B2196F.7C3BF363.277517C1.IP)
  3208. # [23:38] <philor> RyanVM: I just starred a bunch, but somebody has permabusted a sessionstore test, too
  3209. # [23:38] <jlebar> "explicit/storage/prefixset/goog-phish-shavar" ha.
  3210. # [23:38] * Quits: brahmana (Mibbit@B2FC47E.FF693F8.274D17D6.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  3211. # [23:39] <philor> that somebody probably being mcmanus
  3212. # [23:39] * Quits: graememcc (chatzilla@moz-3EE1D05C.range81-157.btcentralplus.com) (Ping timeout)
  3213. # [23:39] * jlebar thinks froydnj has been studying Linux's nming cnventns.
  3214. # [23:39] * Quits: davidb (davidb@moz-DCC65761.dsl.bell.ca) (Quit: davidb)
  3215. # [23:40] * Quits: jduell (jduell@5D0E93D8.BBB8E1FF.2A5718D4.IP) (Ping timeout)
  3216. # [23:40] * Joins: Jesse (jruderman@moz-BBE3ABD.mv.mozilla.com)
  3217. # [23:40] * jammink is now known as jammink|headsdown
  3218. # [23:41] * Quits: Optimizer (Optimizer@F8042E71.F94ECD12.D2D1FAF0.IP) (Ping timeout)
  3219. # [23:42] <Jesse> i doubt my bustage fix caused a Tp5 regression. https://groups.google.com/forum/?fromgroups=#!topic/mozilla.dev.tree-management/qdpCqi2LGtE
  3220. # [23:43] * Quits: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  3221. # [23:43] * Quits: twi (Adium@moz-87F0976E.ip218.fastwebnet.it) (Quit: Leaving.)
  3222. # [23:44] * Joins: Optimizer (Optimizer@ACF03F06.B0C3F0F8.274D17D6.IP)
  3223. # [23:44] * Quits: joey (chatzilla@moz-EFCB4CBF.princetowncable.com) (Quit: ChatZilla 0.9.88.2 [Firefox 17.0a2/20120912042008])
  3224. # [23:45] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  3225. # [23:45] * Quits: dao (dao@moz-81F369F7.pool.mediaways.net) (Quit: Leaving.)
  3226. # [23:45] * Quits: stransky (stransky@moz-BA3F7E46.net.upcbroadband.cz) (Quit: Connection reset by beer)
  3227. # [23:46] <dholbert> Jesse, but it's believable that the thing you were bustage-fixing might've caused that
  3228. # [23:46] * Joins: bmoss (bmoss@moz-BBE3ABD.mv.mozilla.com)
  3229. # [23:46] * Joins: graememcc (chatzilla@moz-F5586152.range86-147.btcentralplus.com)
  3230. # [23:47] <Jesse> it was a bustage fix for other compilers than the ones used in automation
  3231. # [23:47] * Quits: clee (clee@moz-BBE3ABD.mv.mozilla.com) (Quit: clee)
  3232. # [23:47] * Quits: ekw (ekw@moz-6E1EB62D.dhcp.mtpk.ca.charter.com) (Connection reset by peer)
  3233. # [23:47] * Joins: ekw (ekw@moz-6E1EB62D.dhcp.mtpk.ca.charter.com)
  3234. # [23:47] <dholbert> oh, odd
  3235. # [23:47] * Joins: rajul (quassel@B2030F94.D634B31E.9DA13C14.IP)
  3236. # [23:47] * Quits: yuan (ywang@moz-3A8F7C9D.hsd1.ca.comcast.net) (Quit: yuan)
  3237. # [23:48] * Quits: kanru` (kanru@moz-26F0B28.dynamic.hinet.net) (Ping timeout)
  3238. # [23:49] <mbrubeck> Jesse: The regression finder is pretty simplistic and names the wrong changeset all the time
  3239. # [23:49] <mbrubeck> Jesse: In this case it looks like the real culprit was Ionmonkey
  3240. # [23:50] <RyanVM> philor: I'm makign dinner right now. Maybe edmorley or mbrubeck can back mcmanus out if you're sure it was him.
  3241. # [23:50] * Quits: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP) (Ping timeout)
  3242. # [23:51] * Joins: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP)
  3243. # [23:51] * Quits: bbondy (bbondy@moz-CBCCE0F3.home.cgocable.net) (Client exited)
  3244. # [23:51] * Joins: atuljangra (Mibbit@65F4CAD6.F62962F1.93E5B96C.IP)
  3245. # [23:51] * Joins: KaIRC (robert@moz-A604D0EB.adsl.highway.telekom.at)
  3246. # [23:51] * Joins: Mano (mano@AF966CAE.6B80C07E.39716721.IP)
  3247. # [23:52] <mbrubeck> philor, RyanVM: Got it
  3248. # [23:52] * Quits: John-Galt (kris@moz-104CC309.mv.mozilla.com) (Ping timeout)
  3249. # [23:52] * Quits: bholley (anonymous@moz-104CC309.mv.mozilla.com) (Ping timeout)
  3250. # [23:53] * armenzg is now known as armenzg_afk
  3251. # [23:53] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e59b9b887c25 - Ed Morley - Backout 3182f9d08c2d (bug 347307), 2a30593cca79 (bug 507578), b87b27f5a417 (bug 769764) for m-oth permaorange in browser_463205.js
  3252. # [23:53] <mbrubeck> damn, no I don't. ;)
  3253. # [23:53] * Joins: bholley (anonymous@2D968B2B.12F16733.C5F254E.IP)
  3254. # [23:53] * dhylands is now known as dhylands|dr
  3255. # [23:53] * Joins: John-Galt (kris@moz-104CC309.mv.mozilla.com)
  3256. # [23:53] <philor> heh
  3257. # [23:54] <atuljangra> Unfocused: Sorry, I totally forgot about those patches. I'll update the final patch soon.
  3258. # [23:54] * Joins: fxa90id_ (fxa90id@moz-E4A16D29.neoplus.adsl.tpnet.pl)
  3259. # [23:54] <philor> alas, it does back up the pathetic whine of every dev who says "but my crappy test which fails 30 times a day would show a difference if it started failing every single time it runs, so you can't disable it!"
  3260. # [23:54] <atuljangra> damn my semester :-/
  3261. # [23:54] <philor> only took us 10 or 15 failures to notice
  3262. # [23:55] * Quits: fxa90id (fxa90id@moz-D2F7DD59.neoplus.adsl.tpnet.pl) (Ping timeout)
  3263. # [23:55] * sheeri is now known as sheeri-afk
  3264. # [23:55] * Joins: wolfiR (wolfiR@moz-5156259.dip0.t-ipconnect.de)
  3265. # [23:56] * catlee is now known as catlee-away
  3266. # [23:56] * Quits: armenzg_afk (armenzg@moz-1D0940B9.acanac.net) (Input/output error)
  3267. # [23:56] * Quits: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP) (Ping timeout)
  3268. # [23:56] * Joins: Matti (chatzilla@moz-516256F2.dip.t-dialin.net)
  3269. # [23:57] * Joins: Goldorak (chatzilla@B120A981.1356193D.187A1082.IP)
  3270. # [23:57] * Joins: Mook_as (Daily@moz-1FCC0032.activestate.com)
  3271. # [23:59] * Quits: mdas (mdas@50AE257C.D30B51A1.412CF160.IP) (Connection reset by peer)
  3272. # [23:59] * Joins: mdas (mdas@50AE257C.D30B51A1.412CF160.IP)
  3273. # Session Close: Fri Sep 14 00:00:00 2012

The end :)