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

Options:

  1. # Session Start: Fri Feb 08 00:00:00 2013
  2. # Session Ident: #developers
  3. # [00:00] <mounir> bz: I need to pass a jsval to a callback
  4. # [00:00] * Quits: ErvisTusha (ErvisTusha@7147E07F.F69FB6EA.363D84A4.IP) (Quit: Leaving)
  5. # [00:00] <@bz> mounir: :(
  6. # [00:01] <JosiahOne> spohl: Ping. (But only if you are not busy, not that important)
  7. # [00:01] <@bz> mounir: more DOMRequest fun?
  8. # [00:01] * Quits: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: jet)
  9. # [00:01] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Broken pipe)
  10. # [00:01] <spohl> JosiahOne: pong
  11. # [00:01] * Quits: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it) (Quit: Leaving.)
  12. # [00:02] * Joins: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net)
  13. # [00:02] * Joins: kig (ilmari@moz-9099BB3A.sqy-bng-011.adsl.virginmedia.net)
  14. # [00:02] * Quits: areinald (andre@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  15. # [00:02] * Joins: areinald (andre@2557E599.66715431.D25A875A.IP)
  16. # [00:02] * Joins: nical (nico@moz-7EE986F9.fbx.proxad.net)
  17. # [00:02] <@smaug> paul: yes, definitely leaking... open a website, open inspector (ctrl+shift+i), active Style Selector, close devtools, close the tab
  18. # [00:02] <JosiahOne> spohl: Instead of buttonSwipe, what about just changing it to buttonSwipeAnimation. So, for example "hasButtonSwipeAnimationSupport". Or is that to wordy?
  19. # [00:02] * philor|away is now known as philor
  20. # [00:03] <mounir> bz: I'm trying to add some Promise/Future concepts to DOMRequest
  21. # [00:03] * khuey|away is now known as khuey
  22. # [00:03] <@khuey> you should be asleep instead
  23. # [00:03] * @smaug needs to make about:cc prettier and get it to trunk
  24. # [00:03] <mounir> khuey: I'm trying to prove someone wrong on the Internet
  25. # [00:04] <mounir> there is no reason to be sleeping instead :)
  26. # [00:04] <mounir> seems like my code leaks half of the world
  27. # [00:04] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  28. # [00:05] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/08baa859a8d4 - Nicholas Nethercote - Bug 836949 (part 1) - Clean up the versions/options code. r=jorendorff.
  29. # [00:05] <glandium> mounir: http://xkcd.com/386/
  30. # [00:05] <spohl> JosiahOne: I'll let you make the call. as long as it conveys the idea of what it's about, it should be fine.
  31. # [00:06] <mounir> glandium: I was referring to that ;)
  32. # [00:06] * geekboy|afk is now known as geekboy
  33. # [00:06] <@bz> mounir: hrm
  34. # [00:06] <@bz> mounir: We really need to do something smarter for "any" somewhere here....
  35. # [00:07] <JosiahOne> spohl: Okay, one more thing. How exact is this - I think you said 60 character - limit? I'm not sure how you calculate figure out how many characters you have. Is this just approximately 60?
  36. # [00:08] <@smaug> firebot: paul
  37. # [00:08] <firebot> smaug: I seem to recall that paul is a feignasse
  38. # [00:08] <mounir> bz: issue is that a DOMRequest can return anything
  39. # [00:08] <mounir> bz: don't think I enjoy doing that
  40. # [00:08] * rail is now known as rail-mtg
  41. # [00:08] <@smaug> firebot: sure, but what is his bugmail address
  42. # [00:08] <firebot> smaug: ok
  43. # [00:09] <mounir> bz: do you know off-hand how to do jsval -> nsISupports?
  44. # [00:09] * Quits: mw22 (chatzilla@E9758364.9EC0A5AF.CFE928A7.IP) (Client exited)
  45. # [00:09] <@bz> mounir: um
  46. # [00:09] <spohl> JosiahOne: this should have the answers to your questions: https://developer.mozilla.org/en-US/docs/Developer_Guide/Coding_Style
  47. # [00:09] <@bz> mounir: meaning what?
  48. # [00:09] * Quits: annevk (annevk@2E7E2CF6.ED60251C.4802DE8C.IP) (Input/output error)
  49. # [00:09] <@bz> mounir: wrap up an arbitrary jsval in a refcounted container?
  50. # [00:09] <@bz> mounir: or extract an nsISupports from the jsval?
  51. # [00:10] <@bz> mounir: the answer for that second is "it depends"...
  52. # [00:10] <spohl> JosiahOne: and editors might allow you to show rulers for 80 characters
  53. # [00:10] <@bz> mounir: and there may not be an nsISupports in there anyway
  54. # [00:10] <@bz> mounir: so what are you _really_ trying to do?
  55. # [00:10] <mounir> bz: I want to now if the thing in the jsval is a nsIDOMDOMRequest
  56. # [00:10] <mounir> and if that's the case, I want to get that object
  57. # [00:10] <mounir> otherwise, I don't care much
  58. # [00:10] <JosiahOne> spohl: Hmm, really? I was not aware of this. I do not believe Xcode does it, but maybe there is a hidden setting.
  59. # [00:11] <@roc> do I need to ask for sec-approval for patches that are only on trunk and Aurora?
  60. # [00:11] * Joins: jesup|laptop (chatzilla@moz-9077BDAA.public.wayport.net)
  61. # [00:11] <@bz> mounir: ah, ok, that's much more useful.
  62. # [00:12] <@bz> mounir: one sec
  63. # [00:12] <markh> khuey: do you happen to have the bug number handy for the "GC on multiple threads" work?
  64. # [00:12] <@bz> mounir: http://mxr.mozilla.org/mozilla-central/source/js/xpconnect/src/XPCQuickStubs.h#527
  65. # [00:14] * Joins: gerv (Instantbir@2557E599.66715431.D25A875A.IP)
  66. # [00:14] <@bz> mounir: so in your case: nsRefPtr<nsIDOMDOMREquest> holder;
  67. # [00:14] <@bz> nsIDOMDOMRequest* value;
  68. # [00:14] <JosiahOne> spohl: Alright, thanks that helps!
  69. # [00:15] <@bz> jsval tmp; nsresult rv = xpc_qsUnwrapArg<nsIDOMDOMRequest>(cx, v, &value, getter_Addrefs(holder), &tmp);
  70. # [00:15] <@bz> or so
  71. # [00:15] <@bz> Or you can pass &v as the last argument, as desired
  72. # [00:16] <@bz> Oh, and you need to check isObject() before you do that
  73. # [00:16] <@bz> on the JS::Value.
  74. # [00:16] * @bz proposes we rewrite DOMRequest in WebIDL.
  75. # [00:16] <@bz> Because then this would be way simpler. ;)
  76. # [00:17] * nthomas is now known as nthomas|away
  77. # [00:17] * Quits: Mnyromyr (Mnyromyr@moz-1210644F.unity-media.net) (Input/output error)
  78. # [00:17] <mounir> bz: I agree :)
  79. # [00:18] <dholbert> roc, I think so. I only recall seeing "You didn't have to request sec-approval on that" messages for trunk-only stuff
  80. # [00:19] <@khuey> markh: no bug yet
  81. # [00:20] <markh> ok, thanks
  82. # [00:20] * Quits: TheOne (one@moz-9A4C25F7.dip.t-dialin.net) (Input/output error)
  83. # [00:21] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/92baddca12ba - Sriram Ramasubramanian - Bug 838807: Replace tab-carats. [r=mfinkle]
  84. # [00:21] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/c0ae5b372d21 - Sriram Ramasubramanian - Bug 838735: Remove transparency from inactive tabs. [r=mfinkle]
  85. # [00:21] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/51ef9db638f0 - Sriram Ramasubramanian - Bug 838748: Change pressed state of tabs-ui rows. [r=mfinkle]
  86. # [00:21] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/46d7188acb0c - Sriram Ramasubramanian - Bug 818072: Back/Forward looks disabled. [r=mfinkle] [needs-clobber]
  87. # [00:21] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e935184c6944 - Sriram Ramasubramanian - Bug 838807: Remove tablet specific tabs-ui icons. [r=mfinkle]
  88. # [00:22] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c362e5037dcc - Jim Chen - Bug 836589 - Lazily switch between AwesomeBar search and URL modes; r=blassey
  89. # [00:22] <seth> khuey: i hear you tried at one time to send image's onload event from OnStopDecode instead of OnStopRequest, and that it turned into a quagmire. do you know what bug that happened on? i'm trying to do something similar at the moment and it'd be good to know if it's not going to work
  90. # [00:24] * Quits: andersh (andersh@moz-B71E8D06.bredband.3.dk) (Connection reset by peer)
  91. # [00:25] <@khuey> seth: it never ended up in a bug, but it was for 835814
  92. # [00:25] * Quits: @smaug (chatzilla@A5A0595A.66715431.D25A875A.IP) (Ping timeout)
  93. # [00:26] * Quits: Archaeopteryx (itsme@moz-FF3F73F2.cust.telecolumbus.net) (Quit: Too much information in my brain driving me insane)
  94. # [00:26] <seth> khuey: ah wow, that one? hmm.. not surprising, considering the issues i've seen trying to move the timing of OnStopRequest around
  95. # [00:26] <@khuey> seth: basically we ended up firing events when the decoder stuff was not in a sane state
  96. # [00:27] * Quits: jesup|laptop (chatzilla@moz-9077BDAA.public.wayport.net) (Ping timeout)
  97. # [00:27] * Quits: jimm (jmathies@moz-4C827542.pn.at.cox.net) (Quit: )
  98. # [00:27] <seth> khuey: yeah, makes sense. it's surprisingly easy to do that; the events in imagelib are really fragile
  99. # [00:28] <seth> khuey: joe's OMTD stuff may force some of this to be cleaned up a bit
  100. # [00:28] * Quits: tonymec (tonymec@DA3FF4ED.7232488.DE2DB281.IP) (Ping timeout)
  101. # [00:29] * jgriffin is now known as jgriffin-mtg
  102. # [00:29] <@khuey> imagelib is a house of cards
  103. # [00:29] * Parts: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net)
  104. # [00:29] <seth> people keep bumping into the table =)
  105. # [00:30] <jhammel> khuey: on the deck of a sea-tossed wind-swept battleship? ;)
  106. # [00:30] <@bz> khuey: only imagelib? ;)
  107. # [00:30] * Joins: bbondy (bbondy@moz-D9C9B0F.home4.cgocable.net)
  108. # [00:30] <jhammel> bz: he didn't specify exclusivity ;)
  109. # [00:31] * kmoir is now known as kmoir-afk
  110. # [00:31] * Quits: JosiahOne (josiahbrun@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net) (Quit: Deallocatd. (Probably forbidden by ARC))
  111. # [00:32] * Joins: tonymec (tonymec@DA3FF4ED.7232488.DE2DB281.IP)
  112. # [00:32] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Quit: clee)
  113. # [00:32] * Quits: ehugg (chatzilla@9CA706E3.29102B70.6CD50604.IP) (Ping timeout)
  114. # [00:33] <seth> dholbert: =O i think i actually fixed that img.onload event issue
  115. # [00:33] <seth> dholbert: the right way, no less!
  116. # [00:33] <dholbert> seth, whoah!
  117. # [00:33] <seth> dholbert: however, it hasn't been through the crucible of try yet =)
  118. # [00:33] <seth> local tests look good tho
  119. # [00:33] <dholbert> great!
  120. # [00:33] * Standard8 is now known as Standard8Away
  121. # [00:34] * Quits: bmoss (bmoss@2557E599.66715431.D25A875A.IP) (Ping timeout)
  122. # [00:34] <seth> ironically doing it right was much easier than hacking around it haha
  123. # [00:34] * Quits: tonymec (tonymec@DA3FF4ED.7232488.DE2DB281.IP) (Input/output error)
  124. # [00:34] * Quits: Standard8Away (Standard8@B7F1AE36.48015583.54C3481B.IP) (Quit: ZNC - http://znc.in)
  125. # [00:35] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  126. # [00:36] <mdas> So um, I'm getting some build errors when trying to build Firefox on my OS X machine. I'm getting them from trying to build the GrowlApplicationBridge.o, but I don't know how to resolve it
  127. # [00:36] * Joins: smaug (chatzilla@A5A0595A.66715431.D25A875A.IP)
  128. # [00:36] * ChanServ sets mode: +o smaug
  129. # [00:36] <mdas> pastebin of error: http://pastebin.mozilla.org/2122936. Has anyone seen this/have an idea?
  130. # [00:37] * Quits: tonymec|away (tonymec@DA3FF4ED.7232488.DE2DB281.IP) (Quit: Konversation terminated!)
  131. # [00:37] <mdas> I'm building with clang version 3.0 (tags/RELEASE_30/final)
  132. # [00:37] <seth> mdas: are you on ML?
  133. # [00:37] * mcote is now known as mcote|afk
  134. # [00:37] * Quits: hipokrit (hipokrit@1BF5DFDB.CA40E1F7.C558AD24.IP) (Quit: Leaving)
  135. # [00:37] <mdas> seth: yup
  136. # [00:38] * Joins: sewardj (sewardj@moz-32BAB73C.dip.t-dialin.net)
  137. # [00:38] <mdas> 10.8.2
  138. # [00:38] <seth> mdas: have you tried updating clang?
  139. # [00:38] <mdas> wait a minute... "Program arguments: /usr/local/Cellar/llvm/3.0/bin/clang -cc1 -triple x86_64-apple-macosx10.6.0 -" it's building for 10.6.0
  140. # [00:38] <seth> mdas: there's been a new release of XCode with updating commandline tools
  141. # [00:39] * Quits: gerv (Instantbir@2557E599.66715431.D25A875A.IP) (Ping timeout)
  142. # [00:39] <mdas> seth: I haven't, but it seems to think I'm still on 10.6. I updated to ML a few months ago and I haven't built since. do you know how I can get it to recognize the right platform?
  143. # [00:39] <seth> mdas: well it's probably safe to say that clang shouldn't crash regardless...
  144. # [00:39] <mdas> I'll update and try again, but something seems fishy
  145. # [00:40] <seth> i imagine we intentionally use an older SDK so as not to cut off users of older versions of OS X
  146. # [00:40] <seth> probably not the problem
  147. # [00:41] * Joins: davidb (davidb@moz-1EB292CB.dsl.bell.ca)
  148. # [00:41] <mdas> we'll see soon!
  149. # [00:41] * Quits: davidb (davidb@moz-1EB292CB.dsl.bell.ca) (Input/output error)
  150. # [00:42] * Quits: rstrong (rstrong@2557E599.66715431.D25A875A.IP) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 1.8.0.9/2006120508])
  151. # [00:43] * Joins: tonymec__ (tonymec@638E0930.802B3915.DE2DB281.IP)
  152. # [00:43] * Quits: sfink (chatzilla@2557E599.66715431.D25A875A.IP) (Ping timeout)
  153. # [00:43] * tonymec__ is now known as tonymec|away
  154. # [00:43] * nmatsakis is now known as nmatsakis|away
  155. # [00:43] * khuey is now known as khuey|away
  156. # [00:44] * catlee is now known as catlee-away
  157. # [00:44] * Quits: bbondy (bbondy@moz-D9C9B0F.home4.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  158. # [00:45] * Joins: gerv (Instantbir@2557E599.66715431.D25A875A.IP)
  159. # [00:45] * Quits: sewardj (sewardj@moz-32BAB73C.dip.t-dialin.net) (Ping timeout)
  160. # [00:47] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  161. # [00:48] * Parts: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net)
  162. # [00:48] <mounir> w00t, promises mechanism begins to work :)
  163. # [00:48] * Quits: marco (Thunderbir@moz-AA89B60F.cust.dsl.teletu.it) (Ping timeout)
  164. # [00:49] * heycam is now known as heycam|away
  165. # [00:49] <jhammel> only if you set the preference fingers.crossed to false
  166. # [00:49] * Joins: marco (Thunderbir@moz-AA89B60F.cust.dsl.teletu.it)
  167. # [00:49] <@bz> mounir: you mean it looks promising?
  168. # [00:50] * Quits: kig (ilmari@moz-9099BB3A.sqy-bng-011.adsl.virginmedia.net) (Quit: kig)
  169. # [00:51] * Quits: smontagu (chatzilla@moz-8E102ADA.red.bezeqint.net) (Ping timeout)
  170. # [00:52] <mounir> bz: no, I mean we can chain .then() calls with DOMRequest making calls stall until they are done
  171. # [00:53] * Joins: tantek (tantek@moz-BE33DA21.fw1.sfo1.mozilla.net)
  172. # [00:54] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  173. # [00:54] <Waldo> bz, the Boston weather makes me wish I were there :-(
  174. # [00:55] * Quits: areinald (andre@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  175. # [00:55] * Quits: spohl (Adium@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  176. # [00:55] * Waldo fondly remembers the great January 2005 snowstorm
  177. # [00:55] * Joins: bbondy (bbondy@moz-D9C9B0F.home4.cgocable.net)
  178. # [00:56] * rail-mtg is now known as rail_away
  179. # [00:56] <@bz> Waldo: It makes me wish I were there too
  180. # [00:56] <@bz> Waldo: because then I would be there, not trying to fly there on Saturday....
  181. # [00:56] <Waldo> :-)
  182. # [00:56] <Waldo> bz: I dunno, tho, Heathrow is pretty cool...
  183. # [00:56] <@bz> Waldo: 1) "no"
  184. # [00:56] * Waldo snickers
  185. # [00:57] <@bz> Waldo: 2) "Even if we posit it to be cool because we have suffered a concussion, my family is in Boston"
  186. # [00:57] <Waldo> haha
  187. # [00:57] <@bz> Waldo: 3) I'm supposed to go see the play Arlan is in on Sunday night
  188. # [00:57] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b8c6eb40240f - Mark Hammond - Bug 824785 - social toolbar buttons should have an aria-label. r=jaws
  189. # [00:57] <Waldo> noooooo :-(
  190. # [00:57] * Quits: Asa (asa@2557E599.66715431.D25A875A.IP) (Ping timeout)
  191. # [00:58] * Quits: @smaug (chatzilla@A5A0595A.66715431.D25A875A.IP) (Ping timeout)
  192. # [00:58] * Joins: alice (alice@moz-4AED9DEE.range109-152.btcentralplus.com)
  193. # [00:58] <jhammel> i think the solution is simple: we should move bz's family to Heathrow ;) plenty of space, you never have to leave, and its "convenient" to transportation
  194. # [00:58] <@bz> Waldo: and other minor bits like not wanting Emma to have to deal with shoveling snow and whatnot
  195. # [00:58] <@bz> jhammel: Good schools too, eh? ;)
  196. # [00:58] <jhammel> if you move to Heathrow, the staff will shovel it ;)
  197. # [00:58] <jhammel> bz: in an airport like that? who knows
  198. # [00:59] <jhammel> there's probably at least one cult of people that have gotten there and went insane trying to change terminals...i'm sure you can get involved with them
  199. # [01:00] <jhammel> i guess that's less what is traditionally considered "education", but, what, with the state of public education in the US and all...
  200. # [01:01] <@bz> jhammel: the state of public education in the US is ... uneven
  201. # [01:01] <Waldo> wasn't there that movie about that dude who got stuck in an airport between customs or something?
  202. # [01:01] <@bz> jhammel: That's the most glaring fact about it, in fact.
  203. # [01:01] <@bz> Waldo: yes
  204. # [01:01] <@bz> Waldo: It's actually a pretty good movie.
  205. # [01:02] <@bz> http://en.wikipedia.org/wiki/The_Terminal
  206. # [01:02] <jhammel> bz: yeah, i actually learned stuff in K-8...then i moved to Stockton, CA for high school....
  207. # [01:02] <Waldo> Charlie at Heathrow: he can never return!
  208. # [01:02] <@bz> jhammel: interesting
  209. # [01:02] <jhammel> not saying K-8 was great...but there was *mostly* education going on
  210. # [01:03] <jhammel> well, as much as could be expected
  211. # [01:03] <@bz> jhammel: for me it was more like 7-8 not being all that amazing, but high school was better
  212. # [01:03] <@bz> jhammel: but yeah, uneven
  213. # [01:03] <jhammel> "The Terminal" is in JFK though...while crappy, one could learn to adjust
  214. # [01:03] <jhammel> being stuck at Heathrow though....grrr..
  215. # [01:04] <jhammel> i hate that airport
  216. # [01:04] * Joins: bholley (anonymous@E9758364.9EC0A5AF.CFE928A7.IP)
  217. # [01:04] * AaronMT is now known as AaronMT|AFK
  218. # [01:04] <benjamin> RyanVM|Away: you forgot to land bug 825545
  219. # [01:05] <RyanVM|Away> benjamin: ah crap, for some reason that wasn't showing in my queries
  220. # [01:05] * Joins: bmoss (bmoss@2557E599.66715431.D25A875A.IP)
  221. # [01:06] <benjamin> RyanVM|Away: it's closed
  222. # [01:06] <benjamin> but as you noticed, bad things happen if you land the other w/o that :)
  223. # [01:06] <RyanVM|Away> heh
  224. # [01:07] * mdas is now known as mdas|afk
  225. # [01:07] <RyanVM|Away> i assume the backport patch on bug 836515 is ok otherwise, though
  226. # [01:07] <RyanVM|Away> (asking because I saw that the m-c patch went through an iteration)
  227. # [01:08] * Joins: jdm (jdm@E9758364.9EC0A5AF.CFE928A7.IP)
  228. # [01:09] <benjamin> RyanVM|Away: the iteration was changing a comment
  229. # [01:09] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7ad5221d0562 - Sean Stangl - Bug 792797 - Handle interrupts in the Yarr interpreter. r=dvander
  230. # [01:09] <RyanVM|Away> there, that'll hopefully end better
  231. # [01:09] <RyanVM|Away> benjamin: i'll update the bugs later
  232. # [01:10] <benjamin> k, thanks
  233. # [01:11] <RyanVM|Away> sorry about that
  234. # [01:13] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/15bc5e66f07e - Mark Hammond - Bug 838969 - prevent certain social features from working in private windows. r=gavin
  235. # [01:15] * coop is now known as coop|afk
  236. # [01:16] * jgriffin-mtg is now known as jgriffin
  237. # [01:16] * Callek|Buildduty is now known as Callek
  238. # [01:16] * Joins: ehugg (chatzilla@moz-44D86B1E.cisco.com)
  239. # [01:17] * Quits: alice (alice@moz-4AED9DEE.range109-152.btcentralplus.com) (Client exited)
  240. # [01:17] <NeilAway> bz++
  241. # [01:17] * heycam|away is now known as heycam
  242. # [01:18] * Joins: kaze (kaze@A5A0595A.66715431.D25A875A.IP)
  243. # [01:18] * Joins: bsmith (bsmith@2557E599.66715431.D25A875A.IP)
  244. # [01:19] <@bz> neilaway?
  245. # [01:19] <NeilAway> bz: your pun
  246. # [01:20] * Joins: surkov (surkov@5FFF89F2.D1FED451.EBE09E3C.IP)
  247. # [01:20] * Quits: gerv (Instantbir@2557E599.66715431.D25A875A.IP) (Ping timeout)
  248. # [01:20] * Quits: nrc (nrc@7BE24E90.A5032A01.3CFC199D.IP) (Ping timeout)
  249. # [01:21] * nthomas|away is now known as nthomas
  250. # [01:22] <@bz> NeilAway: Thanks. ;)
  251. # [01:22] * Joins: jwalker (jwalker@BB486110.D11A89EC.3C5E0C45.IP)
  252. # [01:22] <cpeterson> I just upgraded to Xcode 4.6 and now configure fails because clang (no longer?) understands -Wtype-limits.
  253. # [01:22] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/652167093cc5 - David Clarke - Bug 799709 - Create a 10MB sdcard by default, r=jgriffin
  254. # [01:23] * Joins: tonymec (tonymec@638E0930.802B3915.DE2DB281.IP)
  255. # [01:25] * Quits: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  256. # [01:25] * wlach is now known as wlach|afk
  257. # [01:26] * Joins: vasi (vasi@moz-FC5131D2.mc.videotron.ca)
  258. # [01:27] * geekboy is now known as geekboy|afk
  259. # [01:27] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c9d72487aeae - Norbert Lindenberg - Bug 769872 - Add self-hosted JavaScript core of Intl constructors Collator, NumberFormat, DateTimeFormat (part 6). r=jwalden
  260. # [01:27] * Joins: tanvi (tanvi@2557E599.66715431.D25A875A.IP)
  261. # [01:27] * Quits: AaronMT|AFK (AaronMT@moz-15889CD9.cpe.net.cable.rogers.com) (Quit: Textual IRC Client: www.textualapp.com)
  262. # [01:28] * Joins: gerv (Instantbir@2557E599.66715431.D25A875A.IP)
  263. # [01:29] * geekboy|afk is now known as geekboy
  264. # [01:30] * Quits: jedp (jedp@moz-59C58F81.dsl.dynamic.sonic.net) (Ping timeout)
  265. # [01:30] * Joins: llmelon (chatzilla@moz-3983353E.tm.net.my)
  266. # [01:30] <vasi> is there a way to see the mozconfig that was used for a try-server build?
  267. # [01:31] * Quits: vasi (vasi@moz-FC5131D2.mc.videotron.ca) (Quit: Leaving)
  268. # [01:31] * Joins: vasi (vasi@moz-FC5131D2.mc.videotron.ca)
  269. # [01:31] <philor> vasi: in the build log, look for "cat .mozconfig"
  270. # [01:31] <Waldo> vasi: I think it gets dumped in the log somewhere
  271. # [01:31] * Quits: tonymec (tonymec@638E0930.802B3915.DE2DB281.IP) (Quit: ChatZilla 0.9.90 [SeaMonkey 2.18a1/20130207003009])
  272. # [01:32] * Joins: tonymec (tonymec@638E0930.802B3915.DE2DB281.IP)
  273. # [01:32] * Quits: Jesse (jruderman@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  274. # [01:32] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Quit: clee)
  275. # [01:32] * Joins: Jesse (jruderman@2557E599.66715431.D25A875A.IP)
  276. # [01:34] * jlebar is now known as jlebar|away
  277. # [01:34] <vasi> thanks folks :)
  278. # [01:34] * Joins: sfink (chatzilla@moz-68EB1A23.dsl.pltn13.sbcglobal.net)
  279. # [01:34] * Joins: jedp (jedp@moz-59C58F81.dsl.dynamic.sonic.net)
  280. # [01:35] * Quits: surkov (surkov@5FFF89F2.D1FED451.EBE09E3C.IP) (Quit: surkov)
  281. # [01:39] * Joins: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP)
  282. # [01:40] * Joins: KLB (Kenneth_Ba@moz-2998E63.maine.res.rr.com)
  283. # [01:41] * Quits: jwalker (jwalker@BB486110.D11A89EC.3C5E0C45.IP) (Input/output error)
  284. # [01:41] * Joins: jwalker (jwalker@BB486110.D11A89EC.3C5E0C45.IP)
  285. # [01:41] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  286. # [01:41] * Quits: azakai (alon@2557E599.66715431.D25A875A.IP) (Ping timeout)
  287. # [01:42] * Quits: smooney (smooney@2557E599.66715431.D25A875A.IP) (Quit: smooney)
  288. # [01:43] * Quits: jwalker (jwalker@BB486110.D11A89EC.3C5E0C45.IP) (Ping timeout)
  289. # [01:43] * bz is now known as bz_sleep
  290. # [01:43] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  291. # [01:44] * Joins: smooney (smooney@2557E599.66715431.D25A875A.IP)
  292. # [01:44] * Quits: KLB (Kenneth_Ba@moz-2998E63.maine.res.rr.com) (Quit: ChatZilla 0.9.89 [Firefox 18.0.2/20130201065344])
  293. # [01:45] * Joins: KLB (Kenneth_Ba@moz-2998E63.maine.res.rr.com)
  294. # [01:46] * Joins: azakai (alon@2557E599.66715431.D25A875A.IP)
  295. # [01:49] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  296. # [01:50] <philor> oops, I misstarred
  297. # [01:50] * Quits: @bz_sleep (bzbarsky@E9758364.9EC0A5AF.CFE928A7.IP) (Quit: Leaving)
  298. # [01:50] <philor> sfink: you've got Win opt jit-test bustage
  299. # [01:56] <sfink> lies
  300. # [01:56] <@dveditz> is peterv on vacation or something?
  301. # [01:57] * Quits: smooney (smooney@2557E599.66715431.D25A875A.IP) (Quit: smooney)
  302. # [01:57] * Quits: bsmith (bsmith@2557E599.66715431.D25A875A.IP) (Ping timeout)
  303. # [01:57] * Quits: crussell (colby@48AA8471.57F30063.93A38F79.IP) (Ping timeout)
  304. # [01:57] * Quits: rlewis (Thunderbir@moz-D47321EC.cable.virginmedia.com) (Ping timeout)
  305. # [01:57] <vasi> is it normal for a mac build to spew gazillions of clang warnings about C++11 extensions?
  306. # [01:58] <sfink> today is not my landing day
  307. # [01:58] <RyanVM|Away> dveditz: I assumed he was in London?
  308. # [01:59] * Quits: WeirdAl (chatzilla@moz-D461843.ask.info) (Ping timeout)
  309. # [01:59] * Joins: Asa (asa@D13E5E3F.A1EC5031.204CA821.IP)
  310. # [01:59] <@dveditz> RyanVM|Away: maybe... I'll try to reach him in the mornings :-)
  311. # [02:00] * RyanVM|Away is now known as RyanVM
  312. # [02:00] * Joins: crussell (colby@48AA8471.57F30063.93A38F79.IP)
  313. # [02:03] * Joins: bholley_ (anonymous@A5A0595A.66715431.D25A875A.IP)
  314. # [02:03] * Quits: allisterb (allisterb@2CE5E668.5725EB66.F43E9E20.IP) (Ping timeout)
  315. # [02:03] * Quits: jhammel (jhammel@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: leaving)
  316. # [02:03] * Quits: tantek (tantek@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: tantek)
  317. # [02:04] * Quits: bholley (anonymous@E9758364.9EC0A5AF.CFE928A7.IP) (Ping timeout)
  318. # [02:04] * bholley_ is now known as bholley
  319. # [02:04] * Joins: erikvold (erikvold@moz-3AD708CA.wireless.telus.com)
  320. # [02:04] <RyanVM> sfink: looks like you may have Windows make check failures
  321. # [02:04] <sfink> RyanVM: yeah, pushing a backout right now
  322. # [02:04] <RyanVM> perfect :)
  323. # [02:05] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/9c163d71a2e2 - Steve Fink - Backed out changeset b5ec7ce219b2 (bug 838014)
  324. # [02:05] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/258b97787c17 - Steve Fink - Backed out changeset ced35810adb2 (bug 838014). Again.
  325. # [02:05] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/abe413880b00 - Steve Fink - Backed out changeset 5abed7bd3cb7 (bug 838014)
  326. # [02:06] * Quits: Ann_Yimi_ (Ann_Yiming@43CB6079.66715431.D25A875A.IP) (Input/output error)
  327. # [02:06] * Quits: fitzgen (fitzgen@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: fitzgen)
  328. # [02:06] * Joins: Ann_Yiming (Ann_Yiming@2557E599.66715431.D25A875A.IP)
  329. # [02:08] * Joins: smooney (smooney@2557E599.66715431.D25A875A.IP)
  330. # [02:09] * Quits: crussell (colby@48AA8471.57F30063.93A38F79.IP) (Ping timeout)
  331. # [02:09] <Waldo> vasi: I would say no, but I had a report of that recently
  332. # [02:09] <Waldo> vasi: what's the specific warning? and what compiler command line generated it?
  333. # [02:09] <Waldo> vasi: and what compiler?
  334. # [02:10] * Joins: smooney_ (smooney@2557E599.66715431.D25A875A.IP)
  335. # [02:10] * Quits: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Instantbird 1.4a1pre -- http://www.instantbird.com)
  336. # [02:10] * Quits: smooney (smooney@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  337. # [02:10] * smooney_ is now known as smooney
  338. # [02:10] <dholbert> Waldo, (I suspect clang, given "clang warnings")
  339. # [02:10] <Waldo> er, right :-)
  340. # [02:13] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  341. # [02:13] <daleharvey> trying to push a patch to try, I get an error when trying to set the try syntax - http://pastebin.mozilla.org/2123190
  342. # [02:14] <nthomas> daleharvey: hg import --no-commit, perhaps
  343. # [02:14] <daleharvey> I had previously did a try push with this repo, then did $ hg strip 'roots(outgoing())'
  344. # [02:15] <nthomas> followed by a qnew -f
  345. # [02:15] * Quits: aklotz (Thunderbir@moz-55246988.cg.shawcable.net) (Quit: aklotz)
  346. # [02:16] <markh> qnew doesn't push it iirc. "hg import" also doesn't push an item
  347. # [02:16] <markh> oops - qimport is what doesn't push it
  348. # [02:16] <markh> but it seems fairly clear "hg qapp" will report nothing pushed
  349. # [02:16] * mdas|afk is now known as mdas
  350. # [02:17] <@gavin> my qimport pushes
  351. # [02:18] <@gavin> oh, that's because I pass -P
  352. # [02:18] <markh> hmm - I seem to remember getting constantly stung by thinking it does, then needing to explicitly qpush it after qimport...
  353. # [02:18] <@gavin> nevermind :)
  354. # [02:18] <markh> ah :)
  355. # [02:18] * Joins: crussell (colby@48AA8471.57F30063.93A38F79.IP)
  356. # [02:18] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  357. # [02:19] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3f864c99009d - Daniel Holbert - Bug 839302: Simplify logic in nsBlockFrame::DrainSelfOverflowList, and replace delete w/ nsAutoPtr. r=mats
  358. # [02:19] <vasi> Waldo: here's the version string: Apple LLVM version 4.2 (clang-425.0.24) (based on LLVM 3.2svn)
  359. # [02:20] <vasi> the warnings, well there's a ton of them, but some examples:
  360. # [02:20] <daleharvey> while I do plan on learning hg proper as I go, is there any simple way to do the equivalent of http://pastebin.mozilla.org/2123238 ?
  361. # [02:20] <vasi> deleted function definitions are a C++11 extension
  362. # [02:20] <vasi> 'override' keyword is a C++11 extension
  363. # [02:20] <Waldo> dolske! cake? http://static.happyplace.com/assets/images/2013/01/50f882308195c.jpg
  364. # [02:20] <vasi> equality comparison with extraneous parentheses [-Wparentheses-equality]
  365. # [02:20] <Waldo> vasi: what compiler command line generates that? we should have --Wno-c++0x-extensions to silence those
  366. # [02:21] <Waldo> well, not the equality one
  367. # [02:21] <daleharvey> so I can just apply a patch, push it, revert it, update, rinse repeat
  368. # [02:21] * Joins: bsmith (bsmith@2557E599.66715431.D25A875A.IP)
  369. # [02:21] <mak> daleharvey: use mercurial queue and trychooser extension
  370. # [02:21] <vasi> yeah, apparently mach doesn't print compiler command lines?
  371. # [02:21] <vasi> oh crap, now the build errored out :(
  372. # [02:22] * Quits: erikvold (erikvold@moz-3AD708CA.wireless.telus.com) (Quit: erikvold)
  373. # [02:22] <markh> daleharvey: so it looks something like "hg pull -u && hg qpush && hg push -f try && hg qpop"
  374. # [02:22] * Joins: darfia (darfia@461760C0.99F0C0AE.B1AA2106.IP)
  375. # [02:22] * geekboy is now known as geekboy|afk
  376. # [02:22] <vasi> huh, and the error is "argument unused during compilation"?isn't there supposed to be a Qno-unused flag to prevent those? :(
  377. # [02:23] <daleharvey> ok cool, that makes sense to me, hg import come after qpush right?
  378. # [02:23] <mak> qimport != import
  379. # [02:23] * Quits: darfia (darfia@461760C0.99F0C0AE.B1AA2106.IP) (Quit: Leaving)
  380. # [02:25] <markh> daleharvey: "hg qimport" will add a new entry to your patch queue. So something like "hg pull -u && hg qimport -P some_patch_file && hg qref -m "try: blah" && hg push -f try" :)
  381. # [02:25] <markh> https://developer.mozilla.org/en-US/docs/Mercurial_Queues
  382. # [02:25] <mak> daleharvey: this is what I usually do "hg qpop -a && hg pull -u && hg qimport ../patches/patch.diff && hg qpush && hg trychooser && hg qpop"
  383. # [02:25] * Joins: bholley_ (anonymous@E9758364.9EC0A5AF.CFE928A7.IP)
  384. # [02:25] <@gavin> hg trychooser, fancy
  385. # [02:26] <mak> well apart that is extremely boring to answer all of the questions, it's easy :)
  386. # [02:26] <daleharvey> lol, cheers mac + markh that last one looks perfect
  387. # [02:26] * Quits: bholley (anonymous@A5A0595A.66715431.D25A875A.IP) (Ping timeout)
  388. # [02:26] * bholley_ is now known as bholley
  389. # [02:27] * Quits: smooney (smooney@2557E599.66715431.D25A875A.IP) (Quit: smooney)
  390. # [02:27] * Joins: smooney (smooney@2557E599.66715431.D25A875A.IP)
  391. # [02:27] * Quits: azakai (alon@2557E599.66715431.D25A875A.IP) (Quit: Ex-Chat)
  392. # [02:27] * Joins: lduros (user@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com)
  393. # [02:28] * Joins: azakai (alon@2557E599.66715431.D25A875A.IP)
  394. # [02:28] * Quits: azakai (alon@2557E599.66715431.D25A875A.IP) (Quit: Ex-Chat)
  395. # [02:29] * Joins: azakai_ (alon@2557E599.66715431.D25A875A.IP)
  396. # [02:29] * Quits: smooney (smooney@2557E599.66715431.D25A875A.IP) (Ping timeout)
  397. # [02:30] * Waldo just keeps an all.diff with try syntax in it in his tree, qimport -e's it when needed, then qrm -k's it when not
  398. # [02:30] <cpeterson> vasi: the problem with -Qunused-arguments is that it is in CXXFLAGS but not HOST_CXXFLAGS. I just hit this too. :\
  399. # [02:30] <philor> sure, hg trychooser, but *which* hg trychooser?
  400. # [02:30] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  401. # [02:30] <vasi> cpeterson: thanks for the sanity verification :)
  402. # [02:31] * Quits: nmatsakis|away (nmatsakis@AAE222A3.FDDA6739.2321E71E.IP) (Ping timeout)
  403. # [02:31] <cpeterson> vasi: I just removed --enable-warnings-as-errors from my local mozconfig and proceeded with my day. ;)
  404. # [02:31] <mak> philor: I usually use this one https://github.com/pbiggar/trychooser
  405. # [02:32] * cjones is now known as cjones-errand
  406. # [02:32] * Quits: juanb (jbecerra@2557E599.66715431.D25A875A.IP) (Quit: juanb)
  407. # [02:34] * mattwoodrow is now known as mattwoodrow|away
  408. # [02:35] <philor> mak: https://bitbucket.org/sfink/trychooser - curses! it's like a modern 1970s version :)
  409. # [02:36] <mak> philor: cool, perfect for me then, we are from the same years
  410. # [02:36] * heycam is now known as heycam|away
  411. # [02:36] <philor> though then I realized that it's also like the web page, only ten thousand times more difficult to use and outdated
  412. # [02:36] * Quits: akeybl (akeybl@2557E599.66715431.D25A875A.IP) (Quit: Leaving...)
  413. # [02:37] <mak> someone should retire it then :)
  414. # [02:38] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  415. # [02:39] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/85751b3b03b6 - Robert O'Callahan - Bug 830278. Part 2: Move mDisallowSelectionPrint check into IsThereARangeSelection to make sure code doesn't re-enable selection printing. r=heycam
  416. # [02:40] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d60526b97a17 - Gregor Wagner - Bug 839094 - PhoneNumberJS: handle countries sharing the same meta-data correctly. r=gal
  417. # [02:41] * Quits: gerv (Instantbir@2557E599.66715431.D25A875A.IP) (Ping timeout)
  418. # [02:42] * Quits: Ann_Yiming (Ann_Yiming@2557E599.66715431.D25A875A.IP) (Input/output error)
  419. # [02:42] <mak> philor: I'm honestly not sure which one I prefer, this one makes tricky questions :p
  420. # [02:42] * Joins: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net)
  421. # [02:43] <mak> Build on linux? n | Build on Qt linux (disabled by default)? :)
  422. # [02:44] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8094f5ab563c - Gregor Wagner - Bug 837953 - B2G crash @ nsContentPermissionRequestProxy::GetElement while launching Camera for perf tests. r=dougt
  423. # [02:44] * Quits: kaze (kaze@A5A0595A.66715431.D25A875A.IP) (Ping timeout)
  424. # [02:45] * Quits: Mook_as (mook@moz-1FCC0032.activestate.com) (Quit: Mook_as)
  425. # [02:45] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  426. # [02:45] * Joins: gcp (gpascutto@moz-F35BE23.dia.static.qwest.net)
  427. # [02:46] * Quits: bajaj (Adium@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  428. # [02:47] * Quits: Asa (asa@D13E5E3F.A1EC5031.204CA821.IP) (Ping timeout)
  429. # [02:48] * cjones-errand is now known as cjones
  430. # [02:49] * Joins: Asa (asa@D13E5E3F.A1EC5031.204CA821.IP)
  431. # [02:50] * mdas is now known as mdas|afk
  432. # [02:52] * Joins: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net)
  433. # [02:53] <mwu> cpeterson: ping
  434. # [02:53] <cpeterson> mwu, pong
  435. # [02:53] * Quits: ddahl (ddahl@C261DB39.6E5482D7.8DDCAE07.IP) (Ping timeout)
  436. # [02:54] <mwu> cpeterson: hey, so I'm having trouble with this function: http://hg.mozilla.org/mozilla-central/annotate/eb8f60c782da/dom/browser-element/BrowserElementScrolling.js#l436
  437. # [02:54] * Quits: Nefzaoui (chatzilla@80CBD3C0.B76617B0.D9343D67.IP) (Quit: ChatZilla 0.9.89 [Firefox 18.0.2/20130201065344])
  438. # [02:54] <cpeterson> how so?
  439. # [02:54] <mwu> cpeterson: it looks like the root or elt var is incorrect
  440. # [02:54] <mwu> and _setActive fails with [JavaScript Error: "NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [inIDOMUtils.setContentState]" {file: "chrome://global/content/BrowserElementChild.js" line: 1289}]
  441. # [02:55] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  442. # [02:55] <mwu> I'm not sure. it looks like it's stale
  443. # [02:55] <mwu> because sometimes root or root.documentElement (not sure which) is null
  444. # [02:55] <cpeterson> let me see...
  445. # [02:55] <seth> there really should be a button for "cancel *everything*" on try
  446. # [02:55] <mwu> and then sometimes it's not stale, but JS complains that it's a dead object
  447. # [02:55] * Joins: ddahl (ddahl@C261DB39.6E5482D7.8DDCAE07.IP)
  448. # [02:56] * Quits: ehugg (chatzilla@moz-44D86B1E.cisco.com) (Quit: ChatZilla 0.9.89 [Firefox 18.0.2/20130201190421])
  449. # [02:56] <seth> i'm getting carpal tunnel from canceling stuff. this is a worker's comp situation
  450. # [02:56] * Quits: jedp (jedp@moz-59C58F81.dsl.dynamic.sonic.net) (Quit: Computer has gone to sleep.)
  451. # [02:56] <cpeterson> seth: stop writing bugs
  452. # [02:57] * azakai_ is now known as azakai
  453. # [02:57] <dholbert> seth, you mean "cancel all the builds on a particular push"?
  454. # [02:57] <seth> cpeterson: you'd be amazed how wrong things can go from forgetting a single character haha
  455. # [02:57] <seth> dholbert: yeah
  456. # [02:57] <dholbert> seth, if so: good news, we have that button!
  457. # [02:57] * Quits: ddahl (ddahl@C261DB39.6E5482D7.8DDCAE07.IP) (Ping timeout)
  458. # [02:57] <seth> dholbert: all tests actually
  459. # [02:57] <seth> really? how do you do it?
  460. # [02:57] <dholbert> seth, hover a try push, it's the red stopsign at upper-right
  461. # [02:58] <dholbert> to the left of cset ID
  462. # [02:58] <dholbert> sorry, upper-left
  463. # [02:58] <seth> sure enough haha!
  464. # [02:58] <cpeterson> mwu: I didn't actually write that code! It looks like hg blame is picking my name because it is the first in a list of authors.
  465. # [02:58] <seth> dholbert: thanks; you saved my tendons!
  466. # [02:59] <seth> dholbert++
  467. # [02:59] * Joins: nmatsakis|away (nmatsakis@AAE222A3.FDDA6739.2321E71E.IP)
  468. # [02:59] <seth> i assume that deposits internet points of some sort in your account
  469. # [02:59] <mwu> cpeterson: \o/
  470. # [02:59] * dholbert ducks into phone booth to change back into normal clothes
  471. # [02:59] * Quits: bnicholson (bnicholson@2557E599.66715431.D25A875A.IP) (Ping timeout)
  472. # [02:59] <mwu> cpeterson: do you happen to know anything about this code?
  473. # [02:59] <seth> hehe
  474. # [03:00] <dholbert> seth, it does, in fact, for rooms where firebot is watching. (firebot tracks karma)
  475. # [03:00] <cpeterson> mwu: sorry, no. clearly there is some race condition related to the dead objects, which might happen when the keyboard is opening or closing?
  476. # [03:00] <dholbert> seth, so, thank you for the internet points! :)
  477. # [03:00] <seth> seth++
  478. # [03:00] <seth> just curious if that works haha
  479. # [03:00] <cpeterson> dholbert: how do you ask firebot for karma status?
  480. # [03:00] <mwu> cpeterson: hm ok, thanks. it's some radio button on the b2g maps app
  481. # [03:00] <dholbert> firebot, karma seth
  482. # [03:00] <firebot> seth has -1 points of karma (rank 2021).
  483. # [03:01] <dholbert> seth, bad news
  484. # [03:01] <mwu> didn't that get turned off?
  485. # [03:01] <mwu> the interns were abusing it
  486. # [03:01] <seth> hot dog!
  487. # [03:01] <cpeterson> oh snap, seth!
  488. # [03:01] <dholbert> maybe. /me stops abusing it now :)
  489. # [03:01] <seth> seth++
  490. # [03:01] <cpeterson> firebot, karma dholbert
  491. # [03:01] <firebot> dholbert has 53 points of karma (rank 34).
  492. # [03:01] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Boriss)
  493. # [03:01] <cpeterson> firebot, karma cpeterson
  494. # [03:01] <firebot> cpeterson has 2 points of karma (rank 681).
  495. # [03:01] <seth> firebot, karma seth
  496. # [03:01] <firebot> seth has -2 points of karma (rank 2212).
  497. # [03:01] <seth> oh wow
  498. # [03:01] <seth> seth++ is a bad thing to type
  499. # [03:01] <seth> at least forme
  500. # [03:01] <seth> i encourage all of you to type it as much as possible, of course
  501. # [03:01] <cpeterson> you are penalizing yourself, apparently.
  502. # [03:01] <cpeterson> seth += 2
  503. # [03:01] <cpeterson> seth++
  504. # [03:01] <cpeterson> seth++
  505. # [03:02] <cpeterson> firebot, karam seth
  506. # [03:02] <seth> firebot, karma seth
  507. # [03:02] <firebot> seth has -1 points of karma (rank 2021).
  508. # [03:02] <firebot> cpeterson: Sorry, I've no idea what 'karam seth' might be.
  509. # [03:02] <seth> wow, firebot is harsh
  510. # [03:02] <mwu> c'mon you guys can do better than the interns
  511. # [03:02] <seth> he suspects you of gaming the system
  512. # [03:02] * mattwoodrow|away is now known as mattwoodrow
  513. # [03:02] <cpeterson> seth: firebot sent me a private message saying "You will have to wait another 25 seconds before being able to change seth's karma."
  514. # [03:03] <seth> cpeterson: i figured it was something like that =)
  515. # [03:03] * cpeterson will stop playing on #developers
  516. # [03:03] * dholbert suggests room #firebot for further karma testing
  517. # [03:03] <seth> consider the testing concluded
  518. # [03:03] <dholbert> for science!
  519. # [03:04] * jmaher|afk is now known as jmaher
  520. # [03:04] * Joins: abr (abr@moz-F35BE23.dia.static.qwest.net)
  521. # [03:04] * Joins: m_kato (m_kato@moz-348F61F0.mozilla.or.jp)
  522. # [03:04] * Joins: thinker (user@moz-D921FE60.dynamic.kbronet.com.tw)
  523. # [03:05] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2de654397471 - Mats Palmgren - Bug 838931 - Don't include nsIFrameTraversal.h since it's not used in this file anymore. r=dholbert
  524. # [03:05] <seth> science led me to have negative karma. i think there's a lesson in there somwhere =)
  525. # [03:05] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/874fc2730371 - Seth Fowler - Bug 837315 - Add SVG document loaded event. r=bz
  526. # [03:06] * Quits: bsmith (bsmith@2557E599.66715431.D25A875A.IP) (Ping timeout)
  527. # [03:06] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  528. # [03:07] * Joins: mreavy (chatzilla@moz-9077BDAA.public.wayport.net)
  529. # [03:07] * Joins: bsmith (bsmith@2557E599.66715431.D25A875A.IP)
  530. # [03:07] * Joins: ericchou (ericchou@moz-99690620.hinet-ip.hinet.net)
  531. # [03:09] * Quits: espindola (espindola@moz-AB1E1847.dsl.teksavvy.com) (Client exited)
  532. # [03:09] * Quits: KaiRo (robert@moz-DA738476.adsl.highway.telekom.at) (Input/output error)
  533. # [03:11] * Quits: chewey (chewey@moz-D5AECAF1.dip0.t-ipconnect.de) (NickServ (GHOST command used by chewey_))
  534. # [03:12] * Joins: chewey (chewey@moz-DA780932.dip0.t-ipconnect.de)
  535. # [03:12] * ctalbert is now known as ctalbert|afk
  536. # [03:12] * Quits: tabraldes (Thunderbir@moz-3F87419B.hsd1.or.comcast.net) (Quit: tabraldes)
  537. # [03:13] * Quits: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP) (Quit: ChatZilla 0.9.89-rdmsoft [XULRunner 1.9.0.17/2009122204])
  538. # [03:14] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/96a21f6c607a - Nicholas D. Matsakis - Bug 839274: Initialize ForkJoinSlice independently of ION. r=billm
  539. # [03:15] * Quits: lduros (user@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com) (Client exited)
  540. # [03:16] * Quits: mak (chatzilla@moz-E65CDAE3.retail.telecomitalia.it) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 2.0/20110318052756])
  541. # [03:17] * Quits: @dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  542. # [03:18] * Joins: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net)
  543. # [03:22] * Quits: Jesse (jruderman@2557E599.66715431.D25A875A.IP) (Quit: Jesse)
  544. # [03:22] * Quits: dbradley (dbradley@7AD66899.7A60A104.52E8B953.IP) (Ping timeout)
  545. # [03:23] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  546. # [03:24] * Quits: avih (quassel@2D5CF5E1.7EA0FE88.CC465D70.IP) (Connection reset by peer)
  547. # [03:24] <vasi> cpeterson, it's going much better with clang 3.2 from macports :)
  548. # [03:24] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  549. # [03:24] <vasi> (so far)
  550. # [03:24] * Joins: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net)
  551. # [03:24] * Joins: dbradley (dbradley@7AD66899.7A60A104.52E8B953.IP)
  552. # [03:24] <cpeterson> vasi: that sounds like too much work to me :)
  553. # [03:26] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e6f017ce103b - Norbert Lindenberg - Bug 789393 - String.prototype.localeCompare() with no argument always returns 0. r=jwalden
  554. # [03:26] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Quit: Konversation terminated!)
  555. # [03:27] * Quits: mdas|afk (mdas@50AE257C.D30B51A1.412CF160.IP) (Quit: )
  556. # [03:28] * Joins: avih (quassel@moz-196A7779.red.bezeqint.net)
  557. # [03:31] * Quits: cpeterson (cpeterson@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  558. # [03:33] * Quits: victorporof_ (victorporo@811807EF.F695A43D.79933D60.IP) (Ping timeout)
  559. # [03:34] * Quits: philipp64|laptop (chatzilla@moz-B40B9015.ctcweb.net) (Ping timeout)
  560. # [03:34] * Joins: victorporof (victorporo@333E3C9B.20718EE9.79933D60.IP)
  561. # [03:34] * Quits: @dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Ping timeout)
  562. # [03:34] * Quits: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP) (Quit: pcwalton)
  563. # [03:34] * Joins: philipp64|laptop (chatzilla@moz-B40B9015.ctcweb.net)
  564. # [03:35] * heycam|away is now known as heycam
  565. # [03:36] * Quits: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net) (Quit: Eaten by grue.)
  566. # [03:38] * Quits: fabrice (fabrice@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  567. # [03:38] * Joins: fabrice (fabrice@2557E599.66715431.D25A875A.IP)
  568. # [03:38] * Quits: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  569. # [03:38] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Quit: clee)
  570. # [03:39] * Joins: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net)
  571. # [03:39] * Joins: tyronechong (tyronechon@moz-3E31AAB5.static.mtpk.ca.charter.com)
  572. # [03:39] * Quits: bmoss (bmoss@2557E599.66715431.D25A875A.IP) (Ping timeout)
  573. # [03:39] * Quits: tyronechong (tyronechon@moz-3E31AAB5.static.mtpk.ca.charter.com) (Client exited)
  574. # [03:40] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  575. # [03:41] * Callek is now known as Callek|Buildduty
  576. # [03:41] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  577. # [03:42] * Quits: marco (Thunderbir@moz-AA89B60F.cust.dsl.teletu.it) (Quit: marco)
  578. # [03:45] * Quits: jgriffin (jgriffin@moz-DD9CBA45.hsd1.wa.comcast.net) (Quit: jgriffin)
  579. # [03:45] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Quit: Leaving.)
  580. # [03:46] * Joins: bmoss (bmoss@2557E599.66715431.D25A875A.IP)
  581. # [03:46] * philor is now known as philor|away
  582. # [03:47] * Quits: bmoss (bmoss@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  583. # [03:47] * Quits: fabrice (fabrice@2557E599.66715431.D25A875A.IP) (Ping timeout)
  584. # [03:47] * Quits: erick (erick@E1304535.2A7189BF.BE19388.IP) (Ping timeout)
  585. # [03:48] * Joins: erick (erick@E1304535.2A7189BF.BE19388.IP)
  586. # [03:50] * Quits: lmandel (lmandel@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: lmandel)
  587. # [03:51] * Quits: philipp64|laptop (chatzilla@moz-B40B9015.ctcweb.net) (Ping timeout)
  588. # [03:52] * Joins: Mavericks (Mibbit@69CC31A9.A962734.FDEA3160.IP)
  589. # [03:53] * jmaher is now known as jmaher|afk
  590. # [03:53] <Callek|Buildduty> #developers-- I'm stopping a handful of tegras (one foopy) because of issues (rm -rf ) failing on this one foopy
  591. # [03:53] <@dolske> Waldo: eww. no way can that cake validate with that #include!
  592. # [03:53] <Waldo> dolske: I had the same thought!
  593. # [03:55] * Joins: jesup|laptop (chatzilla@moz-9077BDAA.public.wayport.net)
  594. # [03:57] * Quits: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net) (Connection reset by peer)
  595. # [03:57] * Joins: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net)
  596. # [03:58] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d87f3b860eaa - Nicholas Nethercote - Bug 838955 (part 1) - Fix rooting hazards in jsstr.cpp identified by static analysis. r=sfink.
  597. # [03:59] * Joins: philipp64|laptop (chatzilla@moz-B40B9015.ctcweb.net)
  598. # [04:00] * nmatsakis|away is now known as nmatsakis
  599. # [04:00] * Quits: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net) (Connection reset by peer)
  600. # [04:00] * Joins: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net)
  601. # [04:02] * Quits: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net) (Connection reset by peer)
  602. # [04:03] * Joins: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net)
  603. # [04:03] * Quits: mwu (mwu@moz-2E883D31.hsd1.nj.comcast.net) (Quit: Leaving)
  604. # [04:04] * Quits: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net) (Quit: Leaving...)
  605. # [04:05] * Quits: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net) (Connection reset by peer)
  606. # [04:06] * Joins: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net)
  607. # [04:06] * Quits: cilias (cilias@moz-D65C0C74.cpe.net.cable.rogers.com) (Quit: cilias)
  608. # [04:09] * glob|away is now known as glob
  609. # [04:11] * Quits: sancus (sancus@moz-3A9162D.off.net) (Ping timeout)
  610. # [04:11] * Quits: philipp64|laptop (chatzilla@moz-B40B9015.ctcweb.net) (Ping timeout)
  611. # [04:11] * Quits: RyanVM (chatzilla@moz-148999FE.phlapa.fios.verizon.net) (Input/output error)
  612. # [04:11] * Quits: tn (tn@moz-2E73ACE4.wp.shawcable.net) (Ping timeout)
  613. # [04:12] * Joins: gerv (Instantbir@moz-DCB7EC0F.dsl.dynamic.sonic.net)
  614. # [04:12] * Quits: Dagger (Dagger@moz-38590C6F.cable.virginmedia.com) (Ping timeout)
  615. # [04:12] * Joins: sancus (sancus@moz-3A9162D.off.net)
  616. # [04:12] * Quits: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net) (Quit: Leaving.)
  617. # [04:12] * Joins: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net)
  618. # [04:13] * Joins: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net)
  619. # [04:13] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/bc7f7a660b43 - Randell Jesup - Bug 837874: Check ObserverService before adding observers in MediaManager r=derf
  620. # [04:14] * heycam is now known as heycam|away
  621. # [04:14] * Joins: philipp64|laptop (chatzilla@moz-B40B9015.ctcweb.net)
  622. # [04:14] * Joins: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  623. # [04:14] * Joins: Dagger (Dagger@moz-38590C6F.cable.virginmedia.com)
  624. # [04:15] * Quits: sworkman (sworkman@2557E599.66715431.D25A875A.IP) (Quit: sworkman)
  625. # [04:15] * heycam|away is now known as heycam
  626. # [04:16] * Joins: mbrubeck1 (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  627. # [04:16] * Quits: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net) (Ping timeout)
  628. # [04:17] * Joins: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net)
  629. # [04:17] * Quits: kentuckyfriedtakahe (ajones@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  630. # [04:17] * Quits: jdm (jdm@E9758364.9EC0A5AF.CFE928A7.IP) (Ping timeout)
  631. # [04:18] * Quits: beltzner (mike-beltz@moz-9E3E12EC.off.net) (Ping timeout)
  632. # [04:18] * Joins: beltzner (mike-beltz@moz-9E3E12EC.off.net)
  633. # [04:18] * Quits: blizzard (blizzard@984FC4F6.2C7F4533.354D6C10.IP) (Ping timeout)
  634. # [04:18] * Joins: blizzard (blizzard@984FC4F6.2C7F4533.354D6C10.IP)
  635. # [04:18] * Quits: nmatsakis (nmatsakis@AAE222A3.FDDA6739.2321E71E.IP) (Quit: Textual IRC Client: http://www.textualapp.com/)
  636. # [04:19] * Joins: nmatsakis (nmatsakis@AAE222A3.FDDA6739.2321E71E.IP)
  637. # [04:19] * Joins: kentuckyfriedtakahe (ajones@538BABFE.A073F3E.97BBD552.IP)
  638. # [04:22] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  639. # [04:22] * Quits: gcp (gpascutto@moz-F35BE23.dia.static.qwest.net) (Ping timeout)
  640. # [04:23] * mattwoodrow is now known as mattwoodrow|away
  641. # [04:24] * Quits: mbrubeck1 (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net) (Quit: Leaving.)
  642. # [04:24] * joduinn-mtg is now known as joduinn-afk
  643. # [04:24] * cjones is now known as cjones-errand
  644. # [04:25] * Joins: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
  645. # [04:25] * Joins: jgilbert (jgilbert@moz-99690620.hinet-ip.hinet.net)
  646. # [04:28] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c232abeabd0a - Nicholas D. Matsakis - Bug 834882: move InParallelSection() out of ForkJoinSlice and rename Initialize() to InitializeTLS() r=billm
  647. # [04:29] * Joins: tn (tn@moz-2E73ACE4.wp.shawcable.net)
  648. # [04:31] * Joins: automata (automata@A0F76D52.66431431.C27E1635.IP)
  649. # [04:31] * Joins: llovell (chatzilla@moz-59284ADD.dynamic.ip.windstream.net)
  650. # [04:32] * Quits: stuart (pavlov@elise.pavlov.net) (Ping timeout)
  651. # [04:32] * Joins: stuart (pavlov@moz-9E3E12EC.off.net)
  652. # [04:32] * Joins: dbaron (dbaron@moz-F4919B79.dsl.dynamic.sonic.net)
  653. # [04:32] * ChanServ sets mode: +o dbaron
  654. # [04:32] * stuart is now known as IRCMonkey1908
  655. # [04:33] * Quits: garnacho (carlos@moz-E04343F1.dyn.user.ono.com) (Ping timeout)
  656. # [04:34] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  657. # [04:35] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  658. # [04:36] * Quits: llovell (chatzilla@moz-59284ADD.dynamic.ip.windstream.net) (Quit: ChatZilla 0.9.89 [Firefox 18.0.2/20130201065344])
  659. # [04:38] * Quits: terrence (terrence@2557E599.66715431.D25A875A.IP) (Ping timeout)
  660. # [04:39] * Quits: masayuki (Thunderbir@moz-B5ED316D.ppp11.odn.ad.jp) (Quit: masayuki)
  661. # [04:40] * mattwoodrow|away is now known as mattwoodrow
  662. # [04:41] * Joins: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  663. # [04:44] * Quits: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net) (Quit: Leaving.)
  664. # [04:45] * Quits: ochameau (ochameau@1E5941.28EFC83.25E5EBDD.IP) (Ping timeout)
  665. # [04:45] * Quits: azakai (alon@2557E599.66715431.D25A875A.IP) (Ping timeout)
  666. # [04:46] * Joins: surkov (surkov@5FFF89F2.D1FED451.EBE09E3C.IP)
  667. # [04:46] * Quits: jammink|headsdown|email (textual@2557E599.66715431.D25A875A.IP) (Quit: Computer has gone to sleep.)
  668. # [04:47] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  669. # [04:47] * Joins: ochameau (ochameau@moz-109A6728.fbx.proxad.net)
  670. # [04:48] <nmatsakis> typically, inbound is moved to master every day?
  671. # [04:49] <hub> typically
  672. # [04:51] * Quits: crussell (colby@48AA8471.57F30063.93A38F79.IP) (Ping timeout)
  673. # [04:53] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  674. # [04:55] * Quits: gerv (Instantbir@moz-DCB7EC0F.dsl.dynamic.sonic.net) (Ping timeout)
  675. # [04:56] * IRCMonkey1908 is now known as stuart
  676. # [04:57] * Quits: mreavy (chatzilla@moz-9077BDAA.public.wayport.net) (Ping timeout)
  677. # [04:57] * Joins: mconley (mconley@D4B46A36.8C6552CA.6816E6B7.IP)
  678. # [04:58] * Quits: Matti (Matti@moz-1A5AE619.dip.t-dialin.net) (Ping timeout)
  679. # [05:01] <daleharvey> roc: I cant for the life of me find where to set expected pass in http://mxr.mozilla.org/mozilla-central/source/dom/imptests/editing/tests.js?force=1
  680. # [05:01] <@roc> I'm working on it
  681. # [05:01] <daleharvey> roc, ah cool, cheers
  682. # [05:01] <@roc> I'm actually trying to reproduce the UNEXPECTED PASS locally but these tests take forever
  683. # [05:02] * Joins: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  684. # [05:02] * Joins: Matti (Matti@moz-383403CD.dip.t-dialin.net)
  685. # [05:02] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  686. # [05:02] * philor|away is now known as philor
  687. # [05:02] <daleharvey> they run pretty quickly for me, I just applied that patch and TEST_PATH=dom/imptests/editing/conformancetest make -C ../ff-objdir-gecko/ mochitest-plain and took about a minute
  688. # [05:05] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  689. # [05:05] <@roc> debug or opt?
  690. # [05:05] <daleharvey> ah, yeh opt
  691. # [05:10] * Quits: @bsmedberg (bsmedberg@moz-748CAEF1.jst.pa.atlanticbb.net) (Connection reset by peer)
  692. # [05:10] * Joins: bsmedberg (bsmedberg@moz-748CAEF1.jst.pa.atlanticbb.net)
  693. # [05:10] * ChanServ sets mode: +o bsmedberg
  694. # [05:12] * Quits: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net) (Quit: ehugg)
  695. # [05:12] * Quits: automata (automata@A0F76D52.66431431.C27E1635.IP) (Ping timeout)
  696. # [05:14] * cjones-errand is now known as cjones
  697. # [05:15] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Quit: Leaving.)
  698. # [05:16] * Joins: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net)
  699. # [05:16] <philor> ah, ionmonkey, where https://tbpl.mozilla.org/?tree=Ionmonkey&rev=635a78eb0084 actually is a successful bustage fix
  700. # [05:17] <philor> unlike s-c, which is actually all-green on the tip
  701. # [05:18] * nthomas is now known as nthomas|away
  702. # [05:21] * Quits: taras (taras@moz-8E045071.hsd1.wa.comcast.net) (Input/output error)
  703. # [05:21] * Joins: gerv (Instantbir@A25B0A23.3A9F9BD4.4C2245EF.IP)
  704. # [05:25] * Quits: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net) (Quit: jorendorff)
  705. # [05:25] * Quits: Dagger (Dagger@moz-38590C6F.cable.virginmedia.com) (Ping timeout)
  706. # [05:25] * Quits: tonymec (tonymec@638E0930.802B3915.DE2DB281.IP) (Ping timeout)
  707. # [05:25] * Quits: b10n1k (j0ni@moz-A50524F8.hsd1.il.comcast.net) (Ping timeout)
  708. # [05:26] * Joins: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net)
  709. # [05:26] * Joins: tonymec (tonymec@638E0930.802B3915.DE2DB281.IP)
  710. # [05:26] * Quits: abr (abr@moz-F35BE23.dia.static.qwest.net) (Quit: AFK)
  711. # [05:28] * Joins: cpeterso_ (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
  712. # [05:28] * Joins: Dagger (Dagger@moz-38590C6F.cable.virginmedia.com)
  713. # [05:28] * Quits: bsmith (bsmith@2557E599.66715431.D25A875A.IP) (Ping timeout)
  714. # [05:29] * Quits: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  715. # [05:29] * Joins: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it)
  716. # [05:29] * heycam is now known as heycam|away
  717. # [05:30] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  718. # [05:30] * Quits: cabanier (cabanier@A68C6C1B.7F79A810.4065847B.IP) (Quit: Leaving.)
  719. # [05:31] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  720. # [05:31] * Quits: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net) (Quit: jorendorff)
  721. # [05:32] * Joins: b10n1k (j0ni@moz-A50524F8.hsd1.il.comcast.net)
  722. # [05:32] * Quits: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net) (Quit: ehugg)
  723. # [05:33] * Quits: ewong|away (chatzilla@moz-E5D50C2E.static.netvigator.com) (Ping timeout)
  724. # [05:33] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ffd1feb1a4c0 - Kartikaya Gupta - Bug 839325 - Make GeckoViewsFactory use a HashMap instead of a table of string compares. r=sriram
  725. # [05:34] * Joins: ewong|away (chatzilla@moz-E5D50C2E.static.netvigator.com)
  726. # [05:35] * mattwoodrow is now known as mattwoodrow|away
  727. # [05:37] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  728. # [05:37] * Joins: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  729. # [05:39] * Quits: mconley (mconley@D4B46A36.8C6552CA.6816E6B7.IP) (Input/output error)
  730. # [05:42] * Quits: cpeterso_ (cpeterson@moz-175D1473.hsd1.ca.comcast.net) (Input/output error)
  731. # [05:43] * Quits: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Ping timeout)
  732. # [05:44] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  733. # [05:45] * hwine is now known as hwine-zzz
  734. # [05:46] * Quits: naveed (nihsanulla@moz-AF0264A5.bstnma.fios.verizon.net) (Ping timeout)
  735. # [05:51] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Quit: Leaving.)
  736. # [05:51] * Joins: gwagner_ (Gregor@moz-B8B530C2.hsd1.ca.comcast.net)
  737. # [05:52] <markh> wtf - I've a try run at https://tbpl.mozilla.org/?tree=Try&rev=c44c108a1dc2 - just a few minutes ago it was showing OSX 10.8 bc tests as running - now OSX 10.8 has vanished completely!?
  738. # [05:54] <markh> heh - then reappeared :) weird...
  739. # [05:57] <Callek|Buildduty> markh: builds-running is used for the "is it running now" which is taken from buildAPI, the "did it complete" is a json blob that gets generated every so often (relatively fast) but then tbpl loads it for you as well
  740. # [05:57] <Callek|Buildduty> so there is a good chance you can see that behavior when you're watching stuff once and a while
  741. # [05:57] <Callek|Buildduty> where one updates sooner than the other for you
  742. # [05:58] <Callek|Buildduty> if its more than 5 minutes of lag, theres usuall a problem
  743. # [05:58] <markh> Callek|Buildduty: yeah, that makes sense - when it reappeard it had indeed finished. thx!
  744. # [05:59] * Joins: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net)
  745. # [05:59] <markh> we got this bizarre orange that is 100% reproducible only on OSX10.8 debug builds - every other platform is good.
  746. # [06:00] <markh> try is helping me grasp at straws :)
  747. # [06:02] * Joins: dholbert_ (dholbert@moz-ED885751.dslextreme.com)
  748. # [06:03] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  749. # [06:03] * ChanServ sets mode: +o dveditz
  750. # [06:03] * Quits: cpearce (cpearce@538BABFE.A073F3E.97BBD552.IP) (Connection reset by peer)
  751. # [06:04] * Joins: lmandel (lmandel@F0ADBFBA.24B5D296.6BED537B.IP)
  752. # [06:05] * Joins: sworkman (sworkman@moz-825EC923.hsd1.ca.comcast.net)
  753. # [06:05] * Joins: cabanier (cabanier@A68C6C1B.7F79A810.4065847B.IP)
  754. # [06:05] * Quits: @dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Ping timeout)
  755. # [06:05] * Parts: sworkman (sworkman@moz-825EC923.hsd1.ca.comcast.net)
  756. # [06:06] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  757. # [06:06] * Joins: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
  758. # [06:07] * Quits: gerv (Instantbir@A25B0A23.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  759. # [06:07] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f73edcb2585a - Vivien Nicolas - Bug 835809: Preload more things for faster page loads. r=fabrice,jlebar
  760. # [06:08] * Joins: cpearce (cpearce@538BABFE.A073F3E.97BBD552.IP)
  761. # [06:09] * Joins: vigneshwaran1 (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  762. # [06:10] * Quits: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP) (Ping timeout)
  763. # [06:10] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6a5dcf166f09 - Ehsan Akhgari - Bug 836072 - Validate the arguments to AudioParam.exponentialRampToValueAtTime() correctly; r=roc
  764. # [06:11] * Joins: mconley (mconley@D4B46A36.8C6552CA.6816E6B7.IP)
  765. # [06:14] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  766. # [06:14] * Joins: beaufour (beaufour@moz-EA4226EF.nyc.biz.rr.com)
  767. # [06:15] * Quits: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net) (Input/output error)
  768. # [06:17] * Quits: nmatsakis (nmatsakis@AAE222A3.FDDA6739.2321E71E.IP) (Quit: Textual IRC Client: http://www.textualapp.com/)
  769. # [06:20] * Joins: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net)
  770. # [06:24] * Joins: automata (automata@A0F76D52.66431431.C27E1635.IP)
  771. # [06:25] * Quits: dholbert_ (dholbert@moz-ED885751.dslextreme.com) (Quit: Ex-Chat)
  772. # [06:26] * Quits: philor (philor@moz-638273A8.my-nick.name) (Ping timeout)
  773. # [06:26] * Joins: philor (philor@moz-638273A8.my-nick.name)
  774. # [06:29] * Quits: vladan (vladan@F2D29657.F60B0462.67AC9B1.IP) (Quit: Leaving.)
  775. # [06:30] * Joins: DGMurdockIII (DGMurdockI@moz-F1247A16.hsd1.in.comcast.net)
  776. # [06:33] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/09796dfecc53 - Phil Ringnalda - Back out 6a5dcf166f09 (bug 836072) for build bustage
  777. # [06:35] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/bd3dacf4b138 - Mark Finkle - Bug 839242 - Remove unused onunload handler from about:apps r=margaret
  778. # [06:35] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ded7b4099975 - Mark Finkle - Bug 838745 - Prevent crashing if a promo type is dropped r=bnicholson
  779. # [06:36] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  780. # [06:37] * Quits: vigneshwaran1 (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP) (Ping timeout)
  781. # [06:37] * Joins: vikash (vikash@B51FA1EF.509A8395.A3D1B221.IP)
  782. # [06:38] * Joins: vladan (vladan@F2D29657.F60B0462.67AC9B1.IP)
  783. # [06:39] * Joins: Mook (mook@moz-BC41A633.dsl.teksavvy.com)
  784. # [06:43] * heycam|away is now known as heycam
  785. # [06:44] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  786. # [06:44] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2c6da9f02606 - Nicholas Nethercote - Bug 838955 (part 2) - Fix rooting hazards in jsstr.cpp identified by static analysis. r=sfink.
  787. # [06:44] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  788. # [06:45] * Quits: thinker (user@moz-D921FE60.dynamic.kbronet.com.tw) (Ping timeout)
  789. # [06:45] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  790. # [06:46] * heycam is now known as heycam|away
  791. # [06:48] * Quits: @roc (chatzilla@E2F7352.56080C53.97BBD552.IP) (Ping timeout)
  792. # [06:51] * Quits: vladan (vladan@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  793. # [06:53] * Quits: automata (automata@A0F76D52.66431431.C27E1635.IP) (Ping timeout)
  794. # [06:56] * Joins: vladan (vladan@F2D29657.F60B0462.67AC9B1.IP)
  795. # [06:57] * Quits: kanru (kanru@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  796. # [06:58] * Joins: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  797. # [07:00] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  798. # [07:00] * Joins: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP)
  799. # [07:01] * Quits: njn (chatzilla@moz-B77B4675.dyn.iinet.net.au) (Client exited)
  800. # [07:01] * Quits: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP) (Quit: jfkthame)
  801. # [07:02] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  802. # [07:03] * Joins: ErvisTusha (ErvisTusha@226B52D4.F69FB6EA.363D84A4.IP)
  803. # [07:05] * Quits: cpearce (cpearce@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  804. # [07:06] * Joins: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net)
  805. # [07:08] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  806. # [07:10] * Joins: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net)
  807. # [07:11] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  808. # [07:11] * ChanServ sets mode: +o dveditz
  809. # [07:11] * Quits: mconley (mconley@D4B46A36.8C6552CA.6816E6B7.IP) (Input/output error)
  810. # [07:12] * Quits: gwagner_ (Gregor@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner_)
  811. # [07:12] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1aa612b762f3 - Brian Nicholson - Bug 838583 - Scale favicons in the history tab. r=mfinkle
  812. # [07:13] * Quits: vladan (vladan@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  813. # [07:13] * Joins: janv (varga@E9758364.9EC0A5AF.CFE928A7.IP)
  814. # [07:14] * Quits: ErvisTusha (ErvisTusha@226B52D4.F69FB6EA.363D84A4.IP) (Client exited)
  815. # [07:15] * Quits: cjones (cjones@moz-45913895.socal.res.rr.com) (Quit: Leaving)
  816. # [07:16] * Joins: vladan (vladan@F2D29657.F60B0462.67AC9B1.IP)
  817. # [07:20] * Joins: thinker (user@moz-D921FE60.dynamic.kbronet.com.tw)
  818. # [07:20] * Joins: andersh (andersh@moz-C98FA488.bredband.3.dk)
  819. # [07:20] * Quits: nhirata (anonymous@moz-1A50F7F8.hsd1.ca.comcast.net) (Quit: nhirata)
  820. # [07:21] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/594fa394a334 - Norbert Lindenberg - Bug 769872 - Add self-hosted JavaScript core of Intl constructors Collator, NumberFormat, DateTimeFormat (part 7). r=jwalden
  821. # [07:24] * Quits: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com) (Quit: Leaving)
  822. # [07:26] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Quit: Leaving.)
  823. # [07:27] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e99ec356f47b - Alexandre Poirot - Bug 821695 - Do not load videocontrols.xml if the audio/video tag does not need it. r=roc
  824. # [07:28] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Quit: bye :))
  825. # [07:28] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  826. # [07:28] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  827. # [07:29] * Quits: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP) (Quit: Leaving.)
  828. # [07:29] * Quits: DGMurdockIII (DGMurdockI@moz-F1247A16.hsd1.in.comcast.net) (Quit: ChatZilla 0.9.89 [Firefox 18.0.2/20130201065344])
  829. # [07:30] * Joins: wolfiR (wolfiR@moz-CC9C2C5D.dip0.t-ipconnect.de)
  830. # [07:35] * jcranmer is now known as jcranmer|away
  831. # [07:35] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  832. # [07:38] * Joins: kanru (kanru@moz-99690620.hinet-ip.hinet.net)
  833. # [07:40] * Joins: masayuki (Thunderbir@moz-B5ED316D.ppp11.odn.ad.jp)
  834. # [07:40] * Quits: jesup|laptop (chatzilla@moz-9077BDAA.public.wayport.net) (Ping timeout)
  835. # [07:41] * Quits: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net) (Input/output error)
  836. # [07:43] * Quits: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net) (Quit: ehugg)
  837. # [07:45] * Joins: jesup|laptop (chatzilla@EE8FEB59.F82CAE62.5137F1FC.IP)
  838. # [07:46] * Mossop is now known as Mossop_away
  839. # [07:47] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  840. # [07:48] * Quits: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net) (Ping timeout)
  841. # [07:49] * jchen is now known as jchen|away
  842. # [07:49] * Joins: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net)
  843. # [07:50] * Joins: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
  844. # [07:50] * Quits: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net) (Input/output error)
  845. # [07:50] * Joins: sewardj (sewardj@moz-2C4D1AB7.dip.t-dialin.net)
  846. # [07:51] * Quits: birtles (chatzilla@A68C6C1B.7F79A810.4065847B.IP) (Quit: ChatZilla 0.9.89-rdmsoft [XULRunner 1.9.0.17/2009122204])
  847. # [07:51] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Quit: Leaving.)
  848. # [07:52] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  849. # [07:53] * Quits: cabanier (cabanier@A68C6C1B.7F79A810.4065847B.IP) (Quit: Leaving.)
  850. # [07:56] * Joins: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de)
  851. # [07:56] * Joins: danielapetrovici (danielapet@601F3B17.33662590.A5830293.IP)
  852. # [07:58] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  853. # [07:58] * Joins: areinald (andre@moz-4148F0A5.googlewifi.com)
  854. # [07:59] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  855. # [08:01] * Joins: cabanier (cabanier@A68C6C1B.7F79A810.4065847B.IP)
  856. # [08:04] * Joins: tomer (tomer@moz-F45DAEFD.static.012.net.il)
  857. # [08:04] <philor> janv: win7 on esr17 is unhappy
  858. # [08:05] * Joins: past (Instantbir@moz-A96D48B.dsl.dyn.forthnet.gr)
  859. # [08:05] * Joins: aja (Instantbir@FFB5B4C0.C9BE7A48.7880DB15.IP)
  860. # [08:06] * Quits: areinald (andre@moz-4148F0A5.googlewifi.com) (Ping timeout)
  861. # [08:07] * Quits: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net) (Quit: Leaving)
  862. # [08:07] * Joins: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net)
  863. # [08:07] <janv> philor: I see
  864. # [08:07] <janv> working on it
  865. # [08:08] * Quits: andersh (andersh@moz-C98FA488.bredband.3.dk) (Connection reset by peer)
  866. # [08:08] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  867. # [08:08] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Quit: Leaving.)
  868. # [08:10] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  869. # [08:11] * Joins: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net)
  870. # [08:16] * Quits: sewardj (sewardj@moz-2C4D1AB7.dip.t-dialin.net) (Ping timeout)
  871. # [08:17] * Quits: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net) (Ping timeout)
  872. # [08:17] * fabrice is now known as fabrice|zZz
  873. # [08:17] * Quits: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net) (Ping timeout)
  874. # [08:18] * Joins: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net)
  875. # [08:18] * Quits: lmandel (lmandel@F0ADBFBA.24B5D296.6BED537B.IP) (Quit: lmandel)
  876. # [08:19] * jchen|away is now known as jchen
  877. # [08:20] * Joins: jhorak (jhorak@moz-2EE9C9C3.cust.nbox.cz)
  878. # [08:23] * Tomcat|afk is now known as Tomcat
  879. # [08:23] * glob is now known as glob|away
  880. # [08:23] * Joins: RealRaven (Thunderbir@AA1002A1.E7D0AD74.C3498625.IP)
  881. # [08:24] * Joins: sworkman (sworkman@moz-825EC923.hsd1.ca.comcast.net)
  882. # [08:24] * Quits: sworkman (sworkman@moz-825EC923.hsd1.ca.comcast.net) (Quit: sworkman)
  883. # [08:24] * whimboo|afk is now known as whimboo
  884. # [08:25] * Quits: Mavericks (Mibbit@69CC31A9.A962734.FDEA3160.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  885. # [08:25] * Joins: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de)
  886. # [08:26] * Joins: maikmerten (merten@moz-E254386D.cs.uni-dortmund.de)
  887. # [08:27] * jchen is now known as jchen|away
  888. # [08:28] * Joins: kig (ilmari@moz-9099BB3A.sqy-bng-011.adsl.virginmedia.net)
  889. # [08:30] * Joins: stransky (stransky@moz-6488BBAB.net.upcbroadband.cz)
  890. # [08:30] * Joins: Pauly (paul@601F3B17.33662590.A5830293.IP)
  891. # [08:30] * mgerva-afk is now known as megrva
  892. # [08:31] * megrva is now known as mgerva
  893. # [08:34] * Quits: RealRaven (Thunderbir@AA1002A1.E7D0AD74.C3498625.IP) (Quit: RealRaven)
  894. # [08:34] * Joins: RealRaven (Thunderbir@AA1002A1.E7D0AD74.C3498625.IP)
  895. # [08:34] * philor is now known as philor|away
  896. # [08:35] * Quits: vikash (vikash@B51FA1EF.509A8395.A3D1B221.IP) (Ping timeout)
  897. # [08:35] * Quits: rniwa (rniwa@5FEFE500.BA327C77.775DF071.IP) (Quit: rniwa)
  898. # [08:39] * Joins: nsm (nikhil@moz-E5C5BD65.red-2-139-190.staticip.rima-tde.net)
  899. # [08:39] * Quits: cabanier (cabanier@A68C6C1B.7F79A810.4065847B.IP) (Quit: Leaving.)
  900. # [08:41] * Quits: masayuki (Thunderbir@moz-B5ED316D.ppp11.odn.ad.jp) (Ping timeout)
  901. # [08:41] * Joins: masayuki (Thunderbir@moz-B5ED316D.ppp11.odn.ad.jp)
  902. # [08:45] * Quits: @not_gavin (gavin@E04DED12.5AA33DAB.2321E71E.IP) (Ping timeout)
  903. # [08:45] * Joins: vikash (vikash@B51FA1EF.509A8395.A3D1B221.IP)
  904. # [08:45] * Joins: not_gavin (gavin@E04DED12.5AA33DAB.2321E71E.IP)
  905. # [08:45] * ChanServ sets mode: +o not_gavin
  906. # [08:47] * Joins: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net)
  907. # [08:47] * Quits: tonymec (tonymec@638E0930.802B3915.DE2DB281.IP) (Ping timeout)
  908. # [08:48] * Joins: darkowlzz (darkowlzz@9F39C831.4367F87E.27560D6E.IP)
  909. # [08:48] * Quits: tonymec|away (tonymec@638E0930.802B3915.DE2DB281.IP) (Ping timeout)
  910. # [08:49] * Joins: victorporof_ (victorporo@333E3C9B.20718EE9.79933D60.IP)
  911. # [08:49] * Joins: cabanier (cabanier@A68C6C1B.7F79A810.4065847B.IP)
  912. # [08:50] * Joins: Boriss (FlyingToas@moz-62AAA429.hsd1.ca.comcast.net)
  913. # [08:50] * Quits: victorporof (victorporo@333E3C9B.20718EE9.79933D60.IP) (Ping timeout)
  914. # [08:51] * Quits: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net) (Quit: clee)
  915. # [08:51] * Quits: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Quit: Leaving.)
  916. # [08:55] * glob|away is now known as glob
  917. # [08:55] * Quits: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net) (Ping timeout)
  918. # [08:56] * Quits: nsm (nikhil@moz-E5C5BD65.red-2-139-190.staticip.rima-tde.net) (Ping timeout)
  919. # [08:56] * glob is now known as glob|away
  920. # [09:01] * Joins: pnemsak (Miranda@moz-BE85878E.citicom.sk)
  921. # [09:04] * Quits: tomer (tomer@moz-F45DAEFD.static.012.net.il) (Ping timeout)
  922. # [09:04] * Quits: RealRaven (Thunderbir@AA1002A1.E7D0AD74.C3498625.IP) (Quit: RealRaven)
  923. # [09:04] * Joins: RealRaven (Thunderbir@AA1002A1.E7D0AD74.C3498625.IP)
  924. # [09:05] * Quits: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net) (Quit: Jesse)
  925. # [09:06] * Joins: Ms2ger (Ms2ger@moz-665C8D48.adsl-dyn.isp.belgacom.be)
  926. # [09:07] * Joins: areinald (andre@moz-477156A0.hfc.comcastbusiness.net)
  927. # [09:07] * Parts: areinald (andre@moz-477156A0.hfc.comcastbusiness.net)
  928. # [09:08] * Quits: vikash (vikash@B51FA1EF.509A8395.A3D1B221.IP) (Ping timeout)
  929. # [09:08] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  930. # [09:11] * whimboo is now known as whimboo|afk
  931. # [09:12] * Quits: darkowlzz (darkowlzz@9F39C831.4367F87E.27560D6E.IP) (Ping timeout)
  932. # [09:12] * Joins: vikash (vikash@B51FA1EF.509A8395.A3D1B221.IP)
  933. # [09:16] * Joins: ericb2 (X@moz-9C4C3DED.fbx.proxad.net)
  934. # [09:16] * Joins: martyn (martyn@moz-57A66DEC.range81-154.btcentralplus.com)
  935. # [09:16] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  936. # [09:17] * Quits: janv (varga@E9758364.9EC0A5AF.CFE928A7.IP) (Quit: This computer has gone to sleep)
  937. # [09:18] * Joins: rniwa (rniwa@moz-E171DA5.sfba.hfc.comcastbusiness.net)
  938. # [09:18] * Parts: aja (Instantbir@FFB5B4C0.C9BE7A48.7880DB15.IP)
  939. # [09:20] * Joins: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  940. # [09:22] * Joins: edmorley (edmorley@moz-9E917FFC.range86-144.btcentralplus.com)
  941. # [09:23] * Joins: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net)
  942. # [09:24] * Quits: RealRaven (Thunderbir@AA1002A1.E7D0AD74.C3498625.IP) (Quit: RealRaven)
  943. # [09:24] * Joins: RealRaven (Thunderbir@AA1002A1.E7D0AD74.C3498625.IP)
  944. # [09:25] * Joins: roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP)
  945. # [09:25] * ChanServ sets mode: +o roc
  946. # [09:26] * Fallen|away is now known as Fallen
  947. # [09:26] * Quits: @dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Ping timeout)
  948. # [09:26] * Quits: cabanier (cabanier@A68C6C1B.7F79A810.4065847B.IP) (Quit: Leaving.)
  949. # [09:27] * Quits: victorporof_ (victorporo@333E3C9B.20718EE9.79933D60.IP) (Quit: victorporof_)
  950. # [09:27] * Quits: vikash (vikash@B51FA1EF.509A8395.A3D1B221.IP) (Ping timeout)
  951. # [09:28] * whimboo|afk is now known as whimboo
  952. # [09:28] * Joins: vikash (vikash@B51FA1EF.509A8395.A3D1B221.IP)
  953. # [09:29] * Joins: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP)
  954. # [09:30] * Quits: @dbaron (dbaron@moz-F4919B79.dsl.dynamic.sonic.net) (Ping timeout)
  955. # [09:31] * Quits: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net) (Ping timeout)
  956. # [09:32] * Quits: llmelon (chatzilla@moz-3983353E.tm.net.my) (Ping timeout)
  957. # [09:33] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  958. # [09:34] * Joins: cpearce (cpearce@moz-8A437367.xdsl.xnet.co.nz)
  959. # [09:36] * Joins: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP)
  960. # [09:37] * Quits: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  961. # [09:37] * Joins: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP)
  962. # [09:38] * Quits: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP) (Quit: erikvold)
  963. # [09:38] * Joins: tzimmermann (tzimmerman@moz-C7AC7CA7.pools.arcor-ip.net)
  964. # [09:39] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  965. # [09:39] * Quits: kig (ilmari@moz-9099BB3A.sqy-bng-011.adsl.virginmedia.net) (Quit: kig)
  966. # [09:40] * Quits: vasi (vasi@moz-FC5131D2.mc.videotron.ca) (Quit: Leaving)
  967. # [09:41] * Joins: kig (ilmari@moz-9099BB3A.sqy-bng-011.adsl.virginmedia.net)
  968. # [09:42] * Joins: marcoz (marco.zehe@moz-84879D1E.dip.t-dialin.net)
  969. # [09:42] * Joins: cjones (cjones@BF856838.CE318AFF.4B6E8EFF.IP)
  970. # [09:43] * Quits: RealRaven (Thunderbir@AA1002A1.E7D0AD74.C3498625.IP) (Quit: RealRaven)
  971. # [09:43] * Joins: RealRaven (Thunderbir@AA1002A1.E7D0AD74.C3498625.IP)
  972. # [09:43] * Quits: marcoz (marco.zehe@moz-84879D1E.dip.t-dialin.net) (Quit: Leaving.)
  973. # [09:44] * Quits: maikmerten (merten@moz-E254386D.cs.uni-dortmund.de) (Ping timeout)
  974. # [09:45] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  975. # [09:45] * Joins: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  976. # [09:47] * Quits: RealRaven (Thunderbir@AA1002A1.E7D0AD74.C3498625.IP) (Quit: RealRaven)
  977. # [09:47] * Joins: RealRaven (Thunderbir@AA1002A1.E7D0AD74.C3498625.IP)
  978. # [09:47] * Joins: alice (alice@moz-4AED9DEE.range109-152.btcentralplus.com)
  979. # [09:49] * Joins: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP)
  980. # [09:53] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  981. # [09:54] * Joins: janv (varga@E9758364.9EC0A5AF.CFE928A7.IP)
  982. # [09:54] * Quits: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP) (Quit: erikvold)
  983. # [09:54] * Quits: RealRaven (Thunderbir@AA1002A1.E7D0AD74.C3498625.IP) (Quit: RealRaven)
  984. # [09:55] * Joins: RealRaven (Thunderbir@AA1002A1.E7D0AD74.C3498625.IP)
  985. # [09:56] * Joins: vasi (vasi@moz-FC5131D2.mc.videotron.ca)
  986. # [09:56] * Quits: alice (alice@moz-4AED9DEE.range109-152.btcentralplus.com) (Client exited)
  987. # [09:57] * Quits: bholley (anonymous@E9758364.9EC0A5AF.CFE928A7.IP) (Quit: bholley)
  988. # [09:57] * Joins: bholley (anonymous@E9758364.9EC0A5AF.CFE928A7.IP)
  989. # [09:57] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  990. # [09:57] * Quits: bholley (anonymous@E9758364.9EC0A5AF.CFE928A7.IP) (Quit: bholley)
  991. # [09:58] * Joins: sewardj (sewardj@moz-2C4D1AB7.dip.t-dialin.net)
  992. # [09:58] * Joins: maikmerten (merten@moz-E7DEC6CE.itmc.tu-dortmund.de)
  993. # [09:58] * Quits: RealRaven (Thunderbir@AA1002A1.E7D0AD74.C3498625.IP) (Quit: RealRaven)
  994. # [09:59] * Joins: RealRaven (Thunderbir@AA1002A1.E7D0AD74.C3498625.IP)
  995. # [10:00] * Joins: vtmarvin (Thunderbir@32DFDBE.7102BCB6.B7C3970A.IP)
  996. # [10:00] * Quits: Waldo (waldo@moz-537BCF9.hsd1.ca.comcast.net) (Quit: ChatZilla 0.9.87-5.1450hg.fc17 [XULRunner 18.0/20130109143146])
  997. # [10:00] * Joins: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP)
  998. # [10:00] * Quits: RealRaven (Thunderbir@AA1002A1.E7D0AD74.C3498625.IP) (Quit: RealRaven)
  999. # [10:00] * Joins: alice (alice@moz-4AED9DEE.range109-152.btcentralplus.com)
  1000. # [10:00] * Joins: RealRaven (Thunderbir@AA1002A1.E7D0AD74.C3498625.IP)
  1001. # [10:00] * Joins: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net)
  1002. # [10:00] * Quits: janv (varga@E9758364.9EC0A5AF.CFE928A7.IP) (Connection reset by peer)
  1003. # [10:01] * Joins: janv (varga@E9758364.9EC0A5AF.CFE928A7.IP)
  1004. # [10:01] * Quits: sewardj (sewardj@moz-2C4D1AB7.dip.t-dialin.net) (Ping timeout)
  1005. # [10:01] * Joins: tantek (tantek@moz-17B51346.dsl.dynamic.sonic.net)
  1006. # [10:02] * Quits: RealRaven (Thunderbir@AA1002A1.E7D0AD74.C3498625.IP) (Connection reset by peer)
  1007. # [10:03] * Quits: janv (varga@E9758364.9EC0A5AF.CFE928A7.IP) (Ping timeout)
  1008. # [10:03] <vasi> if i want to log some debug messages from a firefox jsm file, what's the best way to do that?
  1009. # [10:03] * Joins: RealRaven (Thunderbir@AA1002A1.E7D0AD74.C3498625.IP)
  1010. # [10:04] * Quits: alice (alice@moz-4AED9DEE.range109-152.btcentralplus.com) (Client exited)
  1011. # [10:05] * Joins: bdahl (bdahl@moz-8BD82BD5.dynamic.jazztel.es)
  1012. # [10:06] * Quits: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP) (Connection reset by peer)
  1013. # [10:06] * Joins: Optimize1 (Optimizer@BEFD6415.AB5FC39B.BE90E62C.IP)
  1014. # [10:06] * Joins: alice (alice@moz-4AED9DEE.range109-152.btcentralplus.com)
  1015. # [10:07] * Quits: alice (alice@moz-4AED9DEE.range109-152.btcentralplus.com) (Client exited)
  1016. # [10:07] * Quits: RealRaven (Thunderbir@AA1002A1.E7D0AD74.C3498625.IP) (Quit: RealRaven)
  1017. # [10:07] * Quits: bdahl (bdahl@moz-8BD82BD5.dynamic.jazztel.es) (Ping timeout)
  1018. # [10:07] * Joins: victorporof (victorporo@333E3C9B.20718EE9.79933D60.IP)
  1019. # [10:08] * Joins: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP)
  1020. # [10:08] * Joins: mikeratcliffe (Adium@88F51059.F3BBB17D.144F44FA.IP)
  1021. # [10:08] * Quits: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net) (Ping timeout)
  1022. # [10:09] * Quits: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP) (Max SendQ exceeded)
  1023. # [10:10] * Joins: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP)
  1024. # [10:11] * Quits: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP) (Max SendQ exceeded)
  1025. # [10:12] * Joins: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP)
  1026. # [10:14] * Joins: garnacho (carlos@moz-E04343F1.dyn.user.ono.com)
  1027. # [10:14] * Quits: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP) (Max SendQ exceeded)
  1028. # [10:15] * Joins: RealRaven (Thunderbir@AA1002A1.E7D0AD74.C3498625.IP)
  1029. # [10:15] * Joins: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP)
  1030. # [10:15] * Quits: Mook (mook@moz-BC41A633.dsl.teksavvy.com) (Quit: Mook)
  1031. # [10:15] * Quits: vasi (vasi@moz-FC5131D2.mc.videotron.ca) (Quit: Leaving)
  1032. # [10:16] * Quits: cjones (cjones@BF856838.CE318AFF.4B6E8EFF.IP) (Connection reset by peer)
  1033. # [10:17] * Joins: cjones (cjones@BF856838.CE318AFF.4B6E8EFF.IP)
  1034. # [10:18] * Quits: jesup|laptop (chatzilla@EE8FEB59.F82CAE62.5137F1FC.IP) (Ping timeout)
  1035. # [10:18] * Joins: vasi (vasi@moz-FC5131D2.mc.videotron.ca)
  1036. # [10:19] * Quits: ericb2 (X@moz-9C4C3DED.fbx.proxad.net) (Quit: Success !!)
  1037. # [10:20] * Quits: vasi (vasi@moz-FC5131D2.mc.videotron.ca) (Quit: Leaving)
  1038. # [10:21] * Joins: jacek (jacek@moz-5D707D3B.psi.wroc.pl)
  1039. # [10:21] * Joins: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net)
  1040. # [10:22] * Quits: cjones (cjones@BF856838.CE318AFF.4B6E8EFF.IP) (Ping timeout)
  1041. # [10:22] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  1042. # [10:22] * Joins: cjones (cjones@BF856838.CE318AFF.4B6E8EFF.IP)
  1043. # [10:24] * Quits: mchen (chatzilla@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  1044. # [10:24] * Quits: cjones (cjones@BF856838.CE318AFF.4B6E8EFF.IP) (Ping timeout)
  1045. # [10:26] * Joins: lmandel (lmandel@F0ADBFBA.24B5D296.6BED537B.IP)
  1046. # [10:26] * Joins: tobeytailor (tobeytailo@moz-B1D1F58A.dip.t-dialin.net)
  1047. # [10:28] * Joins: smaug (chatzilla@A5A0595A.66715431.D25A875A.IP)
  1048. # [10:28] * ChanServ sets mode: +o smaug
  1049. # [10:28] * Joins: msucan (mihai@CDEB00D4.8819A7BF.BD62875.IP)
  1050. # [10:28] * Quits: lmandel (lmandel@F0ADBFBA.24B5D296.6BED537B.IP) (Quit: lmandel)
  1051. # [10:29] <NeilAway> so, what's the best way of adding a border to inline text and forcing the lines above and below to leave room?
  1052. # [10:30] * khuey|away is now known as khuey
  1053. # [10:31] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  1054. # [10:32] * Joins: brambles_ (xymox@moz-969AAE9B.barwen.ch)
  1055. # [10:33] * Quits: @bsmedberg (bsmedberg@moz-748CAEF1.jst.pa.atlanticbb.net) (Connection reset by peer)
  1056. # [10:33] <jfkthame> NeilAway: use line-height to give it enough height?
  1057. # [10:33] * Quits: brambles (xymox@moz-DBDEBA42.eu-west-1.compute.amazonaws.com) (Ping timeout)
  1058. # [10:34] * Quits: wchen (wchen@moz-7B98A7F3.corenetworks.net) (Ping timeout)
  1059. # [10:34] * Quits: dbradley (dbradley@7AD66899.7A60A104.52E8B953.IP) (Ping timeout)
  1060. # [10:34] * Quits: MattN (MattN@A9390198.FB699058.2125B4DC.IP) (Ping timeout)
  1061. # [10:34] * Quits: jchen|away (jchen@CCB8E494.35B7D9C8.4CD1A128.IP) (Ping timeout)
  1062. # [10:34] * Quits: cedricv (cedricv@moz-EA1E52EF.inaddr.ip-pool.com) (Ping timeout)
  1063. # [10:34] * Quits: sancus (sancus@moz-3A9162D.off.net) (Ping timeout)
  1064. # [10:34] * Quits: philipp64|laptop (chatzilla@moz-B40B9015.ctcweb.net) (Connection reset by peer)
  1065. # [10:34] * Quits: lerc (quassel@121-74-230-95.telstraclear.net) (Ping timeout)
  1066. # [10:34] * Quits: Hixie (ianh@C6D27F7B.5EFFBB68.81BC061B.IP) (Ping timeout)
  1067. # [10:34] * Quits: Luqman (laden@moz-345B5EBA.csclub.uwaterloo.ca) (Ping timeout)
  1068. # [10:34] * Quits: jcranmer|away (jtcranmer@moz-EBF2B4AB.cs.illinois.edu) (Ping timeout)
  1069. # [10:34] * Quits: humph (dave@moz-E0B198AD.senecac.on.ca) (Ping timeout)
  1070. # [10:34] * Joins: cjones (cjones@BF856838.CE318AFF.4B6E8EFF.IP)
  1071. # [10:35] * Quits: mjrosenb (mjrosenb@moz-EC1A99F1.club.cc.cmu.edu) (Ping timeout)
  1072. # [10:35] * Quits: blizzard (blizzard@984FC4F6.2C7F4533.354D6C10.IP) (Ping timeout)
  1073. # [10:35] * Joins: bent (chatzilla@88F51059.F3BBB17D.144F44FA.IP)
  1074. # [10:35] * Joins: dbradley (dbradley@7AD66899.7A60A104.52E8B953.IP)
  1075. # [10:35] * Quits: stuart (pavlov@elise.pavlov.net) (Ping timeout)
  1076. # [10:35] * Quits: beltzner (mike-beltz@moz-9E3E12EC.off.net) (Ping timeout)
  1077. # [10:35] * Joins: bsmedberg (bsmedberg@moz-748CAEF1.jst.pa.atlanticbb.net)
  1078. # [10:35] * ChanServ sets mode: +o bsmedberg
  1079. # [10:35] * Joins: Luqman (laden@moz-345B5EBA.csclub.uwaterloo.ca)
  1080. # [10:35] * Joins: mjrosenb (mjrosenb@moz-EC1A99F1.club.cc.cmu.edu)
  1081. # [10:36] * Joins: philipp64|laptop (chatzilla@moz-B40B9015.ctcweb.net)
  1082. # [10:36] * Joins: jchen|away (jchen@CCB8E494.35B7D9C8.4CD1A128.IP)
  1083. # [10:36] * Joins: lerc (quassel@moz-3C071F21.telstraclear.net)
  1084. # [10:36] * Joins: blizzard (blizzard@984FC4F6.2C7F4533.354D6C10.IP)
  1085. # [10:36] * jchen|away is now known as jchen
  1086. # [10:36] <NeilAway> jfkthame: ok, I'd tried that, but it looked like a bit of a hack
  1087. # [10:36] * Joins: wchen (wchen@moz-7B98A7F3.corenetworks.net)
  1088. # [10:36] * Joins: sancus (sancus@moz-3A9162D.off.net)
  1089. # [10:37] * Joins: alice (alice@moz-4AED9DEE.range109-152.btcentralplus.com)
  1090. # [10:37] * Joins: jcranmer|away (jtcranmer@moz-EBF2B4AB.cs.illinois.edu)
  1091. # [10:37] <jfkthame> no idea if it'd be the best way, but it seems like it ought to work
  1092. # [10:37] * Quits: alice (alice@moz-4AED9DEE.range109-152.btcentralplus.com) (Connection reset by peer)
  1093. # [10:37] * Quits: cjones (cjones@BF856838.CE318AFF.4B6E8EFF.IP) (Ping timeout)
  1094. # [10:37] * Joins: MattN (MattN@A9390198.FB699058.2125B4DC.IP)
  1095. # [10:37] * Joins: alice (alice@moz-4AED9DEE.range109-152.btcentralplus.com)
  1096. # [10:37] * Joins: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net)
  1097. # [10:37] * Joins: Hixie (ianh@C6D27F7B.5EFFBB68.81BC061B.IP)
  1098. # [10:38] * Joins: cedricv (cedricv@moz-EA1E52EF.inaddr.ip-pool.com)
  1099. # [10:38] * Joins: beltzner (mike-beltz@moz-9E3E12EC.off.net)
  1100. # [10:38] * Joins: stuart (pavlov@moz-9E3E12EC.off.net)
  1101. # [10:39] * Quits: dbradley (dbradley@7AD66899.7A60A104.52E8B953.IP) (Ping timeout)
  1102. # [10:39] * Joins: dbradley (dbradley@7AD66899.7A60A104.52E8B953.IP)
  1103. # [10:39] * stuart is now known as IRCMonkey510
  1104. # [10:41] * Quits: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net) (Quit: PM: Preparing frontal lobe for mem sleep)
  1105. # [10:43] * Joins: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net)
  1106. # [10:43] * Quits: Optimize1 (Optimizer@BEFD6415.AB5FC39B.BE90E62C.IP) (Ping timeout)
  1107. # [10:44] * Quits: sfink (chatzilla@moz-68EB1A23.dsl.pltn13.sbcglobal.net) (Ping timeout)
  1108. # [10:44] * Joins: gabor (gabor@88F51059.F3BBB17D.144F44FA.IP)
  1109. # [10:45] * Quits: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net) (Ping timeout)
  1110. # [10:46] * Joins: cjones (cjones@F297EF26.CE318AFF.4B6E8EFF.IP)
  1111. # [10:46] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/80dcbc0b99e0 - Gene Lian - Bug 839352 - B2G SMS & B2G MMS: clean up the chaotic terminology for |record| and |message| in MobileMessageDatabaseService.js. r=vicamo
  1112. # [10:46] * Joins: Optimizer1 (Optimizer@305ED820.8E6D85B5.274D17D6.IP)
  1113. # [10:48] * Quits: KenChang (KenChang@moz-99690620.hinet-ip.hinet.net) (Broken pipe)
  1114. # [10:48] * Quits: @bsmedberg (bsmedberg@moz-748CAEF1.jst.pa.atlanticbb.net) (Connection reset by peer)
  1115. # [10:49] * Joins: bsmedberg (bsmedberg@moz-748CAEF1.jst.pa.atlanticbb.net)
  1116. # [10:49] * ChanServ sets mode: +o bsmedberg
  1117. # [10:49] * Quits: wchen (wchen@moz-7B98A7F3.corenetworks.net) (Ping timeout)
  1118. # [10:50] * Joins: wchen (wchen@moz-7B98A7F3.corenetworks.net)
  1119. # [10:53] * Joins: kdudka (kdudka@moz-BF7BCBCD.fei.wifi.vutbr.cz)
  1120. # [10:53] * Joins: mccr8 (mccr8@88F51059.F3BBB17D.144F44FA.IP)
  1121. # [10:53] * Quits: kdudka (kdudka@moz-BF7BCBCD.fei.wifi.vutbr.cz) (Quit: Leaving)
  1122. # [10:53] * Joins: kdudka (kdudka@moz-BF7BCBCD.fei.wifi.vutbr.cz)
  1123. # [10:54] * Joins: annevk (annevk@9343535F.FC95818.5EFB9497.IP)
  1124. # [10:54] * Quits: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  1125. # [10:54] * Joins: janv (varga@9343535F.FC95818.5EFB9497.IP)
  1126. # [10:55] * Joins: ErvisTusha (ErvisTusha@8BA61871.F69FB6EA.363D84A4.IP)
  1127. # [10:55] * Joins: marco (Thunderbir@moz-EB3D799B.cust.dsl.teletu.it)
  1128. # [10:56] * Joins: pnkfelix (pnkfelix@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net)
  1129. # [10:56] * Joins: ggoncalves (ggoncalves@88F51059.F3BBB17D.144F44FA.IP)
  1130. # [10:59] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  1131. # [11:00] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  1132. # [11:00] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3b5f6654d2a3 - Gina Yeh - Bug 838421 - After an instance of BluetoothAdapter is destroyed, no events can be received by other instances, r=echou
  1133. # [11:00] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  1134. # [11:01] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  1135. # [11:01] * Joins: mw22 (chatzilla@E9758364.9EC0A5AF.CFE928A7.IP)
  1136. # [11:03] * Joins: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP)
  1137. # [11:04] * Quits: mw22 (chatzilla@E9758364.9EC0A5AF.CFE928A7.IP) (Ping timeout)
  1138. # [11:04] * Quits: alice (alice@moz-4AED9DEE.range109-152.btcentralplus.com) (Ping timeout)
  1139. # [11:05] * baku|away is now known as baku
  1140. # [11:06] * Joins: protz (protz@moz-E29D2A15.inria.fr)
  1141. # [11:06] * Quits: kanru (kanru@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1142. # [11:06] * Quits: protz (protz@moz-E29D2A15.inria.fr) (Quit: Leaving)
  1143. # [11:08] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  1144. # [11:10] * Quits: maikmerten (merten@moz-E7DEC6CE.itmc.tu-dortmund.de) (Ping timeout)
  1145. # [11:12] * Quits: sstangl (sstangl@748344B9.A22D542B.1C5878CF.IP) (Ping timeout)
  1146. # [11:12] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e2d470f1c616 - Blake Kaplan - Bug 479499 - Re-enable this crashtest since it appears to no longer hang. r=peterv
  1147. # [11:13] * Quits: jgilbert (jgilbert@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1148. # [11:14] * Joins: yug (yug@1131EF80.7D8DEC32.9F729972.IP)
  1149. # [11:14] * Joins: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net)
  1150. # [11:15] * Quits: nattofriends (tsutsumi@moz-A369A791.warosu.org) (Ping timeout)
  1151. # [11:15] * kk1fff is now known as kk1fff|new-year
  1152. # [11:15] * Joins: mw22 (chatzilla@88F51059.F3BBB17D.144F44FA.IP)
  1153. # [11:16] * Joins: nattofriends (tsutsumi@moz-A369A791.warosu.org)
  1154. # [11:16] * Joins: overholt (overholt@9343535F.FC95818.5EFB9497.IP)
  1155. # [11:17] * Quits: victorporof (victorporo@333E3C9B.20718EE9.79933D60.IP) (Quit: victorporof)
  1156. # [11:17] * Quits: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net) (Quit: Edgar)
  1157. # [11:17] * Joins: victorporof (victorporo@333E3C9B.20718EE9.79933D60.IP)
  1158. # [11:17] * Quits: ericchou (ericchou@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  1159. # [11:21] * Quits: janv (varga@9343535F.FC95818.5EFB9497.IP) (Quit: Leaving)
  1160. # [11:22] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  1161. # [11:22] * Quits: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net) (Ping timeout)
  1162. # [11:22] * Quits: tobeytailor (tobeytailo@moz-B1D1F58A.dip.t-dialin.net) (Quit: tobeytailor)
  1163. # [11:23] * Joins: sicking (sicking@9343535F.FC95818.5EFB9497.IP)
  1164. # [11:23] * Joins: tobeytailor (tobeytailo@moz-B1D1F58A.dip.t-dialin.net)
  1165. # [11:23] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1166. # [11:23] * ewong|sleep is now known as ewong
  1167. # [11:23] * Quits: tobeytailor (tobeytailo@moz-B1D1F58A.dip.t-dialin.net) (Quit: tobeytailor)
  1168. # [11:24] * Quits: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net) (Quit: clee)
  1169. # [11:24] * Joins: maikmerten (merten@moz-E254386D.cs.uni-dortmund.de)
  1170. # [11:26] * Joins: rlewis (Thunderbir@moz-D47321EC.cable.virginmedia.com)
  1171. # [11:26] * Quits: Optimizer1 (Optimizer@305ED820.8E6D85B5.274D17D6.IP) (Ping timeout)
  1172. # [11:28] * Joins: tobeytailor (tobeytailo@moz-B1D1F58A.dip.t-dialin.net)
  1173. # [11:29] * Joins: jdm (jdm@88F51059.F3BBB17D.144F44FA.IP)
  1174. # [11:30] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  1175. # [11:30] * Joins: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP)
  1176. # [11:30] * Quits: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP) (Quit: ChatZilla 0.9.89-rdmsoft [XULRunner 1.9.0.17/2009122204])
  1177. # [11:31] * padenot is now known as padenot|away
  1178. # [11:31] * padenot|away is now known as padenot
  1179. # [11:32] * Quits: cpearce (cpearce@moz-8A437367.xdsl.xnet.co.nz) (Ping timeout)
  1180. # [11:34] * Joins: sstangl (sstangl@748344B9.A22D542B.1C5878CF.IP)
  1181. # [11:35] * Joins: fs (Elchi3@moz-DA5DFAFA.superkabel.de)
  1182. # [11:36] * Quits: ErvisTusha (ErvisTusha@8BA61871.F69FB6EA.363D84A4.IP) (Client exited)
  1183. # [11:37] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/07d17a3ff4f9 - Bobby Holley - Bug 819507 - Stop relying on deprecated behavior in passwordmgr mozStorage tests. r=dolske
  1184. # [11:37] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/88543d623c3f - Bobby Holley - Bug 812669 - Remove XPConnect equality hooks. r=mrbkap
  1185. # [11:37] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  1186. # [11:38] * Joins: bdahl (bdahl@moz-8BD82BD5.dynamic.jazztel.es)
  1187. # [11:39] <paul> smaug: did you file a bug?
  1188. # [11:40] <paul> smaug: is it a debugger or an inspector leak? Do you know?
  1189. # [11:40] * Quits: schien-laptop (schien@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1190. # [11:43] * AutomatedTester is now known as AutomatedTester|AFK
  1191. # [11:44] * kripton is now known as Kripton
  1192. # [11:45] <@smaug> paul: I did
  1193. # [11:45] <@smaug> CC'ed you too
  1194. # [11:45] <@smaug> paul: it is not clear to me what all ends up leaking
  1195. # [11:46] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  1196. # [11:46] * Parts: kentuckyfriedtakahe (ajones@538BABFE.A073F3E.97BBD552.IP)
  1197. # [11:46] <@smaug> and I got some really bad devtool leaks yesterday, but couldn't reproduce today
  1198. # [11:49] * jlebar|away is now known as jlebar
  1199. # [11:50] * Joins: cpearce (cpearce@moz-8A437367.xdsl.xnet.co.nz)
  1200. # [11:50] * Joins: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net)
  1201. # [11:51] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  1202. # [11:51] * Joins: pranavrc (pranavrc@D74D03A8.D65816C7.520CDC98.IP)
  1203. # [11:52] * Joins: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net)
  1204. # [11:53] * Joins: bz (bzbarsky@88F51059.F3BBB17D.144F44FA.IP)
  1205. # [11:53] * ChanServ sets mode: +o bz
  1206. # [11:53] * Joins: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP)
  1207. # [11:53] * Quits: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP) (Quit: ChatZilla 0.9.89-rdmsoft [XULRunner 1.9.0.17/2009122204])
  1208. # [11:55] * Quits: cpearce (cpearce@moz-8A437367.xdsl.xnet.co.nz) (Ping timeout)
  1209. # [11:57] * ewong is now known as ewong|sleep
  1210. # [11:58] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/526130001ba8 - Trevor Saunders - bug 838565 - cc taf and nsFind r=smaug
  1211. # [12:00] * Quits: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net) (Ping timeout)
  1212. # [12:00] * Joins: teoli (teoli@88F51059.F3BBB17D.144F44FA.IP)
  1213. # [12:01] * Quits: cjones (cjones@F297EF26.CE318AFF.4B6E8EFF.IP) (Quit: Leaving)
  1214. # [12:02] <NeilAway> at last, a good reason for configure to be slow on Windows
  1215. # [12:03] * Joins: alice (alice@moz-4AED9DEE.range109-152.btcentralplus.com)
  1216. # [12:03] * Joins: bholley (anonymous@88F51059.F3BBB17D.144F44FA.IP)
  1217. # [12:04] * Quits: alice (alice@moz-4AED9DEE.range109-152.btcentralplus.com) (Ping timeout)
  1218. # [12:04] <jlebar> seth: Thanks a ton for taking those OMT-image-decoding reviews off my plate.
  1219. # [12:06] <NeilAway> tbsaunde: mSoundInterface?
  1220. # [12:06] <tbsaunde> NeilAway: what about it?
  1221. # [12:07] <NeilAway> tbsaunde: I didn't think you had to bother with non-collectable objects
  1222. # [12:07] * Joins: Pike (Pike@moz-EF716D84.xdsl.toledo.be)
  1223. # [12:08] * Quits: nli-- (Linear-log@moz-99690620.hinet-ip.hinet.net) (Quit: Away)
  1224. # [12:08] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6a097b7a80cf - Josh Matthews - Bug 837091 - Rename cookie-changed notification for private cookies. r=ehsan
  1225. # [12:08] <tbsaunde> NeilAway: you don't, but who knows it might be ccable some day
  1226. # [12:09] <tbsaunde> and what does it hurt?
  1227. # [12:09] * Quits: bdahl (bdahl@moz-8BD82BD5.dynamic.jazztel.es) (Client exited)
  1228. # [12:10] <NeilAway> tbsaunde: well, I guess I'd have to ask smaug what, if any, the penalty for passing a non-particpant to the collector is
  1229. # [12:11] * Joins: dao (dao@moz-C286928C.superkabel.de)
  1230. # [12:12] * Quits: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  1231. # [12:12] <tbsaunde> NeilAway: I don't think it screams too too much
  1232. # [12:12] <tbsaunde> NeilAway: also consider things like nsIArray or I think nsIFile where different impls may or may not be cc'd
  1233. # [12:14] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  1234. # [12:15] * Quits: randix (rdow@moz-EED5EBCB.dhcp.mdfd.or.charter.com) (Ping timeout)
  1235. # [12:16] * Joins: randix (rdow@moz-EED5EBCB.dhcp.mdfd.or.charter.com)
  1236. # [12:16] * Quits: tobeytailor (tobeytailo@moz-B1D1F58A.dip.t-dialin.net) (Ping timeout)
  1237. # [12:17] * Joins: tobeytailor (tobeytailo@moz-E56B259E.dip.t-dialin.net)
  1238. # [12:17] * Parts: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  1239. # [12:22] * Joins: mak (chatzilla@moz-E65CDAE3.retail.telecomitalia.it)
  1240. # [12:24] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  1241. # [12:24] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
  1242. # [12:25] * Quits: fs (Elchi3@moz-DA5DFAFA.superkabel.de) (Ping timeout)
  1243. # [12:27] * Joins: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1244. # [12:29] * Joins: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net)
  1245. # [12:31] * Joins: FabioMagnoni (fabiomagno@moz-68245E7D.customer.telesp.net.br)
  1246. # [12:33] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  1247. # [12:34] * Joins: vingtetun (vingtetun@moz-F8747CC6.dsl.ovh.fr)
  1248. # [12:37] * brambles_ is now known as brambles
  1249. # [12:37] * Quits: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net) (Ping timeout)
  1250. # [12:42] <Pike> I remember seeing some doc extraction tool for js that ended up having pretty doc and the original code side-by-side. Anyone here remember which one that was?
  1251. # [12:42] * Joins: kaze (kaze@72692AE6.6B06D24.EC2613E4.IP)
  1252. # [12:42] * Quits: pnemsak (Miranda@moz-BE85878E.citicom.sk) (Quit: pnemsak)
  1253. # [12:42] * Joins: pnemsak (Miranda@moz-BE85878E.citicom.sk)
  1254. # [12:43] * Parts: BenB (ben@moz-45FA1F83.rev.sfr.net) (Konversation terminating Quasselstrippen)
  1255. # [12:43] <padenot> Pike: https://github.com/fitzgen/pycco, demo: http://fitzgen.github.com/pycco/ ?
  1256. # [12:44] * Quits: kaze (kaze@72692AE6.6B06D24.EC2613E4.IP) (Ping timeout)
  1257. # [12:45] <Pike> padenot: yes, thanks
  1258. # [12:45] * Joins: Cwiiis (cwiiis@moz-125BA310.croy.cable.virginmedia.com)
  1259. # [12:46] * Joins: fs (Elchi3@moz-DA5DFAFA.superkabel.de)
  1260. # [12:47] * Joins: victorporof_ (victorporo@333E3C9B.20718EE9.79933D60.IP)
  1261. # [12:47] * Quits: rniwa (rniwa@moz-E171DA5.sfba.hfc.comcastbusiness.net) (Quit: rniwa)
  1262. # [12:47] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8ee3745570f7 - Masatoshi Kimura - Bug 827032 - Enable FAIL_ON_WARNINGS on MSVC in netwerk/. r=jduell
  1263. # [12:47] * Quits: surkov (surkov@5FFF89F2.D1FED451.EBE09E3C.IP) (Quit: surkov)
  1264. # [12:47] * Joins: sankha93 (sankha93@CAF6D3FF.9C875DCD.9105FBCF.IP)
  1265. # [12:47] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/4c82d38cb905 - Masatoshi Kimura - Bug 830665 - Use the latest JS version by default in XUL. r=jonas
  1266. # [12:47] * Quits: dao (dao@moz-C286928C.superkabel.de) (Quit: Leaving.)
  1267. # [12:48] * Quits: sankha93 (sankha93@CAF6D3FF.9C875DCD.9105FBCF.IP) (Quit: Leaving.)
  1268. # [12:49] * Quits: victorporof (victorporo@333E3C9B.20718EE9.79933D60.IP) (Ping timeout)
  1269. # [12:49] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1270. # [12:50] * mgerva is now known as mgerva-lunch
  1271. # [12:50] * Quits: @roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP) (Ping timeout)
  1272. # [12:52] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  1273. # [12:54] * Joins: gerv (Instantbir@A25B0A23.3A9F9BD4.4C2245EF.IP)
  1274. # [12:55] * Joins: sankha93 (Instantbir@CAF6D3FF.9C875DCD.9105FBCF.IP)
  1275. # [12:56] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  1276. # [13:01] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  1277. # [13:03] * Joins: kaze (kaze@408B00D8.CF3A93F.96B18764.IP)
  1278. # [13:03] * Joins: alice (alice@moz-4AED9DEE.range109-152.btcentralplus.com)
  1279. # [13:05] * Quits: alice (alice@moz-4AED9DEE.range109-152.btcentralplus.com) (Ping timeout)
  1280. # [13:05] * Joins: janv (varga@24F0761C.29B7FFA5.FA4F8D83.IP)
  1281. # [13:05] * Joins: genester (Thunderbir@moz-A0C78C2.oc.oc.cox.net)
  1282. # [13:06] * Joins: andreasn (andreasn@moz-29541900.a336.priv.bahnhof.se)
  1283. # [13:06] * Joins: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net)
  1284. # [13:07] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  1285. # [13:07] * Quits: edmorley (edmorley@moz-9E917FFC.range86-144.btcentralplus.com) (Quit: Instantbird 1.4a1pre -- http://www.instantbird.com)
  1286. # [13:08] * Quits: @bz (bzbarsky@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  1287. # [13:09] * Quits: Fallen (Fallen@moz-F0262F50.ch) (Ping timeout)
  1288. # [13:10] * Joins: Fallen|away (Fallen@moz-F0262F50.ch)
  1289. # [13:11] * Joins: zippity (Mibbit@AAD71C28.29E0BAFB.1957C0DA.IP)
  1290. # [13:12] * Joins: mib_xtl2se (Mibbit@CCB566CF.CD1E2C26.BE3C3C1D.IP)
  1291. # [13:12] * Joins: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP)
  1292. # [13:13] * Quits: kaze (kaze@408B00D8.CF3A93F.96B18764.IP) (Ping timeout)
  1293. # [13:14] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3f192cae69e2 - Dão Gottwald - Bug 825804 - Popup notifications and notification bars shouldn't persist across page reloads. r=gavin
  1294. # [13:14] * Fallen|away is now known as Fallen
  1295. # [13:14] * Quits: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net) (Ping timeout)
  1296. # [13:14] * Joins: bz (bzbarsky@88F51059.F3BBB17D.144F44FA.IP)
  1297. # [13:16] * Quits: zippity (Mibbit@AAD71C28.29E0BAFB.1957C0DA.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1298. # [13:16] * Quits: sankha93 (Instantbir@CAF6D3FF.9C875DCD.9105FBCF.IP) (Connection reset by peer)
  1299. # [13:16] * Quits: andreasn (andreasn@moz-29541900.a336.priv.bahnhof.se) (Quit: Ex-Chat)
  1300. # [13:17] * Quits: mib_xtl2se (Mibbit@CCB566CF.CD1E2C26.BE3C3C1D.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1301. # [13:18] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/845e50f1ca76 - Ben Turner - Bug 839117 - 'Don't allow a leaking memory reporter to hang workers'. r=jlebar.
  1302. # [13:18] * Quits: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP) (Quit: ChatZilla 0.9.89-rdmsoft [XULRunner 1.9.0.17/2009122204])
  1303. # [13:18] * Joins: cabanier (cabanier@B551BE83.5E112AD3.5B8E4A7E.IP)
  1304. # [13:19] * Quits: Fallen (Fallen@moz-F0262F50.ch) (Ping timeout)
  1305. # [13:19] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d32064860f36 - Boris Zbarsky - Bug 836850. Allow a single C++ class to implement multiple WebIDL interfaces. r=peterv
  1306. # [13:19] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/cb74c00aff76 - Boris Zbarsky - Bug 839116 part 2. Convert HTMLSharedElement to WebIDL. r=ms2ger
  1307. # [13:19] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/7cfb020b01ac - Boris Zbarsky - Bug 839116 part 1. Rename nsHTMLSharedElement to HTMLSharedElement. r=ms2ger
  1308. # [13:19] * Quits: overholt (overholt@9343535F.FC95818.5EFB9497.IP) (Ping timeout)
  1309. # [13:19] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/33abe9d3d691 - Boris Zbarsky - Bug 839116 part 3. Add tests for HTMLSharedElement attribute reflection. r=ms2ger
  1310. # [13:19] * Joins: Fallen (Fallen@moz-F0262F50.ch)
  1311. # [13:20] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  1312. # [13:22] * Quits: Pike (Pike@moz-EF716D84.xdsl.toledo.be) (Quit: ChatZilla 0.9.89 [Firefox 18.0/20130104151948])
  1313. # [13:22] * Joins: ErvisTusha (ErvisTusha@5D692C3C.F69FB6EA.363D84A4.IP)
  1314. # [13:22] * Joins: jesup|laptop (chatzilla@EE8FEB59.F82CAE62.5137F1FC.IP)
  1315. # [13:23] * Quits: Fallen (Fallen@moz-F0262F50.ch) (Ping timeout)
  1316. # [13:24] * Joins: jandem (jandem@C225DD8C.D8727FDB.76068EA0.IP)
  1317. # [13:24] * Quits: genester (Thunderbir@moz-A0C78C2.oc.oc.cox.net) (Quit: genester)
  1318. # [13:24] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  1319. # [13:25] * Joins: surkov (surkov@5FFF89F2.D1FED451.EBE09E3C.IP)
  1320. # [13:26] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  1321. # [13:27] * mgerva-lunch is now known as mgerva
  1322. # [13:28] * Quits: marco (Thunderbir@moz-EB3D799B.cust.dsl.teletu.it) (Ping timeout)
  1323. # [13:28] * Quits: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  1324. # [13:29] * Joins: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP)
  1325. # [13:29] * Quits: avih (quassel@moz-196A7779.red.bezeqint.net) (Ping timeout)
  1326. # [13:29] * Quits: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP) (Connection reset by peer)
  1327. # [13:29] * Joins: avih (quassel@2D5CF5E1.7EA0FE88.CC465D70.IP)
  1328. # [13:29] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  1329. # [13:31] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  1330. # [13:32] * Joins: marco (Thunderbir@moz-3F7726BB.cust.dsl.teletu.it)
  1331. # [13:34] * Joins: KLB_ (Kenneth_Ba@moz-2998E63.maine.res.rr.com)
  1332. # [13:34] * Joins: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP)
  1333. # [13:35] * Quits: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  1334. # [13:35] * Joins: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP)
  1335. # [13:35] * Quits: KLB (Kenneth_Ba@moz-2998E63.maine.res.rr.com) (Ping timeout)
  1336. # [13:35] * KLB_ is now known as KLB
  1337. # [13:38] * Joins: dao (dao@moz-C286928C.superkabel.de)
  1338. # [13:38] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  1339. # [13:40] * Quits: surkov (surkov@5FFF89F2.D1FED451.EBE09E3C.IP) (Quit: surkov)
  1340. # [13:41] * cmcavoy is now known as cmcavoy-offline
  1341. # [13:41] * Joins: Fallen (Fallen@moz-F0262F50.ch)
  1342. # [13:42] * Quits: m_kato (m_kato@moz-348F61F0.mozilla.or.jp) (Quit: Leaving...)
  1343. # [13:43] * Quits: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  1344. # [13:43] * Joins: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP)
  1345. # [13:43] * Joins: abr (abr@moz-F35BE23.dia.static.qwest.net)
  1346. # [13:43] * Quits: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP) (Connection reset by peer)
  1347. # [13:44] * Joins: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP)
  1348. # [13:44] * Joins: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net)
  1349. # [13:44] * Joins: edmorley (edmorley@88F51059.F3BBB17D.144F44FA.IP)
  1350. # [13:45] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Quit: Konversation terminated!)
  1351. # [13:45] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  1352. # [13:46] * Quits: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  1353. # [13:47] * Joins: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP)
  1354. # [13:47] * Quits: janv (varga@24F0761C.29B7FFA5.FA4F8D83.IP) (Ping timeout)
  1355. # [13:48] * Quits: edmorley (edmorley@88F51059.F3BBB17D.144F44FA.IP) (Quit: Instantbird 1.4a1pre -- http://www.instantbird.com)
  1356. # [13:48] * Quits: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  1357. # [13:52] * Quits: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net) (Ping timeout)
  1358. # [13:53] * Joins: edmorley (edmorley@88F51059.F3BBB17D.144F44FA.IP)
  1359. # [13:53] * Joins: espindola (espindola@moz-AB1E1847.dsl.teksavvy.com)
  1360. # [13:53] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/fcbfbf396e1f - Ms2ger - Bug 839053 - Part c: Add a test for HTMLLinkElement attributes reflection; r=bz
  1361. # [13:53] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/7357eb529db2 - Ms2ger - Bug 839179 - Part c: Add a test for HTMLButtonElement attributes reflection; r=bz
  1362. # [13:53] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/494e348aa8bb - Ms2ger - Bug 839053 - Part b: Move HTMLLinkElement to Paris bindings; r=bz
  1363. # [13:53] * Kripton is now known as kripton
  1364. # [13:53] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1416061b8e7b - Ms2ger - Bug 839179 - Part a: Rename nsHTMLButtonElement to mozilla::dom::HTMLButtonElement; r=bz
  1365. # [13:53] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a5df70a08031 - Ms2ger - Bug 839053 - Part a: Rename nsHTMLLinkElement to mozilla::dom::HTMLLinkElement; r=bz
  1366. # [13:53] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/cd295f459224 - Ms2ger - Bug 839179 - Part b: Move HTMLButtonElement to Paris bindings; r=bz
  1367. # [13:54] * Quits: avih (quassel@2D5CF5E1.7EA0FE88.CC465D70.IP) (Ping timeout)
  1368. # [13:54] * Joins: avih (quassel@2D5CF5E1.7EA0FE88.CC465D70.IP)
  1369. # [13:54] * Quits: abr (abr@moz-F35BE23.dia.static.qwest.net) (Quit: AFK)
  1370. # [14:00] * Quits: masayuki (Thunderbir@moz-B5ED316D.ppp11.odn.ad.jp) (Ping timeout)
  1371. # [14:01] * Joins: masayuki (Thunderbir@moz-B5ED316D.ppp11.odn.ad.jp)
  1372. # [14:02] * kmoir-afk is now known as kmoir
  1373. # [14:03] * whimboo is now known as whimboo|afk
  1374. # [14:04] * Joins: alice (alice@moz-4AED9DEE.range109-152.btcentralplus.com)
  1375. # [14:05] * Quits: jesup|laptop (chatzilla@EE8FEB59.F82CAE62.5137F1FC.IP) (Ping timeout)
  1376. # [14:05] * Quits: alice (alice@moz-4AED9DEE.range109-152.btcentralplus.com) (Ping timeout)
  1377. # [14:06] * Quits: sicking (sicking@9343535F.FC95818.5EFB9497.IP) (Quit: sicking)
  1378. # [14:06] * Joins: jesup|laptop (chatzilla@EE8FEB59.F82CAE62.5137F1FC.IP)
  1379. # [14:07] * Joins: nmatsakis (nmatsakis@AAE222A3.FDDA6739.2321E71E.IP)
  1380. # [14:07] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  1381. # [14:08] * Joins: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP)
  1382. # [14:09] * Parts: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP)
  1383. # [14:11] * Joins: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP)
  1384. # [14:11] * Joins: mreavy (chatzilla@EE8FEB59.F82CAE62.5137F1FC.IP)
  1385. # [14:12] * catlee-away is now known as catlee
  1386. # [14:15] * Joins: darkowlzz (darkowlzz@FB8919BD.F9E572C4.F44414AF.IP)
  1387. # [14:16] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  1388. # [14:18] * Quits: jandem (jandem@C225DD8C.D8727FDB.76068EA0.IP) (Ping timeout)
  1389. # [14:18] * Joins: jandem (jandem@C225DD8C.D8727FDB.76068EA0.IP)
  1390. # [14:18] * Quits: mreavy (chatzilla@EE8FEB59.F82CAE62.5137F1FC.IP) (Ping timeout)
  1391. # [14:19] * Quits: avih (quassel@2D5CF5E1.7EA0FE88.CC465D70.IP) (Ping timeout)
  1392. # [14:19] * Joins: avih (quassel@2D5CF5E1.7EA0FE88.CC465D70.IP)
  1393. # [14:21] * Joins: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net)
  1394. # [14:22] * Joins: KaiRo (robert@moz-BC370F12.adsl.highway.telekom.at)
  1395. # [14:22] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  1396. # [14:29] * Quits: jesup|laptop (chatzilla@EE8FEB59.F82CAE62.5137F1FC.IP) (Ping timeout)
  1397. # [14:29] * Quits: avih (quassel@2D5CF5E1.7EA0FE88.CC465D70.IP) (Ping timeout)
  1398. # [14:29] <Ms2ger> So, who broke test_keycodes.xul?
  1399. # [14:29] * Quits: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net) (Ping timeout)
  1400. # [14:29] * Joins: avih (quassel@2D5CF5E1.7EA0FE88.CC465D70.IP)
  1401. # [14:30] <bz> Dao?
  1402. # [14:31] <Ms2ger> dao does look suspicious...
  1403. # [14:31] * Joins: jimm (jmathies@moz-8488CC6F.pn.at.cox.net)
  1404. # [14:32] * Ms2ger backs out
  1405. # [14:32] * Quits: fs (Elchi3@moz-DA5DFAFA.superkabel.de) (Ping timeout)
  1406. # [14:32] * Joins: joey (chatzilla@moz-EFCB4CBF.princetowncable.com)
  1407. # [14:32] * jhylands|away is now known as jhylands
  1408. # [14:34] <dao> I bet it doesn't fail when run on its own, since at first glance it doesn't seem to have anything to do with the code that I touched. yay for our testsuite.
  1409. # [14:34] <Ms2ger> Yeah, mochitest-chrome has its faults :/
  1410. # [14:34] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a84ee921895f - Rafael Ávila de Espíndola - Bug 839039 - Fix copy and paste. r=vladan.
  1411. # [14:35] * Ms2ger kicks espindola
  1412. # [14:35] <froydnj> whoa, Ms2ger *can* land things on inbound
  1413. # [14:35] <Ms2ger> froydnj, it's perfect for untested crap
  1414. # [14:35] <espindola> Ms2ger: auch
  1415. # [14:35] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/090f4f3aab7d - Ms2ger - Backout changeset 3f192cae69e2 for test_keycodes.xul oranges.
  1416. # [14:35] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/031986d2cea1 - Ms2ger - Merge
  1417. # [14:36] * Joins: gustavold (gustavold@E1DFEE29.8E50D5A7.946930A0.IP)
  1418. # [14:37] * Quits: kdudka (kdudka@moz-BF7BCBCD.fei.wifi.vutbr.cz) (Quit: Leaving)
  1419. # [14:37] <Ms2ger> froydnj, I usually don't land untested crap, though
  1420. # [14:37] * Joins: joey_ (chatzilla@moz-EFCB4CBF.princetowncable.com)
  1421. # [14:37] * Quits: avih (quassel@2D5CF5E1.7EA0FE88.CC465D70.IP) (Connection reset by peer)
  1422. # [14:38] * Quits: joey (chatzilla@moz-EFCB4CBF.princetowncable.com) (Ping timeout)
  1423. # [14:38] * joey_ is now known as joey
  1424. # [14:38] * Joins: janv (varga@9343535F.FC95818.5EFB9497.IP)
  1425. # [14:38] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  1426. # [14:39] * Joins: avih (quassel@2D5CF5E1.7EA0FE88.CC465D70.IP)
  1427. # [14:39] <edmorley> Ms2ger: to be fair, I think you've only once broken things
  1428. # [14:40] * Joins: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP)
  1429. # [14:40] <@khuey> Ms2ger: that's just because you don't write enough patches
  1430. # [14:40] <edmorley> ha
  1431. # [14:41] * Quits: edmorley (edmorley@88F51059.F3BBB17D.144F44FA.IP) (Quit: Instantbird 1.4a1pre -- http://www.instantbird.com)
  1432. # [14:42] * Ms2ger has a look at bugzilla
  1433. # [14:42] * Joins: edmorley (edmorley@88F51059.F3BBB17D.144F44FA.IP)
  1434. # [14:43] <Ms2ger> https://bugzilla.mozilla.org/report.cgi?x_axis_field=&y_axis_field=assigned_to&z_axis_field=&query_format=report-table&short_desc_type=allwordssubstr&short_desc=&resolution=FIXED&longdesc_type=allwordssubstr&longdesc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_id=&bug_id_type=anyexact&votes=&votes_type=greaterthaneq&;emailassigned_to1=
  1435. # [14:43] <Ms2ger> 1&emailtype1=exact&email1=&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailtype2=exact&email2=&emailtype3=substring&email3=&chfieldvalue=&chfieldfrom=&chfieldto=Now&field0-0-0=assigned_to&type0-0-0=substring&value0-0-0=khuey&field0-0-1=assigned_to&type0-0-1=substring&value0-0-1=ms2ger&format=table&action=wrap
  1436. # [14:43] <Ms2ger> Bah
  1437. # [14:43] <gaston> long url is loooooooong
  1438. # [14:43] <Ms2ger> http://bit.ly/WTrdDq
  1439. # [14:43] <Ms2ger> Short url is shoort! :)
  1440. # [14:44] * Quits: bbondy (bbondy@moz-D9C9B0F.home4.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  1441. # [14:44] <Ms2ger> khuey, clearly *someone* doesn't write enough patches ;)
  1442. # [14:44] * padenot is now known as padenot|away
  1443. # [14:45] <@khuey> Ms2ger: would you like to port the cycle collector to worker threads?
  1444. # [14:45] <Ms2ger> No
  1445. # [14:45] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  1446. # [14:45] <@khuey> I rest my case
  1447. # [14:45] <Ms2ger> That makes it 773 to 349? ;)
  1448. # [14:45] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  1449. # [14:45] <edmorley> now now children :P
  1450. # [14:46] * @smaug kind of would like to port CC to worker threads
  1451. # [14:46] <Ms2ger> edmorley, :D
  1452. # [14:48] * NeilAway wonders which of Ms2ger and khuey have backed out more patches
  1453. # [14:49] * Joins: sicking (sicking@9343535F.FC95818.5EFB9497.IP)
  1454. # [14:49] <edmorley> Ms2ger: thank you for backing that out, was meeting the dom team here at the office at the time
  1455. # [14:52] * Joins: marcoz (marco.zehe@moz-84879D1E.dip.t-dialin.net)
  1456. # [14:53] * Joins: davidb (davidb@moz-1EB292CB.dsl.bell.ca)
  1457. # [14:53] * Joins: fs (Elchi3@moz-63EDD31F.superkabel.de)
  1458. # [14:53] <edmorley> bholley: do you have a link for the try run that broke the marionette tests?
  1459. # [14:53] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  1460. # [14:54] <mccr8> so basically the DOM team is making the tree orange even without landing patches, by distracting edmorley.
  1461. # [14:54] <bholley> edmorley: https://tbpl.mozilla.org/?tree=Try&rev=ce58b85f0a08
  1462. # [14:54] <bholley> e
  1463. # [14:54] <bholley> edmorley: definitely related to my patches
  1464. # [14:54] <bholley> edmorley: but probably the tests are going to have to change
  1465. # [14:54] <bholley> edmorley: or the marionette implementation, I can't tell
  1466. # [14:54] <edmorley> bholley: ah yeah
  1467. # [14:55] <bholley> edmorley: but the ILLEGAL_OPERATION_ON_WRAPPED_NATIVE_PROTO means that they're doing something naughty that we don't allow anymore
  1468. # [14:55] <edmorley> bholley: just occurred it might have been one of the series of marionette intermittents for which TBPL bug suggestion doesn't work
  1469. # [14:55] <bholley> er NS_ERROR_XPC_BAD_OP_ON_WN_PROTO
  1470. # [14:55] <bholley> edmorley: naw, definitely related to my patch
  1471. # [14:55] <bholley> *patches
  1472. # [14:56] * Quits: Cwiiis (cwiiis@moz-125BA310.croy.cable.virginmedia.com) (Quit: Leaving)
  1473. # [14:56] <edmorley> bholley: yeah agree, I meant that's why I asked for the try link :-)
  1474. # [14:56] * Joins: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net)
  1475. # [14:56] <bholley> edmorley: :-)
  1476. # [14:56] * padenot|away is now known as padenot
  1477. # [14:56] * sheeri-afk is now known as sheeri
  1478. # [14:56] * Quits: cabanier (cabanier@B551BE83.5E112AD3.5B8E4A7E.IP) (Quit: Leaving.)
  1479. # [14:57] * Quits: T3 (T3@moz-E0833440.dsl.telesp.net.br) (Ping timeout)
  1480. # [14:59] * Quits: victorporof_ (victorporo@333E3C9B.20718EE9.79933D60.IP) (Connection reset by peer)
  1481. # [14:59] * Joins: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net)
  1482. # [14:59] <Ms2ger> edmorley, blaming the DOM team, eh? :)
  1483. # [15:00] <@khuey> everybody else does it
  1484. # [15:01] <peterv> khuey: hmm, I usually just blame sicking
  1485. # [15:01] <edmorley> khuey: did you enjoy your nap btw? :-)
  1486. # [15:01] * Joins: victorporof (victorporo@55639BA9.B89616B1.79933D60.IP)
  1487. # [15:02] * Quits: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de) (Input/output error)
  1488. # [15:03] * Joins: armenzg (armenzg@moz-600B22EA.home1.cgocable.net)
  1489. # [15:04] <@khuey> edmorley: not long enough :-/
  1490. # [15:04] * Joins: alice (alice@moz-4AED9DEE.range109-152.btcentralplus.com)
  1491. # [15:05] <Ms2ger> khuey, do they have better accommodation than the devroom?
  1492. # [15:06] <@khuey> oh yes
  1493. # [15:06] <@khuey> much superior
  1494. # [15:06] * Quits: alice (alice@moz-4AED9DEE.range109-152.btcentralplus.com) (Ping timeout)
  1495. # [15:06] <@khuey> you could have found out for yourself :-P
  1496. # [15:06] * Joins: ahal (ahal@3468F8ED.AB54EB5E.6816E6B7.IP)
  1497. # [15:07] * Quits: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net) (Ping timeout)
  1498. # [15:07] <firebot> Check-in:
  1499. # [15:07] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/dc11dee7fffb - Alan Huang - Bug 839312 - Specify gonk low-memory-killer priorityClasses in the correct order and fix typo in b2g.js which was preventing us from giving the kernel one of the necessary
  1500. # [15:07] <firebot> priority classes. r=jlebar
  1501. # [15:11] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/da0d66c1f735 - Kartikaya Gupta - Bug 777468 - Move mobile/android/base/ui/* to mobile/android/base/gfx/. r=Cwiiis
  1502. # [15:11] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a286986efccf - Kartikaya Gupta - Bug 777468 - Move ownership of TouchEventHandler from LayerView to JavaPanZoomController. r=Cwiiis
  1503. # [15:11] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/142984e41596 - Kartikaya Gupta - Bug 777468 - Remove unneeded dependency on PanZoomController. r=Cwiiis
  1504. # [15:11] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/307b2838e22f - Kartikaya Gupta - Bug 777468 - Rename PanZoomController to JavaPanZoomController and extract a new PanZoomController interface. r=Cwiiis
  1505. # [15:12] * Quits: MrMazda (fmcz@moz-A5D13CA.cable.mindspring.com) (Quit: ChatZilla 0.9.86 [SeaMonkey 1.1.18/2009082712])
  1506. # [15:12] * Joins: Edgar (Thunderbir@moz-4FCC879B.dynamic.hinet.net)
  1507. # [15:14] * Quits: Edgar (Thunderbir@moz-4FCC879B.dynamic.hinet.net) (Quit: Edgar)
  1508. # [15:14] * Joins: mkaply3 (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  1509. # [15:14] * Joins: kaze (kaze@FC6399BE.4BE1052A.EC2613E4.IP)
  1510. # [15:15] * Quits: vikash (vikash@B51FA1EF.509A8395.A3D1B221.IP) (Quit: This computer has gone to sleep)
  1511. # [15:16] <nemo> *sigh*
  1512. # [15:16] <nemo> I wish there was a way to figure out which tab is sucking up all my CPU
  1513. # [15:16] <nemo> ofc, it could be flash for all I know
  1514. # [15:17] * jhopkins|afk is now known as jhopkins
  1515. # [15:17] * Quits: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com) (Quit: ChatZilla 0.9.89 [SeaMonkey 2.16/20130130231528])
  1516. # [15:17] * Quits: kaze (kaze@FC6399BE.4BE1052A.EC2613E4.IP) (Ping timeout)
  1517. # [15:21] * whimboo|afk is now known as whimboo
  1518. # [15:22] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  1519. # [15:23] * rail_away is now known as rail
  1520. # [15:25] * Joins: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP)
  1521. # [15:26] * Joins: AaronMT (AaronMT@moz-15889CD9.cpe.net.cable.rogers.com)
  1522. # [15:27] <edmorley> Ms2ger: you are your drive by reviews :-)
  1523. # [15:27] <edmorley> s/are/and/
  1524. # [15:27] <Ms2ger> I drive-by-review therefor I am?
  1525. # [15:28] * Joins: wlach (wlach@moz-F31F2FF6.vif.net)
  1526. # [15:28] <edmorley> it's the sheer number of other people's patches you must be reading through that amazes me :-)
  1527. # [15:28] <annevk> the latest MozillaMemes is more the opposite of success kid
  1528. # [15:29] <mbrubeck> How else is he supposed to keep the mozilla-central in his head up-to-date?
  1529. # [15:29] <Ms2ger> edmorley, anything in particular?
  1530. # [15:29] <edmorley> 821850
  1531. # [15:30] * Joins: arky (arky@moz-9EE97ADC.xdsl.toledo.be)
  1532. # [15:31] <Ms2ger> I got so much encrypted spam from that bug I kinda had to :)
  1533. # [15:31] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e14df2254372 - Jonathan Watt - Bug 836326 - Add pref for enabling/disabling <input type=range>. r=mounir.
  1534. # [15:31] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  1535. # [15:31] <edmorley> Ms2ger: not using enigmail?
  1536. # [15:32] <Ms2ger> No
  1537. # [15:32] <Ms2ger> Trying to avoid getting cc'd on sg bugs :)
  1538. # [15:32] <edmorley> I've had to file some intermittent-failure closed bugs; not fun
  1539. # [15:32] <bz> Thunderbird has good support for this encrypted thing.
  1540. # [15:33] <edmorley> or at least it wasn't when I used to use gmail
  1541. # [15:33] * Joins: kaze (kaze@306DC993.2523E647.EC2613E4.IP)
  1542. # [15:33] <edmorley> I resorted to creating filters by bug number and just sending it all to trash
  1543. # [15:34] * Joins: jib (Jan-Ivar@moz-F35BE23.dia.static.qwest.net)
  1544. # [15:34] * coop|afk is now known as coop
  1545. # [15:34] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/41ce5bbd6859 - Justin Lebar - Bug 838625 - Add logcat logging to ProcessPriorityManager. r=cjones
  1546. # [15:34] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/75899c659a0b - Justin Lebar - Bug 838615 - Add missing process-priority nice values to b2g.js. r=cjones
  1547. # [15:34] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b7b4cfecd9dc - Justin Lebar - Bug 838616 - Boost preallocated process's priority sooner after we decide to transform it into an app process. r=cjones
  1548. # [15:34] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/4fb612f6279f - Justin Lebar - Bug 838616 - Eliminate a process-priority race condition around preallocated process creation. r=cjones
  1549. # [15:34] * Joins: abr_ (abr@moz-F35BE23.dia.static.qwest.net)
  1550. # [15:34] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/35cc0b94300b - Justin Lebar - Bug 838625 - Add hal::ProcessPriorityToString and use it in ProcessPriorityManager logging. r=cjones
  1551. # [15:34] * Joins: sheppy (sheppy@moz-89B2767F.sub-70-197-166.myvzw.com)
  1552. # [15:35] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/fd0993e9805b - Justin Lebar - Bug 838620 - Eliminate the ChildOSPrivileges typedef in favor of base::ChildPrivileges. r=cjones
  1553. # [15:35] * jcranmer|away is now known as jcranmer
  1554. # [15:35] * Joins: RyanVM (chatzilla@moz-148999FE.phlapa.fios.verizon.net)
  1555. # [15:35] * Joins: JosiahOne (josiahbrun@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  1556. # [15:35] * Joins: ekr (ekr@moz-F35BE23.dia.static.qwest.net)
  1557. # [15:35] * Joins: lduros (user@moz-4894EA28.nic.resnet.group.upenn.edu)
  1558. # [15:36] * Joins: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net)
  1559. # [15:36] * Quits: kaze (kaze@306DC993.2523E647.EC2613E4.IP) (Ping timeout)
  1560. # [15:38] * Quits: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP) (Quit: Leaving)
  1561. # [15:40] * Quits: jhorak (jhorak@moz-2EE9C9C3.cust.nbox.cz) (Ping timeout)
  1562. # [15:43] <edmorley> bz: mochitest-other bustage on inbound (I was overzealous in starring the test_keycodes.xul failure)
  1563. # [15:43] * Joins: Edgar (Thunderbir@moz-4FCC879B.dynamic.hinet.net)
  1564. # [15:43] <edmorley> bz: yours is the test_doublewrappedcompartments.xul | double wrapped - got undefined, expected function etc
  1565. # [15:43] * Quits: dao (dao@moz-C286928C.superkabel.de) (Quit: Leaving.)
  1566. # [15:43] <jlebar> Aha, I got the last push before m-i was closed!
  1567. # [15:43] * Quits: sheppy (sheppy@moz-89B2767F.sub-70-197-166.myvzw.com) (Quit: Leaving)
  1568. # [15:43] <edmorley> bz: d32064860f36 right?
  1569. # [15:44] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  1570. # [15:45] <edmorley> though I'm presuming the lot needs to come out, since Bug 839116 is dependent on it
  1571. # [15:45] * Quits: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net) (Ping timeout)
  1572. # [15:46] <edmorley> sfink|log: I'm getting "NameError: global name 'util' is not defined" using qbackout with no arguments
  1573. # [15:47] <bz> edmorley: looking
  1574. # [15:48] * Joins: sheppy (sheppy@moz-89B2767F.sub-70-197-166.myvzw.com)
  1575. # [15:49] <bz> edmorley: .... very odd
  1576. # [15:49] <bz> edmorley: Give me 5 mins?
  1577. # [15:50] <edmorley> sure
  1578. # [15:50] <bz> Ah, broken test
  1579. # [15:50] * bz works on fixing
  1580. # [15:50] * Joins: humph (dave@moz-E0B198AD.senecac.on.ca)
  1581. # [15:50] * Quits: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net) (Quit: jorendorff)
  1582. # [15:51] <edmorley> bz: ty
  1583. # [15:52] <edmorley> sigh, the zimbra "You will be signed out in 4 minutes. Save your changes now and sign in again. " message really annoys me
  1584. # [15:52] <edmorley> you sign in again and then it *still* logs you out
  1585. # [15:52] * Joins: mayhemer (Miranda@moz-415580BA.broadband17.iol.cz)
  1586. # [15:52] <RyanVM> baku: ping
  1587. # [15:53] <baku> Ryan, pong
  1588. # [15:53] <baku> forgot the description again?
  1589. # [15:53] * joduinn-afk is now known as joduinn-home
  1590. # [15:53] <RyanVM> baku: dunno, was just wondering if there was a particular order to apply your patches in
  1591. # [15:53] <RyanVM> so they don't conflict
  1592. # [15:53] <RyanVM> just getting to them now
  1593. # [15:53] * Quits: lduros (user@moz-4894EA28.nic.resnet.group.upenn.edu) (Client exited)
  1594. # [15:54] * Joins: wuchida (wuchida@moz-32BBA133.ppp-bb.dion.ne.jp)
  1595. # [15:54] <baku> let me see
  1596. # [15:56] <bz> ok
  1597. # [15:56] <bz> fix coming up
  1598. # [15:57] * Joins: dao (dao@moz-C286928C.superkabel.de)
  1599. # [15:57] <baku> Ryan, I would say: 838172 839105 839056 (this can conflict: 839439)
  1600. # [15:58] <baku> sorry
  1601. # [15:58] <baku> RyanVM, ^
  1602. # [15:58] * Tomcat is now known as Tomcat|afk
  1603. # [15:58] * mcote|afk is now known as mcote
  1604. # [15:58] * Joins: genester (Thunderbir@moz-A0C78C2.oc.oc.cox.net)
  1605. # [15:59] <RyanVM> ok, thanks :)
  1606. # [16:00] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  1607. # [16:00] * Quits: genester (Thunderbir@moz-A0C78C2.oc.oc.cox.net) (Quit: genester)
  1608. # [16:00] * catlee is now known as catlee-mtg
  1609. # [16:00] <RyanVM> gotta get ready to bust the tree as soon as it reopens! :D
  1610. # [16:01] <bz> Fix is in
  1611. # [16:01] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  1612. # [16:01] * Joins: Mavericks (Mibbit@2866B8AB.E94BD4E7.FDEA3160.IP)
  1613. # [16:01] * Quits: JosiahOne (josiahbrun@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net) (Quit: Deallocatd. (Probably forbidden by ARC))
  1614. # [16:01] * Joins: hipokrit (hipokrit@1BF5DFDB.CA40E1F7.C558AD24.IP)
  1615. # [16:01] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8e84efba19b9 - Boris Zbarsky - Bug 839116 followup. Stop depending on <html> elements having a content-visible QueryInterface in the poor CLOSED TREE. r=mrbkap
  1616. # [16:02] * Quits: maikmerten (merten@moz-E254386D.cs.uni-dortmund.de) (Client exited)
  1617. # [16:02] * Joins: Archaeopteryx (itsme@moz-FF3F73F2.cust.telecolumbus.net)
  1618. # [16:02] <edmorley> bz: cheers
  1619. # [16:03] <RyanVM> baku: gah, conflicts about. Oh well, was worth a shot
  1620. # [16:03] <RyanVM> abound*
  1621. # [16:03] * philor|away is now known as philor
  1622. # [16:03] <baku> if you need, I can rebase all the patches
  1623. # [16:04] <RyanVM> don't worry about it
  1624. # [16:04] * Joins: alice (alice@moz-4AED9DEE.range109-152.btcentralplus.com)
  1625. # [16:04] <RyanVM> it's in the makefiles and such
  1626. # [16:04] <RyanVM> so it's straightforward
  1627. # [16:05] <RyanVM> just a bit tedious
  1628. # [16:05] * Joins: ericjung (ericjung@moz-FC76CC78.bstnma.fios.verizon.net)
  1629. # [16:05] * Quits: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  1630. # [16:05] * Joins: vasi (vasi@moz-FC5131D2.mc.videotron.ca)
  1631. # [16:06] * Joins: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP)
  1632. # [16:06] * AutomatedTester|AFK is now known as AutomatedTester
  1633. # [16:06] * Quits: garnacho (carlos@moz-E04343F1.dyn.user.ono.com) (Ping timeout)
  1634. # [16:06] * Joins: jhorak (jhorak@moz-2EE9C9C3.cust.nbox.cz)
  1635. # [16:07] * Quits: chewey (chewey@moz-DA780932.dip0.t-ipconnect.de) (Ping timeout)
  1636. # [16:07] <vasi> Venkman on AMO doesn't work with recent m-c, does anybody know how to build Venkman from source?
  1637. # [16:07] * Quits: wuchida (wuchida@moz-32BBA133.ppp-bb.dion.ne.jp) (Ping timeout)
  1638. # [16:07] * catlee-mtg is now known as catlee
  1639. # [16:07] * Joins: mwu (mwu@moz-2E883D31.hsd1.nj.comcast.net)
  1640. # [16:08] * Joins: bbondy (bbondy@moz-D9C9B0F.home4.cgocable.net)
  1641. # [16:08] * Quits: jwalker (jwalker@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  1642. # [16:08] * Joins: garnacho (carlos@moz-E04343F1.dyn.user.ono.com)
  1643. # [16:08] * Quits: marco (Thunderbir@moz-3F7726BB.cust.dsl.teletu.it) (Quit: marco)
  1644. # [16:08] * Quits: alice (alice@moz-4AED9DEE.range109-152.btcentralplus.com) (Ping timeout)
  1645. # [16:08] * Quits: stransky (stransky@moz-6488BBAB.net.upcbroadband.cz) (Quit: Connection reset by beer)
  1646. # [16:09] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  1647. # [16:09] * Joins: wuchida (wuchida@moz-32BBA133.ppp-bb.dion.ne.jp)
  1648. # [16:10] * armenzg is now known as armenzg_brb
  1649. # [16:10] * Quits: sheppy (sheppy@moz-89B2767F.sub-70-197-166.myvzw.com) (Quit: Leaving)
  1650. # [16:11] <@smaug> paul: got the bad leak again
  1651. # [16:11] <@smaug> dunno how to reproduce it
  1652. # [16:12] <@smaug> paul: 6267 objects, stuff like id='toolbox-panel-jsdebugger' class='toolbox-panel' chrome://browser/content/devtools/framework/toolbox.xul
  1653. # [16:14] * Joins: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net)
  1654. # [16:15] * Quits: mikeratcliffe (Adium@88F51059.F3BBB17D.144F44FA.IP) (Quit: Leaving.)
  1655. # [16:15] <RyanVM> baku: you got rotted by Ms2ger I believe
  1656. # [16:15] <RyanVM> lulz
  1657. # [16:15] <RyanVM> Ms2ger: can't win for losing!
  1658. # [16:16] <Ms2ger> RyanVM, yeah, kinda unavoidable
  1659. # [16:17] <RyanVM> oh well, better an mq conflict than a merge conflict
  1660. # [16:17] * Joins: mkaply4 (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  1661. # [16:17] <Ms2ger> True
  1662. # [16:18] * Quits: arky (arky@moz-9EE97ADC.xdsl.toledo.be) (Quit: Leaving)
  1663. # [16:18] <jhopkins> hmm, Profiler is not showing the 'Upload view', etc. buttons area (latest nightly, latest profiler )
  1664. # [16:18] * Quits: mkaply3 (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Ping timeout)
  1665. # [16:19] * jmaher|afk is now known as jmaher
  1666. # [16:20] * Joins: purezen (aditya2204@1DD64868.99A6A64.6AA50C35.IP)
  1667. # [16:20] * Joins: lduros (user@moz-4894EA28.nic.resnet.group.upenn.edu)
  1668. # [16:20] * Joins: crussell (colby@8B58CBA.57F30063.93A38F79.IP)
  1669. # [16:21] * Joins: fitzgen (fitzgen@moz-9E403A70.dsl.static.sonic.net)
  1670. # [16:21] * Joins: jpb (chatzilla@moz-DF053F63.cse.bris.ac.uk)
  1671. # [16:22] * Quits: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net) (Ping timeout)
  1672. # [16:22] <jhopkins> is anyone else having this problem?
  1673. # [16:22] * Mavericks is now known as Mavericks|afk
  1674. # [16:24] * Quits: purezen (aditya2204@1DD64868.99A6A64.6AA50C35.IP) (Quit: Leaving)
  1675. # [16:24] * Joins: sworkman (sworkman@moz-B5ABCF06.public.wayport.net)
  1676. # [16:25] * Joins: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP)
  1677. # [16:25] * Joins: T3 (T3@8AD413DD.3053860D.A992BEAD.IP)
  1678. # [16:26] * hwine-zzz is now known as hwine-commuting
  1679. # [16:27] * hwine-commuting is now known as hwine
  1680. # [16:28] * hwine is now known as hwine-commuting
  1681. # [16:29] * Quits: jib (Jan-Ivar@moz-F35BE23.dia.static.qwest.net) (Connection reset by peer)
  1682. # [16:29] * Joins: jib (Jan-Ivar@moz-F35BE23.dia.static.qwest.net)
  1683. # [16:30] * AutomatedTester is now known as AutomatedTester|AFK
  1684. # [16:35] * Quits: nmatsakis (nmatsakis@AAE222A3.FDDA6739.2321E71E.IP) (Quit: Computer has gone to sleep.)
  1685. # [16:36] * Joins: ddahl (ddahl@moz-6D6AEA10.hsd1.il.comcast.net)
  1686. # [16:36] * Quits: Optimizer (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
  1687. # [16:36] * Quits: danielapetrovici (danielapet@601F3B17.33662590.A5830293.IP) (Quit: Leaving)
  1688. # [16:37] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  1689. # [16:38] * Joins: jorendorff (jorendorff@moz-FAB36621.hsd1.tn.comcast.net)
  1690. # [16:38] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  1691. # [16:39] * Joins: fednep (fednep@D789929F.CBDB4ABB.DDE101C3.IP)
  1692. # [16:39] <edmorley> mounir: could you rs+ bug 834716 please? it's one of the pieces needed to move more suites to VMs, which in turn would alleviate capacity issues (tree is currently closed for backlog etc)
  1693. # [16:40] * Joins: himsin (x@432E449C.6FDFB4BE.1957C0DA.IP)
  1694. # [16:43] * Quits: bholley (anonymous@88F51059.F3BBB17D.144F44FA.IP) (Quit: bholley)
  1695. # [16:43] <tbsaunde> did someone break webaudio today?
  1696. # [16:44] * Joins: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net)
  1697. # [16:44] <nemo> whatever happened to http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-central-linuxqt/ ?
  1698. # [16:44] <edmorley> we no longer do linuxqt builds
  1699. # [16:45] * Joins: atte (atte@moz-37C1DF97.dhcp.inet.fi)
  1700. # [16:45] <mounir> edmorley: done
  1701. # [16:45] <edmorley> firebot: bug 772419
  1702. # [16:45] <firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=772419 nor, --, ---, emorley, RESO FIXED, turn off qt + rpm builds
  1703. # [16:45] <edmorley> mounir: thank you :-D
  1704. # [16:46] * Quits: crussell (colby@8B58CBA.57F30063.93A38F79.IP) (Ping timeout)
  1705. # [16:46] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  1706. # [16:47] * Joins: nsm (nikhil@moz-E5C5BD65.red-2-139-190.staticip.rima-tde.net)
  1707. # [16:47] * Quits: Edgar (Thunderbir@moz-4FCC879B.dynamic.hinet.net) (Quit: Edgar)
  1708. # [16:47] * Joins: Edgar (Thunderbir@moz-4FCC879B.dynamic.hinet.net)
  1709. # [16:47] <padenot> tbsaunde: how so?
  1710. # [16:48] * Parts: Pauly (paul@601F3B17.33662590.A5830293.IP)
  1711. # [16:48] * Quits: gerv (Instantbir@A25B0A23.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  1712. # [16:48] * Quits: jpb (chatzilla@moz-DF053F63.cse.bris.ac.uk) (Quit: ChatZilla 0.9.89 [SeaMonkey 2.9/20120422230342])
  1713. # [16:50] <tbsaunde> padenot: doesn't build http://paste.debian.net/232698/
  1714. # [16:51] * Quits: jhorak (jhorak@moz-2EE9C9C3.cust.nbox.cz) (Quit: Leaving)
  1715. # [16:51] * Joins: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net)
  1716. # [16:51] * Quits: Ms2ger (Ms2ger@moz-665C8D48.adsl-dyn.isp.belgacom.be) (Quit: poof)
  1717. # [16:51] <padenot> tbsaunde: ha, crap
  1718. # [16:52] <padenot> tbsaunde: I must leave for now, I'll try to write a patch for that when I come back
  1719. # [16:52] * Joins: aklotz (Thunderbir@moz-55246988.cg.shawcable.net)
  1720. # [16:52] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/469333ea459c - Joel Maher - Bug 834716 - test_resize_move_windows.xul fails on an ubuntu 12.04 VM, causes 45 other failures. r=mounir
  1721. # [16:52] * Fallen is now known as Fallen|away
  1722. # [16:53] <tbsaunde> padenot: ok, know what I can back out locally for now?
  1723. # [16:53] * Joins: knelson (Adium@moz-B2829269.dsl.pltn13.sbcglobal.net)
  1724. # [16:54] * Quits: Edgar (Thunderbir@moz-4FCC879B.dynamic.hinet.net) (Quit: Edgar)
  1725. # [16:54] * fabrice|zZz is now known as fabrice
  1726. # [16:54] * Joins: areinald (andre@moz-477156A0.hfc.comcastbusiness.net)
  1727. # [16:54] * Joins: jesup|laptop (chatzilla@moz-F35BE23.dia.static.qwest.net)
  1728. # [16:54] * Parts: knelson (Adium@moz-B2829269.dsl.pltn13.sbcglobal.net)
  1729. # [16:55] * Joins: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  1730. # [16:56] * Joins: nil1511 (quassel@8E6C34C1.A3F9767A.1C37C358.IP)
  1731. # [16:56] <padenot> tbsaunde: looking
  1732. # [16:56] * Joins: gcp (gpascutto@moz-F35BE23.dia.static.qwest.net)
  1733. # [16:57] <padenot> tbsaunde: ah, it is not obvious, and I have to go, sorry
  1734. # [16:57] * Joins: akeybl (akeybl@2557E599.66715431.D25A875A.IP)
  1735. # [16:58] * Quits: wlach (wlach@moz-F31F2FF6.vif.net) (Quit: Ex-Chat)
  1736. # [16:58] * Quits: T3 (T3@8AD413DD.3053860D.A992BEAD.IP) (Ping timeout)
  1737. # [16:59] * Quits: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net) (Ping timeout)
  1738. # [17:00] * Joins: T3 (T3@8AD413DD.3053860D.A992BEAD.IP)
  1739. # [17:01] <tbsaunde> padenot: np #if 0 ftw
  1740. # [17:01] * Quits: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net) (Quit: Leaving.)
  1741. # [17:01] * Joins: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net)
  1742. # [17:03] * Joins: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net)
  1743. # [17:04] * Quits: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net) (Ping timeout)
  1744. # [17:05] * Quits: wuchida (wuchida@moz-32BBA133.ppp-bb.dion.ne.jp) (Input/output error)
  1745. # [17:07] * Joins: ircloggr (nodebot@moz-218B8E8E.compute-1.amazonaws.com)
  1746. # [17:08] * Joins: nil1511_ (quassel@8E6C34C1.A3F9767A.1C37C358.IP)
  1747. # [17:08] * Quits: nil1511 (quassel@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  1748. # [17:08] * Quits: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net) (Quit: jet)
  1749. # [17:08] * Quits: JeroenDeDauw (j@moz-95F97D80.dip.t-dialin.net) (Ping timeout)
  1750. # [17:08] * Joins: Cwiiis (cwiiis@88F51059.F3BBB17D.144F44FA.IP)
  1751. # [17:09] * Mavericks|afk is now known as Mavericks
  1752. # [17:09] * Quits: fednep (fednep@D789929F.CBDB4ABB.DDE101C3.IP) (Quit: fednep)
  1753. # [17:09] * armenzg_brb is now known as armenzg
  1754. # [17:09] * Joins: mreavy (chatzilla@moz-F35BE23.dia.static.qwest.net)
  1755. # [17:09] * Joins: JeroenDeDauw (j@moz-9A7CAB29.dip.t-dialin.net)
  1756. # [17:10] * Joins: mdas (mdas@50AE257C.D30B51A1.412CF160.IP)
  1757. # [17:11] * Joins: automata (automata@moz-1CE7A56D.ifsc.usp.br)
  1758. # [17:13] * Joins: nhirata (anonymous@moz-1A50F7F8.hsd1.ca.comcast.net)
  1759. # [17:13] * Quits: jorendorff (jorendorff@moz-FAB36621.hsd1.tn.comcast.net) (Quit: jorendorff)
  1760. # [17:15] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  1761. # [17:15] * Joins: jedp (jedp@moz-59C58F81.dsl.dynamic.sonic.net)
  1762. # [17:18] * Quits: sicking (sicking@9343535F.FC95818.5EFB9497.IP) (Quit: sicking)
  1763. # [17:19] * Joins: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net)
  1764. # [17:20] <@smaug> !seen Optimizer
  1765. # [17:20] <@killer> I don't know who Optimizer is.
  1766. # [17:21] <firebot> optimizer was last seen 26 hours, 1 minute and 59 seconds ago, saying 'I did not interfere after Victor marked it as leave open, we already had a long discussion in the bug itself :)' in #devtools.
  1767. # [17:23] * Joins: dbaron (dbaron@moz-F4919B79.dsl.dynamic.sonic.net)
  1768. # [17:23] * ChanServ sets mode: +o dbaron
  1769. # [17:23] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  1770. # [17:23] * ChanServ sets mode: +o dveditz
  1771. # [17:23] * Quits: janv (varga@9343535F.FC95818.5EFB9497.IP) (Quit: This computer has gone to sleep)
  1772. # [17:23] * Quits: annevk (annevk@9343535F.FC95818.5EFB9497.IP) (Input/output error)
  1773. # [17:24] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  1774. # [17:24] * Quits: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net) (Input/output error)
  1775. # [17:24] * Joins: WG9s (bill@moz-7A06A043.hsd1.ma.comcast.net)
  1776. # [17:25] * Quits: Asa (asa@D13E5E3F.A1EC5031.204CA821.IP) (Ping timeout)
  1777. # [17:25] * Joins: chewey (chewey@moz-A63373B.dip0.t-ipconnect.de)
  1778. # [17:25] * hwine-commuting is now known as hwine
  1779. # [17:26] * Quits: nsm (nikhil@moz-E5C5BD65.red-2-139-190.staticip.rima-tde.net) (Ping timeout)
  1780. # [17:27] * Joins: Asa (asa@D13E5E3F.A1EC5031.204CA821.IP)
  1781. # [17:28] * Quits: darkowlzz (darkowlzz@FB8919BD.F9E572C4.F44414AF.IP) (Ping timeout)
  1782. # [17:28] * Joins: llmelon (chatzilla@moz-3983353E.tm.net.my)
  1783. # [17:29] * Joins: tabraldes (Thunderbir@moz-3F87419B.hsd1.or.comcast.net)
  1784. # [17:29] * Joins: jorendorff (jorendorff@moz-8F8C824E.lightspeed.nsvltn.sbcglobal.net)
  1785. # [17:30] * Quits: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net) (Input/output error)
  1786. # [17:32] * Quits: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  1787. # [17:33] * Joins: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  1788. # [17:33] * Parts: areinald (andre@moz-477156A0.hfc.comcastbusiness.net)
  1789. # [17:33] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  1790. # [17:34] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3067bf264c5f - Ed Morley - Bug 813577 - Use try/finally in checkForCrashes() to ensure minidump temp directories do not linger; r=gps
  1791. # [17:34] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1792. # [17:34] * Joins: gwagner_ (Gregor@moz-B8B530C2.hsd1.ca.comcast.net)
  1793. # [17:35] * joduinn-home is now known as joduinn-commute
  1794. # [17:36] * Quits: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de) (Ping timeout)
  1795. # [17:37] * Quits: dao (dao@moz-C286928C.superkabel.de) (Quit: Leaving.)
  1796. # [17:37] <firebot> Check-in:
  1797. # [17:37] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1b5a4a4cf267 - Timothy Nikkel - Bug 827946. GCC 4.5 with PGO miscompiles the ConvolveHorizontally function, so add an annotation to tone down the optmization on that function with GCC 4.5 only. r=joe
  1798. # [17:38] * philor is now known as philor|away
  1799. # [17:39] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b436db64121f - Mike Conley - Bug 838855 - Fix "ele is null" exception being thrown on OSX on titlebar update. r=dao.
  1800. # [17:39] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/aa22cad7f343 - Mike Conley - Bug 839073 - Titlebar is collapsed in private browsing windows on OSX. r=dao.
  1801. # [17:43] * Joins: crussell (colby@2181A20C.57F30063.93A38F79.IP)
  1802. # [17:43] * Joins: fabrice (fabrice@2557E599.66715431.D25A875A.IP)
  1803. # [17:44] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2ec5c8aec637 - Dão Gottwald - Bug 825804 - Popup notifications shouldn't persist across page reloads. r=gavin
  1804. # [17:45] * Quits: vasi (vasi@moz-FC5131D2.mc.videotron.ca) (Quit: Leaving)
  1805. # [17:46] * Joins: vladan1 (vladan@36D53742.B90458C2.57F33CED.IP)
  1806. # [17:47] * Joins: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net)
  1807. # [17:47] * Joins: ehugg (chatzilla@9CA706E3.29102B70.6CD50604.IP)
  1808. # [17:48] * Joins: ehugg_ (ehugg@E45EF543.C5EAED67.6CD50604.IP)
  1809. # [17:48] <RyanVM> past: ping
  1810. # [17:48] <peterv> tn: looks like you might have broken the build?
  1811. # [17:48] <past> RyanVM: pong
  1812. # [17:49] * Joins: ehugg__ (ehugg@17E55B5.B1B67CE6.9A998AC4.IP)
  1813. # [17:49] <RyanVM> past: the test from bug 830664 is intermittently asserting & crashing on inbound
  1814. # [17:49] <peterv> tn: https://tbpl.mozilla.org/php/getParsedLog.php?id=19575488&tree=Mozilla-Inbound#error0
  1815. # [17:49] <tn> peterv, ok, i'll back out or fix in a sec
  1816. # [17:49] <RyanVM> past: https://tbpl.mozilla.org/php/getParsedLog.php?id=19571648&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=19575303&tree=Mozilla-Inbound
  1817. # [17:50] * Joins: hurley (hurley@moz-E76806A0.dsl.static.sonic.net)
  1818. # [17:50] * Quits: ehugg_ (ehugg@E45EF543.C5EAED67.6CD50604.IP) (Ping timeout)
  1819. # [17:50] <RyanVM> tn: inbound's closed for now
  1820. # [17:51] <tn> RyanVM, can i back out on the closed tree?
  1821. # [17:51] <RyanVM> tn: absolutely
  1822. # [17:51] <RyanVM> CLOSED TREE in the commit message
  1823. # [17:51] <firebot> Check-in:
  1824. # [17:51] <past> RyanVM: isn't that bug 822041?
  1825. # [17:52] <firebot> http://hg.mozilla.org/mozilla-central/rev/8fc06e61119a - Jonathan Kew - bug 837461 - backout parts 2 and 3 of bug 808288 because pdf.js may paint missing chars to canvas if it failed to load fonts, which looks really ugly; better to skip them for now.
  1826. # [17:52] <firebot> r=bas
  1827. # [17:52] * Quits: tzimmermann (tzimmerman@moz-C7AC7CA7.pools.arcor-ip.net) (Quit: Ex-Chat)
  1828. # [17:52] * Quits: marcoz (marco.zehe@moz-84879D1E.dip.t-dialin.net) (Quit: Leaving.)
  1829. # [17:52] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  1830. # [17:53] <RyanVM> past: I guess it's the crash signature change
  1831. # [17:53] * capella is now known as capella|away
  1832. # [17:53] * jhopkins is now known as jhopkins|brb
  1833. # [17:53] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c38ac98bdc95 - Timothy Nikkel - Backout 1b5a4a4cf267 (bug 827946) for build breakage on CLOSED TREE.
  1834. # [17:54] <RyanVM> past: OK, I'm going to update the summary of bug 822041 and clone it for the new failure since the test name won't fit in the summary of that one
  1835. # [17:54] <past> RyanVM: OK. It's the same assertion, same stack
  1836. # [17:54] * Joins: naveed (nihsanulla@moz-AF0264A5.bstnma.fios.verizon.net)
  1837. # [17:54] * Mossop_away is now known as Mossop
  1838. # [17:54] <RyanVM> yeah, some rooting changes just changed the signature a bit
  1839. # [17:55] <past> right
  1840. # [17:55] <RyanVM> and the test is new
  1841. # [17:56] <RyanVM> edmorley: past: ugh, the new signature won't even fit on 822041 with the current summary
  1842. # [17:56] <RyanVM> gonna truncate the path to SPSProfiler.cpp
  1843. # [17:57] <past> RyanVM: you could also drop the arguments from exit() I believe
  1844. # [17:57] * Quits: jedp (jedp@moz-59C58F81.dsl.dynamic.sonic.net) (Quit: Computer has gone to sleep.)
  1845. # [17:57] * Joins: jprmc (jprmc@moz-542588AA.cpe.net.cable.rogers.com)
  1846. # [17:58] * Quits: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net) (Ping timeout)
  1847. # [17:58] * Joins: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
  1848. # [17:58] * Joins: marco (Thunderbir@moz-5C160636.cust.dsl.teletu.it)
  1849. # [17:58] * Joins: andersh (andersh@moz-C98FA488.bredband.3.dk)
  1850. # [17:59] <edmorley> RyanVM: as long as tbpl can match on the test name, should be fine
  1851. # [17:59] <RyanVM> ok
  1852. # [18:00] <RyanVM> edmorley: so Intermittent browser_profiler_run.js, browser_profiler_controller.js | application crashed [@ js::SPSProfiler::exit] (Assertion failure: stack_[*size_].js(), at ../../../js/src/vm/SPSProfiler.cpp:130)
  1853. # [18:01] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/77524e3e1fcb - Kannan Vijayan - Bug 839367 - Add branchTestValue(Condition, Address, ValueOperand, Label) method. r=mjrosenb
  1854. # [18:01] <RyanVM> should work
  1855. # [18:01] * kmoir is now known as kmoir-afk
  1856. # [18:01] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Ping timeout)
  1857. # [18:01] * Joins: overholt (overholt@88F51059.F3BBB17D.144F44FA.IP)
  1858. # [18:02] * Joins: janv (varga@514D186.F3BBB17D.144F44FA.IP)
  1859. # [18:02] * mbrubeck is now known as mbrubeck-afk
  1860. # [18:03] * Joins: annevk (annevk@88F51059.F3BBB17D.144F44FA.IP)
  1861. # [18:03] * catlee is now known as catlee-lunch
  1862. # [18:04] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/fe1600b22c77 - Ed Morley - Bug 834716 - Fix bustage; r=me
  1863. # [18:04] * Joins: jimb (user@9E727688.17C2F9C.163DC5C6.IP)
  1864. # [18:05] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f07334df9adb - Kannan Vijayan - Bug 839367 - Addressing forgotten nit. r=mjrosenb
  1865. # [18:06] * jhopkins|brb is now known as jhopkins
  1866. # [18:06] * Quits: tobeytailor (tobeytailo@moz-E56B259E.dip.t-dialin.net) (Quit: tobeytailor)
  1867. # [18:07] * Quits: vtmarvin (Thunderbir@32DFDBE.7102BCB6.B7C3970A.IP) (Quit: vtmarvin)
  1868. # [18:07] * mjschranz is now known as mjschranz_away
  1869. # [18:07] * Quits: annevk (annevk@88F51059.F3BBB17D.144F44FA.IP) (Quit: )
  1870. # [18:07] * Joins: annevk (annevk@88F51059.F3BBB17D.144F44FA.IP)
  1871. # [18:07] * Joins: alice (alice@moz-4AED9DEE.range109-152.btcentralplus.com)
  1872. # [18:08] * Joins: nil1511 (quassel@8E6C34C1.A3F9767A.1C37C358.IP)
  1873. # [18:08] * jimm is now known as jimm-lunch
  1874. # [18:08] <pranavrc> bz, ping
  1875. # [18:08] * Quits: nil1511_ (quassel@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  1876. # [18:08] * Joins: jedp (jedp@moz-59C58F81.dsl.dynamic.sonic.net)
  1877. # [18:09] * Quits: alice (alice@moz-4AED9DEE.range109-152.btcentralplus.com) (Ping timeout)
  1878. # [18:10] * Joins: bajaj (Adium@2557E599.66715431.D25A875A.IP)
  1879. # [18:10] * Quits: jrm2k6 (jrm2k6@57D997B.547904F1.15B4786E.IP) (Client exited)
  1880. # [18:10] * joey is now known as joey-away
  1881. # [18:11] * Joins: sheppy (sheppy@moz-85CD9610.sub-70-192-192.myvzw.com)
  1882. # [18:12] * Quits: pnemsak (Miranda@moz-BE85878E.citicom.sk) (Quit: pnemsak)
  1883. # [18:13] * joduinn-commute is now known as joduinn-mtg
  1884. # [18:14] * Joins: longsonr (chatzilla@moz-6EE516F0.bethere.co.uk)
  1885. # [18:14] * Quits: longsonr (chatzilla@moz-6EE516F0.bethere.co.uk) (Quit: ChatZilla 0.9.89 [Firefox 18.0.2/20130201065344])
  1886. # [18:14] * Quits: jib (Jan-Ivar@moz-F35BE23.dia.static.qwest.net) (Quit: jib)
  1887. # [18:15] <firebot> Check-in:
  1888. # [18:15] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/8fc06e61119a - Jonathan Kew - bug 837461 - backout parts 2 and 3 of bug 808288 because pdf.js may paint missing chars to canvas if it failed to load fonts, which looks really ugly; better to skip them
  1889. # [18:15] <firebot> for now. r=bas
  1890. # [18:15] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b871cfbc6cd2 - Ryan VanderMeulen - Merge m-c to inbound.
  1891. # [18:15] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/fe1600b22c77 - Ed Morley - Bug 834716 - Fix bustage; r=me
  1892. # [18:16] * Quits: JeroenDeDauw (j@moz-9A7CAB29.dip.t-dialin.net) (Quit: Leaving.)
  1893. # [18:16] * Joins: JeroenDeDauw (j@moz-9A7CAB29.dip.t-dialin.net)
  1894. # [18:16] * Quits: jprmc (jprmc@moz-542588AA.cpe.net.cable.rogers.com) (Connection reset by peer)
  1895. # [18:16] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  1896. # [18:16] * Joins: spohl (Adium@moz-4EB1AD80.lightspeed.sntcca.sbcglobal.net)
  1897. # [18:16] * Joins: jprmc (jprmc@moz-542588AA.cpe.net.cable.rogers.com)
  1898. # [18:16] * Quits: spohl (Adium@moz-4EB1AD80.lightspeed.sntcca.sbcglobal.net) (Connection reset by peer)
  1899. # [18:16] * Joins: spohl1 (Adium@moz-4EB1AD80.lightspeed.sntcca.sbcglobal.net)
  1900. # [18:17] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  1901. # [18:17] * Quits: yug (yug@1131EF80.7D8DEC32.9F729972.IP) (Quit: Verlassend)
  1902. # [18:18] * Quits: ggoncalves (ggoncalves@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  1903. # [18:18] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  1904. # [18:18] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  1905. # [18:19] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/46ee2f9e8f91 - Mike Hommey - Bug 793767 - Use the executable file location to derive the update root. r=rstrong
  1906. # [18:19] * Quits: mbrubeck-afk (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net) (Connection reset by peer)
  1907. # [18:19] * Joins: jib (Jan-Ivar@moz-F35BE23.dia.static.qwest.net)
  1908. # [18:19] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d17e8470d7d9 - Mike Hommey - Bug 838915 - Add a JS_STANDALONE configure/make variable. r=ted
  1909. # [18:19] * Joins: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  1910. # [18:19] * Joins: azakai (alon@2557E599.66715431.D25A875A.IP)
  1911. # [18:20] * Quits: ekr (ekr@moz-F35BE23.dia.static.qwest.net) (Quit: ekr)
  1912. # [18:20] * Joins: cdiehl_ (cdiehl@moz-DC73BAD7.pool.mediaways.net)
  1913. # [18:20] * Quits: jib (Jan-Ivar@moz-F35BE23.dia.static.qwest.net) (Quit: jib)
  1914. # [18:20] * Quits: tchevalier (Thunderbir@moz-643FBA86.w92-143.abo.wanadoo.fr) (Quit: tchevalier)
  1915. # [18:20] * Quits: abr_ (abr@moz-F35BE23.dia.static.qwest.net) (Quit: AFK)
  1916. # [18:20] * Quits: cdiehl (cdiehl@moz-1ACBF32F.pool.mediaways.net) (Ping timeout)
  1917. # [18:20] * cdiehl_ is now known as cdiehl
  1918. # [18:20] * Joins: tchevalier (Thunderbir@moz-643FBA86.w92-143.abo.wanadoo.fr)
  1919. # [18:20] * Quits: mkaply4 (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Ping timeout)
  1920. # [18:21] * Joins: sicking (sicking@88F51059.F3BBB17D.144F44FA.IP)
  1921. # [18:21] * Quits: gcp (gpascutto@moz-F35BE23.dia.static.qwest.net) (Quit: Make a new plan, Stan!)
  1922. # [18:22] * Joins: areinald (andre@moz-477156A0.hfc.comcastbusiness.net)
  1923. # [18:22] * Joins: jgriffin (jgriffin@moz-DD9CBA45.hsd1.wa.comcast.net)
  1924. # [18:23] * Quits: jacek (jacek@moz-5D707D3B.psi.wroc.pl) (Quit: Konversation terminated!)
  1925. # [18:24] * Quits: mreavy (chatzilla@moz-F35BE23.dia.static.qwest.net) (Ping timeout)
  1926. # [18:24] * Quits: jorendorff (jorendorff@moz-8F8C824E.lightspeed.nsvltn.sbcglobal.net) (Quit: jorendorff)
  1927. # [18:24] * Quits: jesup|laptop (chatzilla@moz-F35BE23.dia.static.qwest.net) (Ping timeout)
  1928. # [18:24] * Joins: cpeterson (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
  1929. # [18:24] * Joins: vikash (vikash@5A539FE2.7199BA3C.FB0CC892.IP)
  1930. # [18:25] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  1931. # [18:26] * Joins: tomer (tomer@7AF4670C.A2C54A10.FC30AC02.IP)
  1932. # [18:26] * jhopkins is now known as jhopkins|afk
  1933. # [18:26] * Quits: mccr8 (mccr8@88F51059.F3BBB17D.144F44FA.IP) (Quit: mccr8)
  1934. # [18:29] * Joins: gerv (Instantbir@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1935. # [18:29] * Joins: Mook_as (mook@moz-1FCC0032.activestate.com)
  1936. # [18:31] * spohl1 is now known as spohl
  1937. # [18:32] * Quits: fitzgen (fitzgen@moz-9E403A70.dsl.static.sonic.net) (Quit: fitzgen)
  1938. # [18:33] * Joins: bmoss (bmoss@2557E599.66715431.D25A875A.IP)
  1939. # [18:33] * Joins: longsonr (chatzilla@moz-6EE516F0.bethere.co.uk)
  1940. # [18:33] * Joins: wesj|laptop (wesj@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1941. # [18:33] * Quits: longsonr (chatzilla@moz-6EE516F0.bethere.co.uk) (Quit: ChatZilla 0.9.89 [Firefox 18.0.2/20130201065344])
  1942. # [18:34] * Joins: myk (myk@2557E599.66715431.D25A875A.IP)
  1943. # [18:34] * Quits: myk (myk@2557E599.66715431.D25A875A.IP) (Input/output error)
  1944. # [18:34] * Joins: myk (myk@2557E599.66715431.D25A875A.IP)
  1945. # [18:34] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Ping timeout)
  1946. # [18:35] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  1947. # [18:35] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/783d5b18ee73 - David Keeler - bug 839193 - don't exit early in AsyncUsageRunnable::RunInternal r=khuey
  1948. # [18:35] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/cf1fa0280708 - David Keeler - bug 839193 - test for corresponding bug r=bent
  1949. # [18:35] * gregglind_away is now known as gregglind
  1950. # [18:35] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  1951. # [18:35] * Quits: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Ping timeout)
  1952. # [18:36] * Quits: thinker (user@moz-D921FE60.dynamic.kbronet.com.tw) (Ping timeout)
  1953. # [18:36] * Joins: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
  1954. # [18:36] * Quits: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Max SendQ exceeded)
  1955. # [18:36] * Joins: cjones (cjones@A5A0595A.66715431.D25A875A.IP)
  1956. # [18:36] <edmorley> WinPGO burning
  1957. # [18:36] <edmorley> WindowsError: [Error 2] The system cannot find the file specified: u'e:\\builds\\moz2_slave\\m-in-w32-pgo\\build\\obj-firefox\\dom\\bindings\\SVGAnimatedAngle.webidl'
  1958. # [18:36] * Joins: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
  1959. # [18:36] * Quits: areinald (andre@moz-477156A0.hfc.comcastbusiness.net) (Quit: Leaving.)
  1960. # [18:37] <edmorley> the nsinstall of it failed immediately prior
  1961. # [18:37] * Joins: bholley (anonymous@85EA2BFD.1CDEC1AB.51C6DE68.IP)
  1962. # [18:37] * Joins: vasi (vasi@moz-FC5131D2.mc.videotron.ca)
  1963. # [18:37] * Joins: bholley_ (anonymous@A5A0595A.66715431.D25A875A.IP)
  1964. # [18:38] <edmorley> bz: yours? ^
  1965. # [18:38] * Quits: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Quit: Leaving.)
  1966. # [18:38] <RyanVM> edmorley: that sounds like the usual bustage
  1967. # [18:38] * Joins: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
  1968. # [18:39] <edmorley> oh that bug
  1969. # [18:39] * Quits: sheppy (sheppy@moz-85CD9610.sub-70-192-192.myvzw.com) (Quit: Leaving)
  1970. # [18:39] * Joins: Kailas (patilkr@B8121837.44919EA8.C752B3FA.IP)
  1971. # [18:39] <edmorley> bug 833533
  1972. # [18:39] <edmorley> yeah
  1973. # [18:39] * Quits: bholley (anonymous@85EA2BFD.1CDEC1AB.51C6DE68.IP) (Ping timeout)
  1974. # [18:39] * bholley_ is now known as bholley
  1975. # [18:39] <peterv> yeah, I don't think that's bz
  1976. # [18:40] <edmorley> agreed, it's bug 833533
  1977. # [18:40] <peterv> I think we should blame khuey
  1978. # [18:40] * Quits: Kailas (patilkr@B8121837.44919EA8.C752B3FA.IP) (Quit: Leaving)
  1979. # [18:40] * Joins: taras (taras@moz-8E045071.hsd1.wa.comcast.net)
  1980. # [18:40] <RyanVM> peterv++
  1981. # [18:40] <edmorley> ha indeed
  1982. # [18:40] <RyanVM> peterv: I argued the other day for locking him in the tower of london until it's fixed
  1983. # [18:41] * mgerva is now known as mgerva-afk
  1984. # [18:41] <peterv> RyanVM: sounds like a plan
  1985. # [18:41] * Quits: T3 (T3@8AD413DD.3053860D.A992BEAD.IP) (Ping timeout)
  1986. # [18:41] <Yoric> RyanVM: Could we get someone through traitor's gate, just for fun?
  1987. # [18:42] <RyanVM> sdwilsh? :P
  1988. # [18:42] * jfkthame idly wonders why it looks like that build tried to nsinstall the SVGAnimatedAngle.webidl file a half-dozen times in succession
  1989. # [18:43] * Joins: ferjm (ferjm@moz-DEB3A31C.red-88-7-170.staticip.rima-tde.net)
  1990. # [18:43] * Quits: AaronMT (AaronMT@moz-15889CD9.cpe.net.cable.rogers.com) (Quit: Textual IRC Client: www.textualapp.com)
  1991. # [18:43] <edmorley> how else would we make our build times suck? :-)
  1992. # [18:43] <jfkthame> so do we have a bunch of parallel makes all trying to do the same thing, maybe?
  1993. # [18:44] * Quits: kdcw (kdc@moz-F7413045.pk.shawcable.net) (Quit: HydraIRC -> http://www.hydrairc.com <- Like it? Visit #hydrairc on EFNet)
  1994. # [18:44] * Quits: wlach|afk (wlach@moz-AEEC2DA3.mc.videotron.ca) (Ping timeout)
  1995. # [18:44] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7b5e030a2763 - Gregor Wagner - Bug 839094 - Followup: minor test change. r=me
  1996. # [18:45] * Joins: bholley_ (anonymous@85EA2BFD.1CDEC1AB.51C6DE68.IP)
  1997. # [18:45] <RyanVM> i've never hit it even though I build with -j8
  1998. # [18:45] * Quits: gerv (Instantbir@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  1999. # [18:45] * philor|away is now known as philor
  2000. # [18:46] * Quits: jdm (jdm@88F51059.F3BBB17D.144F44FA.IP) (Quit: Changing server)
  2001. # [18:46] * Joins: jdm (jdm@88F51059.F3BBB17D.144F44FA.IP)
  2002. # [18:46] * Quits: bholley (anonymous@A5A0595A.66715431.D25A875A.IP) (Ping timeout)
  2003. # [18:46] * bholley_ is now known as bholley
  2004. # [18:46] * Joins: AaronMT (AaronMT@moz-15889CD9.cpe.net.cable.rogers.com)
  2005. # [18:47] * kmoir-afk is now known as kmoir
  2006. # [18:47] <gregglind> page-worker.js self.js util/
  2007. # [18:47] <gregglind> clipboard.js io/ panel.js simple-prefs.js widget.js
  2008. # [18:47] <gregglind> console/ keyboard/ passwords/ simple-storage.js window/
  2009. # [18:47] <gregglind> content/ l10n/ passwords.js system/ windows/
  2010. # [18:47] <gregglind> context-menu.js l10n.js platform/ system.js windows.js
  2011. # [18:47] <gregglind> core/ lang/ preferences/ tabs/
  2012. # [18:47] <gregglind> deprecated/ loader/ private-browsing/ tabs.js
  2013. # [18:47] <gregglind> ugh!
  2014. # [18:47] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  2015. # [18:47] <jwir3> hehg
  2016. # [18:48] * Parts: wesj|laptop (wesj@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2017. # [18:48] * Joins: lmandel (lmandel@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2018. # [18:48] * Quits: sicking (sicking@88F51059.F3BBB17D.144F44FA.IP) (Quit: sicking)
  2019. # [18:48] * Joins: longsonr (chatzilla@moz-6EE516F0.bethere.co.uk)
  2020. # [18:49] * Joins: tobeytailor (tobeytailo@moz-E56B259E.dip.t-dialin.net)
  2021. # [18:49] * Joins: lizzard (ehenry@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2022. # [18:49] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b39ac5994fd7 - Avi Halachmi - Bug 828097: Add telemetry probes for tab animation smoothness. r=felipc,vdjeric
  2023. # [18:51] * Quits: Asa (asa@D13E5E3F.A1EC5031.204CA821.IP) (Ping timeout)
  2024. # [18:51] * Joins: sicking (sicking@88F51059.F3BBB17D.144F44FA.IP)
  2025. # [18:52] * Quits: KWierso|V (chatzilla@moz-39E2648C.hsd1.ca.comcast.net) (Ping timeout)
  2026. # [18:52] * Joins: ggoncalves (ggoncalves@E9758364.9EC0A5AF.CFE928A7.IP)
  2027. # [18:52] * Joins: KWierso|V_ (chatzilla@moz-39E2648C.hsd1.ca.comcast.net)
  2028. # [18:52] * Joins: longsonr_ (chatzilla@moz-6EE516F0.bethere.co.uk)
  2029. # [18:52] * KWierso|V_ is now known as KWierso|V
  2030. # [18:52] * Quits: marco (Thunderbir@moz-5C160636.cust.dsl.teletu.it) (Quit: marco)
  2031. # [18:52] * Quits: longsonr (chatzilla@moz-6EE516F0.bethere.co.uk) (Ping timeout)
  2032. # [18:52] * Joins: jwalker (jwalker@moz-5B263CE9.cable.virginmedia.com)
  2033. # [18:52] * Joins: alice (alice@moz-4AED9DEE.range109-152.btcentralplus.com)
  2034. # [18:52] * longsonr_ is now known as longsonr
  2035. # [18:54] * Joins: cpearce (cpearce@moz-8A437367.xdsl.xnet.co.nz)
  2036. # [18:54] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c1ee454506f6 - Andrea Marchesini - Bug 839487 - HTMLAreaElement::SetHref can throw. r=bz
  2037. # [18:54] * jimm-lunch is now known as jimm
  2038. # [18:55] * khuey is now known as khuey|away
  2039. # [18:56] * Quits: tantek (tantek@moz-17B51346.dsl.dynamic.sonic.net) (Quit: tantek)
  2040. # [18:56] * Joins: longsonr_ (chatzilla@moz-6EE516F0.bethere.co.uk)
  2041. # [18:57] * Quits: longsonr (chatzilla@moz-6EE516F0.bethere.co.uk) (Ping timeout)
  2042. # [18:57] * Joins: paolo (paolo@moz-F0167227.retail.telecomitalia.it)
  2043. # [18:57] * Joins: juanb (jbecerra@2557E599.66715431.D25A875A.IP)
  2044. # [18:57] * longsonr_ is now known as longsonr
  2045. # [18:57] * Joins: mkaply4 (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  2046. # [18:59] * Joins: mccr8 (mccr8@E9758364.9EC0A5AF.CFE928A7.IP)
  2047. # [18:59] * Quits: longsonr (chatzilla@moz-6EE516F0.bethere.co.uk) (Quit: ChatZilla 0.9.89 [Firefox 18.0.2/20130201065344])
  2048. # [19:00] * Quits: juanb (jbecerra@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  2049. # [19:01] * Joins: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net)
  2050. # [19:01] * Joins: juanb (jbecerra@2557E599.66715431.D25A875A.IP)
  2051. # [19:01] * Quits: pnkfelix (pnkfelix@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net) (Quit: Leaving.)
  2052. # [19:03] * Joins: tonymec__ (tonymec@E82F09D1.578798F3.A9371869.IP)
  2053. # [19:03] * tonymec__ is now known as tonymec|away
  2054. # [19:03] * Quits: overholt (overholt@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  2055. # [19:03] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Quit: clee)
  2056. # [19:04] * Quits: vikash (vikash@5A539FE2.7199BA3C.FB0CC892.IP) (Quit: Leaving)
  2057. # [19:04] * Joins: Ann_Yiming (Ann_Yiming@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2058. # [19:04] * Joins: sheppy (sheppy@moz-85CD9610.sub-70-192-192.myvzw.com)
  2059. # [19:04] * Joins: sfink (chatzilla@moz-BD9FC79C.hfc.comcastbusiness.net)
  2060. # [19:04] * Quits: @dbaron (dbaron@moz-F4919B79.dsl.dynamic.sonic.net) (Ping timeout)
  2061. # [19:05] * Quits: gabor (gabor@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  2062. # [19:06] * Quits: llmelon (chatzilla@moz-3983353E.tm.net.my) (Quit: ChatZilla 0.9.89 [Firefox 18.0.2/20130201065344])
  2063. # [19:06] * Quits: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Ping timeout)
  2064. # [19:06] * jhopkins|afk is now known as jhopkins
  2065. # [19:06] <nemo> yaaay only 10 more days until firefox viewport units!
  2066. # [19:06] * nemo can hardly wait
  2067. # [19:07] * Quits: bz (bzbarsky@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  2068. # [19:08] * jlebar is now known as jlebar|away
  2069. # [19:08] * Quits: RealRaven (Thunderbir@AA1002A1.E7D0AD74.C3498625.IP) (Ping timeout)
  2070. # [19:08] * Quits: nil1511 (quassel@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  2071. # [19:08] * Joins: nil1511 (quassel@8E6C34C1.A3F9767A.1C37C358.IP)
  2072. # [19:09] <bholley> RyanVM: ping
  2073. # [19:10] * Quits: gwagner_ (Gregor@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner_)
  2074. # [19:10] * Quits: mayhemer (Miranda@moz-415580BA.broadband17.iol.cz) (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
  2075. # [19:10] * Quits: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net) (Quit: jet)
  2076. # [19:10] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  2077. # [19:11] * mdas is now known as mdas|afk
  2078. # [19:11] * Joins: fednep (fednep@D789929F.CBDB4ABB.DDE101C3.IP)
  2079. # [19:11] <bholley> edmorley: how late are you working?
  2080. # [19:11] <RyanVM> bholley: pong
  2081. # [19:12] <edmorley> bholley: what can I help with? :-)
  2082. # [19:12] * Joins: RealRaven (Thunderbir@5CD04FB6.93B7F3EC.C3498625.IP)
  2083. # [19:12] * Quits: jdm (jdm@88F51059.F3BBB17D.144F44FA.IP) (Quit: Lost terminal)
  2084. # [19:12] * Quits: Boriss (FlyingToas@moz-62AAA429.hsd1.ca.comcast.net) (Ping timeout)
  2085. # [19:12] <bholley> RyanVM, edmorley: I'd like to push some try-green patches to esr17, but I'm about to hop on a plane. Would it be easy for either of you to keep an eye on the tree?
  2086. # [19:13] <RyanVM> bholley: go for it
  2087. # [19:13] <bholley> RyanVM: thanks :-)
  2088. # [19:13] * joey-away is now known as joey
  2089. # [19:13] <RyanVM> i watch esr17 during the day anyway
  2090. # [19:13] <edmorley> which probably doubles the number of people that do...
  2091. # [19:13] * Quits: sheppy (sheppy@moz-85CD9610.sub-70-192-192.myvzw.com) (Quit: sheppy)
  2092. # [19:14] * Quits: sicking (sicking@88F51059.F3BBB17D.144F44FA.IP) (Quit: sicking)
  2093. # [19:14] <RyanVM> lol
  2094. # [19:14] * Joins: jhammel (jhammel@moz-14240F1C.hsd1.ca.comcast.net)
  2095. # [19:15] <RyanVM> i have m-c, inbound, esr17, b2g18(_v1_0_0), beta, aurora up all the time. Often c-c too
  2096. # [19:15] * Joins: jorendorff (jorendorff@moz-8F8C824E.lightspeed.nsvltn.sbcglobal.net)
  2097. # [19:15] * Quits: JeroenDeDauw (j@moz-9A7CAB29.dip.t-dialin.net) (Quit: Leaving.)
  2098. # [19:16] * Joins: terrence (terrence@2557E599.66715431.D25A875A.IP)
  2099. # [19:16] * Joins: wlach (wlach@moz-AEEC2DA3.mc.videotron.ca)
  2100. # [19:16] * Joins: vikash (vikash@5A539FE2.7199BA3C.FB0CC892.IP)
  2101. # [19:17] * Quits: garnacho (carlos@moz-E04343F1.dyn.user.ono.com) (Ping timeout)
  2102. # [19:17] * Joins: garnacho (carlos@moz-E04343F1.dyn.user.ono.com)
  2103. # [19:18] * Joins: rniwa (rniwa@moz-E171DA5.sfba.hfc.comcastbusiness.net)
  2104. # [19:19] * sheeri is now known as sheeri-afk
  2105. # [19:19] * Joins: sheppy (sheppy@moz-85CD9610.sub-70-192-192.myvzw.com)
  2106. # [19:19] * Quits: fednep (fednep@D789929F.CBDB4ABB.DDE101C3.IP) (Quit: fednep)
  2107. # [19:20] * padenot is now known as padenot|away
  2108. # [19:20] * padenot|away is now known as padenot
  2109. # [19:21] * Joins: sewardj (sewardj@moz-E148C900.ip.telfort.nl)
  2110. # [19:21] * Joins: fednep (fednep@D789929F.CBDB4ABB.DDE101C3.IP)
  2111. # [19:23] * Quits: lizzard (ehenry@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: lizzard)
  2112. # [19:24] * Quits: cpearce (cpearce@moz-8A437367.xdsl.xnet.co.nz) (Ping timeout)
  2113. # [19:24] * Quits: sewardj (sewardj@moz-E148C900.ip.telfort.nl) (Ping timeout)
  2114. # [19:25] * Joins: jammink (textual@2557E599.66715431.D25A875A.IP)
  2115. # [19:26] * Parts: mkaply4 (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  2116. # [19:26] * Joins: mkaply4 (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  2117. # [19:26] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Quit: clee)
  2118. # [19:27] * Quits: bmoss (bmoss@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2119. # [19:27] * Quits: bholley (anonymous@85EA2BFD.1CDEC1AB.51C6DE68.IP) (Quit: bholley)
  2120. # [19:27] * armenzg is now known as armenzg_mtg
  2121. # [19:28] * Joins: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2122. # [19:29] * Joins: bmoss (bmoss@2557E599.66715431.D25A875A.IP)
  2123. # [19:29] <froydnj> RyanVM: how often do you refresh those so that tbpl doesn't bring your browser to a grinding halt?
  2124. # [19:29] <RyanVM> froydnj: not as often as you'd think
  2125. # [19:29] <RyanVM> inbound not at all generally
  2126. # [19:30] <RyanVM> the rest every few hours maybe
  2127. # [19:30] <froydnj> RyanVM: also, did you get hired for your tree-watching skills, or for your tree-watching bot-writing skills?
  2128. # [19:30] <edmorley> I seem to recall there being front-end tbpl code to cap the number of pushes shown (if you didn't use the down arrow), but I've never noticed it working
  2129. # [19:30] <RyanVM> froydnj: heh
  2130. # [19:31] <froydnj> huh, I can't leave inbound up for more than 24 hours or so without manually reloading to clear out memory
  2131. # [19:31] <RyanVM> froydnj: i do kill my browser every day
  2132. # [19:31] <RyanVM> i don't leave it on overnight
  2133. # [19:31] <RyanVM> so we're usually talking 12-14 hours at most
  2134. # [19:31] <froydnj> aha!
  2135. # [19:31] <froydnj> ok, yeah, that's not so bad
  2136. # [19:31] * Joins: Asa (asa@2557E599.66715431.D25A875A.IP)
  2137. # [19:31] * Joins: areinald (andre@2557E599.66715431.D25A875A.IP)
  2138. # [19:31] <RyanVM> yeah, it's doable with a decent computer
  2139. # [19:32] * mkaply4 is now known as mkaply
  2140. # [19:32] * froydnj wishes his b-c and oth tests would turn green
  2141. # [19:32] * Joins: sewardj (sewardj@moz-E148C900.ip.telfort.nl)
  2142. # [19:33] * Quits: ochameau (ochameau@moz-109A6728.fbx.proxad.net) (Ping timeout)
  2143. # [19:33] * Quits: rniwa (rniwa@moz-E171DA5.sfba.hfc.comcastbusiness.net) (Quit: rniwa)
  2144. # [19:34] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  2145. # [19:34] * Quits: martyn (martyn@moz-57A66DEC.range81-154.btcentralplus.com) (Quit: Ex-Chat)
  2146. # [19:34] <RyanVM> froydnj: if you're running them on linux, I hope you made a good sacrifice to jobu
  2147. # [19:35] * Quits: AaronMT (AaronMT@moz-15889CD9.cpe.net.cable.rogers.com) (Ping timeout)
  2148. # [19:37] * sheeri-afk is now known as sheeri
  2149. # [19:37] * Quits: pranavrc (pranavrc@D74D03A8.D65816C7.520CDC98.IP) (Quit: Ping timeout: ∞)
  2150. # [19:38] * Joins: dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2151. # [19:38] * ChanServ sets mode: +o dbaron
  2152. # [19:38] * Quits: fednep (fednep@D789929F.CBDB4ABB.DDE101C3.IP) (Quit: fednep)
  2153. # [19:38] * Quits: ddahl (ddahl@moz-6D6AEA10.hsd1.il.comcast.net) (Ping timeout)
  2154. # [19:38] * Joins: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com)
  2155. # [19:38] * Quits: sewardj (sewardj@moz-E148C900.ip.telfort.nl) (Ping timeout)
  2156. # [19:38] * Quits: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com) (Connection reset by peer)
  2157. # [19:38] * Joins: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com)
  2158. # [19:39] * Quits: sheppy (sheppy@moz-85CD9610.sub-70-192-192.myvzw.com) (Quit: Leaving)
  2159. # [19:39] * Joins: fitzgen (fitzgen@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2160. # [19:40] * Quits: nil1511 (quassel@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  2161. # [19:41] <froydnj> RyanVM: -p linux64,macosx64 ftw
  2162. # [19:42] <froydnj> ...sometimes win32 too, I guess, so minus points for that
  2163. # [19:42] * RyanVM awaits the inevitable Windows bustage when froydnj pushes :P
  2164. # [19:42] * Quits: annevk (annevk@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  2165. # [19:42] <RyanVM> bonus points if it's warnings-as-errors bustage
  2166. # [19:42] * Quits: paolo (paolo@moz-F0167227.retail.telecomitalia.it) (Ping timeout)
  2167. # [19:44] <sfink> edmorley: pushed a fix to qbackout. It was just bombing out when attempting to report an error.
  2168. # [19:44] * Quits: kig (ilmari@moz-9099BB3A.sqy-bng-011.adsl.virginmedia.net) (Quit: kig)
  2169. # [19:44] * Quits: tanvi (tanvi@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  2170. # [19:44] <edmorley> sfink: thank you :-)
  2171. # [19:44] * Quits: mw22 (chatzilla@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  2172. # [19:45] * Joins: sheppy (sheppy@moz-85CD9610.sub-70-192-192.myvzw.com)
  2173. # [19:45] * Joins: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2174. # [19:46] * Joins: paolo (paolo@moz-5CD0E13B.retail.telecomitalia.it)
  2175. # [19:48] * Quits: sheppy (sheppy@moz-85CD9610.sub-70-192-192.myvzw.com) (Quit: sheppy)
  2176. # [19:48] * Joins: ochameau (ochameau@moz-109A6728.fbx.proxad.net)
  2177. # [19:49] * Quits: janv (varga@514D186.F3BBB17D.144F44FA.IP) (Quit: This computer has gone to sleep)
  2178. # [19:49] * armenzg_mtg is now known as armenzg_lunch
  2179. # [19:51] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  2180. # [19:52] * Quits: @smaug (chatzilla@A5A0595A.66715431.D25A875A.IP) (Ping timeout)
  2181. # [19:54] * philor is now known as philor|afk
  2182. # [19:54] * Joins: jib (Jan-Ivar@moz-F35BE23.dia.static.qwest.net)
  2183. # [19:54] * Joins: abr (abr@moz-F35BE23.dia.static.qwest.net)
  2184. # [19:54] * Joins: mreavy (chatzilla@moz-F35BE23.dia.static.qwest.net)
  2185. # [19:54] * Quits: tonymec|away (tonymec@E82F09D1.578798F3.A9371869.IP) (Ping timeout)
  2186. # [19:55] * Joins: Nefzaoui (chatzilla@B756CF76.F0E7666F.7D0E51E.IP)
  2187. # [19:56] * Quits: fs (Elchi3@moz-63EDD31F.superkabel.de) (Quit: Leaving)
  2188. # [19:56] * Joins: nmatsakis (nmatsakis@43CB6079.66715431.D25A875A.IP)
  2189. # [19:57] * jgriffin is now known as jgriffin-mtg
  2190. # [19:57] * Quits: vasi (vasi@moz-FC5131D2.mc.videotron.ca) (Quit: This computer has gone to sleep)
  2191. # [19:58] * Joins: gcp (gpascutto@moz-F35BE23.dia.static.qwest.net)
  2192. # [19:58] * Joins: janv (varga@E9758364.9EC0A5AF.CFE928A7.IP)
  2193. # [19:58] * Joins: vasi (vasi@moz-FC5131D2.mc.videotron.ca)
  2194. # [19:58] * Joins: jesup|laptop (chatzilla@moz-F35BE23.dia.static.qwest.net)
  2195. # [19:58] * Joins: tonymec__ (tonymec@E1A800AC.FB0C7A49.DE2DB281.IP)
  2196. # [19:58] * Joins: bsmith (bsmith@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2197. # [19:59] * Joins: bbondy2 (bbondy@moz-D9C9B0F.home4.cgocable.net)
  2198. # [19:59] * tonymec__ is now known as tonymec|away
  2199. # [19:59] * Quits: vasi (vasi@moz-FC5131D2.mc.videotron.ca) (Quit: Leaving)
  2200. # [19:59] * Quits: bbondy (bbondy@moz-D9C9B0F.home4.cgocable.net) (Ping timeout)
  2201. # [19:59] * bbondy2 is now known as bbondy
  2202. # [20:00] * juanb is now known as juanb|brb
  2203. # [20:00] * Joins: rniwa (rniwa@5FEFE500.BA327C77.775DF071.IP)
  2204. # [20:02] * Quits: bent (chatzilla@88F51059.F3BBB17D.144F44FA.IP) (Quit: ChatZilla 0.9.89-rdmsoft [XULRunner 1.9.2.19/20110707195905])
  2205. # [20:02] * Quits: teoli (teoli@88F51059.F3BBB17D.144F44FA.IP) (Input/output error)
  2206. # [20:02] * catlee-lunch is now known as catlee
  2207. # [20:03] * Joins: genester (Thunderbir@moz-D6DF133C.washdc.east.verizon.net)
  2208. # [20:04] * Quits: vingtetun (vingtetun@moz-F8747CC6.dsl.ovh.fr) (Ping timeout)
  2209. # [20:04] * Quits: tchevalier (Thunderbir@moz-643FBA86.w92-143.abo.wanadoo.fr) (Quit: tchevalier)
  2210. # [20:05] * Quits: paolo (paolo@moz-5CD0E13B.retail.telecomitalia.it) (Ping timeout)
  2211. # [20:06] * Joins: gerv (Instantbir@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2212. # [20:06] * Joins: paolo (paolo@FC9E9B87.79A8C7B7.FFB20EAF.IP)
  2213. # [20:07] * Joins: tchevalier (Thunderbir@moz-643FBA86.w92-143.abo.wanadoo.fr)
  2214. # [20:10] * Quits: tobeytailor (tobeytailo@moz-E56B259E.dip.t-dialin.net) (Quit: tobeytailor)
  2215. # [20:10] * Joins: tobeytailor (tobeytailo@moz-E56B259E.dip.t-dialin.net)
  2216. # [20:12] * Quits: janv (varga@E9758364.9EC0A5AF.CFE928A7.IP) (Quit: This computer has gone to sleep)
  2217. # [20:12] * armenzg_lunch is now known as armenzg
  2218. # [20:13] * Quits: areinald (andre@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  2219. # [20:13] * Joins: areinald (andre@2557E599.66715431.D25A875A.IP)
  2220. # [20:13] * Quits: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net) (Ping timeout)
  2221. # [20:13] * baku is now known as baku|away
  2222. # [20:14] * Quits: jorendorff (jorendorff@moz-8F8C824E.lightspeed.nsvltn.sbcglobal.net) (Ping timeout)
  2223. # [20:14] * Quits: garnacho (carlos@moz-E04343F1.dyn.user.ono.com) (Ping timeout)
  2224. # [20:15] * Quits: Cwiiis (cwiiis@88F51059.F3BBB17D.144F44FA.IP) (Quit: Leaving)
  2225. # [20:15] * Joins: lizzard (ehenry@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2226. # [20:15] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Quit: clee)
  2227. # [20:15] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2ed6ca2ee354 - Tom Schuster - Bug 832299 - Handlify JSCompartment::wrap. r=terrence
  2228. # [20:16] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  2229. # [20:17] * Joins: tonymec (tonymec@E1A800AC.FB0C7A49.DE2DB281.IP)
  2230. # [20:17] * Joins: garnacho (carlos@moz-F5851CBA.static.user.ono.com)
  2231. # [20:17] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/cee6c0592d6e - Mark Capella - Bug 839359 - Crash -- java.lang.NullPointerException, r=kats
  2232. # [20:17] * Joins: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com)
  2233. # [20:17] * Quits: ochameau (ochameau@moz-109A6728.fbx.proxad.net) (Ping timeout)
  2234. # [20:17] * Quits: mccr8 (mccr8@E9758364.9EC0A5AF.CFE928A7.IP) (Quit: mccr8)
  2235. # [20:17] * Quits: victorporof (victorporo@55639BA9.B89616B1.79933D60.IP) (Quit: victorporof)
  2236. # [20:18] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2237. # [20:19] * jammink is now known as jammink|outforabit|email
  2238. # [20:20] * Joins: pcwalton (pcwalton@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2239. # [20:20] * Joins: mayhemer (Miranda@moz-415580BA.broadband17.iol.cz)
  2240. # [20:22] <RyanVM> jwatt: ping
  2241. # [20:23] * Quits: paolo (paolo@FC9E9B87.79A8C7B7.FFB20EAF.IP) (Ping timeout)
  2242. # [20:23] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  2243. # [20:24] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  2244. # [20:24] * Joins: paolo (paolo@moz-E2E18AB3.retail.telecomitalia.it)
  2245. # [20:25] * Quits: tobeytailor (tobeytailo@moz-E56B259E.dip.t-dialin.net) (Quit: tobeytailor)
  2246. # [20:25] * Quits: nical (nico@moz-7EE986F9.fbx.proxad.net) (Quit: nical)
  2247. # [20:26] * Joins: ochameau (ochameau@moz-109A6728.fbx.proxad.net)
  2248. # [20:26] * Joins: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net)
  2249. # [20:26] * Quits: pcwalton (pcwalton@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: pcwalton)
  2250. # [20:27] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a74d4bc64a70 - Mark Capella - Bug 836451 - Add distribution info to about:firefox, r=margaret
  2251. # [20:28] <taras> naveed: vidyo ping
  2252. # [20:28] <naveed> taras: room?
  2253. # [20:28] * Joins: mccr8 (mccr8@E9758364.9EC0A5AF.CFE928A7.IP)
  2254. # [20:28] * Quits: sworkman (sworkman@moz-B5ABCF06.public.wayport.net) (Quit: sworkman)
  2255. # [20:29] * juanb|brb is now known as juanb
  2256. # [20:29] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  2257. # [20:29] * Joins: nsm (nikhil@moz-E5C5BD65.red-2-139-190.staticip.rima-tde.net)
  2258. # [20:30] <Asa> msg bsmedberg where is the click to play meeting happening?
  2259. # [20:30] * Quits: automata (automata@moz-1CE7A56D.ifsc.usp.br) (Quit: Saindo)
  2260. # [20:30] <Asa> oops
  2261. # [20:30] <@bsmedberg> Asa: happened in my vidyo room ;-)
  2262. # [20:30] <Asa> is it over?
  2263. # [20:30] <@bsmedberg> yes
  2264. # [20:30] <Asa> OK :( Did I miss anything exciting?
  2265. # [20:31] * Joins: TheOne (one@moz-E7FF9875.dip.t-dialin.net)
  2266. # [20:31] <@bsmedberg> Asa: not really. Mainly figuring out who was working on what, this week
  2267. # [20:31] * Joins: bdahl (bdahl@moz-8BD82BD5.dynamic.jazztel.es)
  2268. # [20:31] <Asa> bsmedberg: OK. thanks.
  2269. # [20:31] <@bsmedberg> lco will be around to discuss UX next week, which will be more exciting I think
  2270. # [20:31] <Asa> great.
  2271. # [20:32] * Quits: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net) (Ping timeout)
  2272. # [20:32] * Quits: ochameau (ochameau@moz-109A6728.fbx.proxad.net) (Ping timeout)
  2273. # [20:32] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  2274. # [20:33] * Quits: cjones (cjones@A5A0595A.66715431.D25A875A.IP) (Ping timeout)
  2275. # [20:34] * Quits: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: jet)
  2276. # [20:35] * jgriffin-mtg is now known as jgriffin
  2277. # [20:37] * Joins: cjones (cjones@A5A0595A.66715431.D25A875A.IP)
  2278. # [20:37] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  2279. # [20:37] * merike|away is now known as merike
  2280. # [20:37] * Quits: genester (Thunderbir@moz-D6DF133C.washdc.east.verizon.net) (Quit: genester)
  2281. # [20:38] * Quits: ggoncalves (ggoncalves@E9758364.9EC0A5AF.CFE928A7.IP) (Ping timeout)
  2282. # [20:38] * Joins: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net)
  2283. # [20:39] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  2284. # [20:40] * Quits: ehugg__ (ehugg@17E55B5.B1B67CE6.9A998AC4.IP) (Quit: ehugg__)
  2285. # [20:41] * Quits: ehugg (chatzilla@9CA706E3.29102B70.6CD50604.IP) (Quit: ChatZilla 0.9.89 [Firefox 18.0.2/20130201065344])
  2286. # [20:41] * Quits: mdas|afk (mdas@50AE257C.D30B51A1.412CF160.IP) (Quit: )
  2287. # [20:41] <RyanVM> padenot: ping
  2288. # [20:41] <padenot> RyanVM: pong
  2289. # [20:41] <RyanVM> hi, I'm confused about bug 822933
  2290. # [20:41] <RyanVM> I don't see when the libnestegg update ever landed on m-c
  2291. # [20:41] <RyanVM> just the cues patch and follow-up
  2292. # [20:42] <padenot> so, it was actually landed by sworkman
  2293. # [20:42] <RyanVM> under a different bug #?
  2294. # [20:42] * Joins: tanvi (tanvi@2557E599.66715431.D25A875A.IP)
  2295. # [20:42] <padenot> yes, what happened is that he was working on a different feature on libnestegg, and when he pulled the update in the tree, he pulled my commit from github
  2296. # [20:43] <RyanVM> padenot: hooboy
  2297. # [20:43] * Quits: FabioMagnoni (fabiomagno@moz-68245E7D.customer.telesp.net.br) (Ping timeout)
  2298. # [20:43] <padenot> so we can't see it in our history, because he did not notice back then
  2299. # [20:43] <RyanVM> ok, so basically I want the libnestegg update patch as posted to the bug
  2300. # [20:43] <padenot> I'm doing it right now
  2301. # [20:43] * Joins: FabioMagnoni (fabiomagno@F6DBBB5C.A2A00883.8AF99142.IP)
  2302. # [20:43] <RyanVM> oh, even better :)
  2303. # [20:44] <padenot> yeah, I figure it would be non-trivial
  2304. # [20:44] <RyanVM> but 819377 too?
  2305. # [20:44] <padenot> figured
  2306. # [20:44] <RyanVM> bug*
  2307. # [20:44] * Quits: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP) (Quit: ChatZilla 0.9.89-rdmsoft [XULRunner 1.9.0.17/2009122204])
  2308. # [20:44] <padenot> yeah, I'm doing both
  2309. # [20:44] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  2310. # [20:44] <RyanVM> ok
  2311. # [20:45] * Quits: RealRaven (Thunderbir@5CD04FB6.93B7F3EC.C3498625.IP) (Quit: RealRaven)
  2312. # [20:45] * Quits: myk (myk@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2313. # [20:45] <padenot> thanks, anyways :-)
  2314. # [20:45] * Quits: mixedpuppy (mixedpuppy@moz-7B3CFB22.vc.shawcable.net) (Quit: mixedpuppy)
  2315. # [20:45] * Joins: RealRaven (Thunderbir@5CD04FB6.93B7F3EC.C3498625.IP)
  2316. # [20:46] <RyanVM> np
  2317. # [20:47] * Joins: ekr (ekr@moz-F35BE23.dia.static.qwest.net)
  2318. # [20:48] * Joins: victorporof (victorporo@55639BA9.B89616B1.79933D60.IP)
  2319. # [20:48] * Joins: myk (myk@2557E599.66715431.D25A875A.IP)
  2320. # [20:49] * Quits: vladan1 (vladan@36D53742.B90458C2.57F33CED.IP) (Quit: Leaving.)
  2321. # [20:50] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  2322. # [20:50] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/eb13995c3194 - David Zbarsky - Bug 833446: Remove nsIDOMSVGSymbolElement r=peterv
  2323. # [20:50] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/3386125bdee1 - David Zbarsky - Bug 833446: Remove nsIDOMSVGUseElement r=peterv
  2324. # [20:50] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1940a3d1c6d4 - David Zbarsky - Bug 833446: Remove nsIDOMSVGTextPositioningElement and related interfaces r=peterv
  2325. # [20:50] * merike is now known as merike|away
  2326. # [20:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/2e7e629ad4b9 - David Zbarsky - Bug 833446: Remove nsIDOMSVGClipPathElement r=peterv
  2327. # [20:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/769c0e448e1a - David Zbarsky - Bug 833446: Remove nsIDOMSVGViewElement r=peterv
  2328. # [20:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/5b925d66da97 - David Zbarsky - Bug 833446: Remove nsIDOMSVGSwitchElement r=peterv
  2329. # [20:51] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1a7581b871cc - David Zbarsky - Bug 833446: Remove nsIDOMSVGSVGElement r=peterv
  2330. # [20:51] <gaston> BenWa: re 808257, in which bug are you moving away from /proc reading ? in the move to use libs from breakpad ?
  2331. # [20:51] * Quits: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving.)
  2332. # [20:52] * jcranmer is now known as jcranmer|away
  2333. # [20:52] <BenWa> gaston: In most cases we should be using dl_iterate_phdr
  2334. # [20:52] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/476d3de99c9c - Tanvi Vyas - Bug 837959 - Move call to content policies earlier so that cloned media goes through the appropriate content checks. r=roc
  2335. # [20:52] <BenWa> But we still have some platform where /proc is working fine so there's no bug or plans to migrate them at this point
  2336. # [20:53] <BenWa> gaston: /proc doesn't return the right info with the elfhack optimization
  2337. # [20:53] <gaston> oh from libdl then, still linux only :(
  2338. # [20:53] <BenWa> gaston: I'm not familiar with what API on BSD will return the info need
  2339. # [20:54] * Quits: victorporof (victorporo@55639BA9.B89616B1.79933D60.IP) (Ping timeout)
  2340. # [20:55] <gaston> BenWa: i'd say procmap - display process memory map ?
  2341. # [20:55] * merike|away is now known as merike
  2342. # [20:55] * RyanVM is now known as RyanVM|Away
  2343. # [20:55] * Joins: jorendorff (jorendorff@moz-8F8C824E.lightspeed.nsvltn.sbcglobal.net)
  2344. # [20:55] * Joins: Waldo (waldo@moz-537BCF9.hsd1.ca.comcast.net)
  2345. # [20:56] <gaston> hmmm it seems we have dl_iterate_phdr so i was mistaken
  2346. # [20:56] <BenWa> glandium: Any idea what BSD might use to get the library addresses?
  2347. # [20:57] <BenWa> ohh nvm
  2348. # [20:57] <gaston> so the move from /proc to it might help me on openbsd :)
  2349. # [20:57] * Quits: cjones (cjones@A5A0595A.66715431.D25A875A.IP) (Quit: Leaving)
  2350. # [20:58] * Quits: lizzard (ehenry@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: lizzard)
  2351. # [20:59] <firebot> Check-in:
  2352. # [20:59] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/be77205650e3 - Timothy Nikkel - Bug 827946. GCC 4.5 with PGO miscompiles the ConvolveHorizontally function, so add an annotation to tone down the optmization on that function with GCC 4.5 only. r=joe
  2353. # [21:00] * Joins: jviereck (Adium@moz-A10441F3.ethz.ch)
  2354. # [21:00] * jgriffin is now known as jgriffin-afk
  2355. # [21:01] * Quits: sfink (chatzilla@moz-BD9FC79C.hfc.comcastbusiness.net) (Ping timeout)
  2356. # [21:01] * AutomatedTester|AFK is now known as AutomatedTester
  2357. # [21:01] * mjschranz_away is now known as mjschranz
  2358. # [21:01] * Quits: Bas (chatzilla@moz-F36AC7C8.ftth.concepts.nl) (Ping timeout)
  2359. # [21:01] <jviereck> dholbert: hi. I was wondering to take a look at bug https://bugzilla.mozilla.org/show_bug.cgi?id=830278. Do you think the approach in https://bugzilla.mozilla.org/show_bug.cgi?id=830278#c15 sounds reasonable to try?
  2360. # [21:03] <dholbert> jviereck, looking
  2361. # [21:03] * Quits: davidb (davidb@moz-1EB292CB.dsl.bell.ca) (Quit: davidb)
  2362. # [21:03] * Joins: mixedpuppy (mixedpuppy@A5087023.2354C43D.D8E68FF6.IP)
  2363. # [21:03] * philor|afk is now known as philor
  2364. # [21:03] * Joins: Bas (chatzilla@moz-F36AC7C8.ftth.concepts.nl)
  2365. # [21:04] * merike is now known as merike|away
  2366. # [21:04] <dholbert> jviereck, that seems reasonable, I think
  2367. # [21:05] <dholbert> yeah
  2368. # [21:05] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  2369. # [21:05] * Quits: @not_gavin (gavin@E04DED12.5AA33DAB.2321E71E.IP) (Ping timeout)
  2370. # [21:06] * Joins: not_gavi1 (gavin@E04DED12.5AA33DAB.2321E71E.IP)
  2371. # [21:06] <dholbert> I'm not sure if we have access to that print-selection page-clipping-area from where GetPrintCanvasElementsInFrame is called, though
  2372. # [21:06] * Quits: bdahl (bdahl@moz-8BD82BD5.dynamic.jazztel.es) (Client exited)
  2373. # [21:07] * armenzg is now known as armenzg_dnd
  2374. # [21:09] * rail is now known as rail-brb
  2375. # [21:10] * merike|away is now known as merike
  2376. # [21:10] * Quits: jandem (jandem@C225DD8C.D8727FDB.76068EA0.IP) (Quit: jandem)
  2377. # [21:10] * Quits: jorendorff (jorendorff@moz-8F8C824E.lightspeed.nsvltn.sbcglobal.net) (Quit: jorendorff)
  2378. # [21:11] * Quits: garnacho (carlos@moz-F5851CBA.static.user.ono.com) (Ping timeout)
  2379. # [21:11] <dholbert> jviereck, we probably need to first figure out why print-selection isn't working _at all_ for PDF.js, and then once we've got it rendering something, we can see why it's being a memory-hog :)
  2380. # [21:11] * Quits: mccr8 (mccr8@E9758364.9EC0A5AF.CFE928A7.IP) (Quit: mccr8)
  2381. # [21:12] <jviereck> dholbert: thanks, I take a look at ithen tmorrow
  2382. # [21:12] * Quits: jviereck (Adium@moz-A10441F3.ethz.ch) (Quit: Leaving.)
  2383. # [21:13] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  2384. # [21:14] * Quits: lduros (user@moz-4894EA28.nic.resnet.group.upenn.edu) (Ping timeout)
  2385. # [21:14] * Joins: jandem (jandem@66C76B89.FB8EABAE.DF9376EA.IP)
  2386. # [21:14] * Quits: jimb (user@9E727688.17C2F9C.163DC5C6.IP) (Input/output error)
  2387. # [21:16] * Joins: ehugg (ehugg@D6EB3A64.4F0DA528.43B20542.IP)
  2388. # [21:16] <BenWa> gaston: You shouldn't need us to stop using. Why not just create shared-libraries-bsd.cc
  2389. # [21:17] <BenWa> gaston: In it's simplest mode the profiler doesn't even need to do symbolication and library. So you can start of by porting the simplest pseduostack profiling
  2390. # [21:18] * Joins: garnacho (carlos@moz-F5851CBA.static.user.ono.com)
  2391. # [21:18] * Quits: FabioMagnoni (fabiomagno@F6DBBB5C.A2A00883.8AF99142.IP) (Quit: FabioMagnoni)
  2392. # [21:19] * Joins: sheppy (sheppy@moz-85CD9610.sub-70-192-192.myvzw.com)
  2393. # [21:22] * Quits: gerv (Instantbir@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2394. # [21:22] * Quits: mreavy (chatzilla@moz-F35BE23.dia.static.qwest.net) (Connection reset by peer)
  2395. # [21:23] * Joins: gerv (Instantbir@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2396. # [21:23] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8d3212955deb - Robert Longson - Bug 838501 - Refactor SVGElementFactory so that it uses a hashtable rather than a set of if tests to match tags to creation functions. r=dholbert
  2397. # [21:24] * Joins: jorendorff (jorendorff@moz-FAB36621.hsd1.tn.comcast.net)
  2398. # [21:24] * merike is now known as merike|away
  2399. # [21:25] * not_gavi1 is now known as not_gavin
  2400. # [21:25] * Joins: Sander (chatzilla@moz-4F45809D.value.net.nz)
  2401. # [21:25] * cpeterson is now known as cpeterson|lunch
  2402. # [21:25] * Quits: alice (alice@moz-4AED9DEE.range109-152.btcentralplus.com) (Client exited)
  2403. # [21:27] * Quits: Ann_Yiming (Ann_Yiming@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  2404. # [21:27] * Joins: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net)
  2405. # [21:28] * Quits: nmatsakis (nmatsakis@43CB6079.66715431.D25A875A.IP) (Quit: Computer has gone to sleep.)
  2406. # [21:29] * Joins: tobeytailor (tobeytailo@moz-E56B259E.dip.t-dialin.net)
  2407. # [21:29] * Quits: vikash (vikash@5A539FE2.7199BA3C.FB0CC892.IP) (Quit: Leaving)
  2408. # [21:30] * coop is now known as coop|mtg
  2409. # [21:31] * merike|away is now known as merike
  2410. # [21:32] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/7fb89ca6671d - Robert Strong - Bug 753730 - Intermittent test_0110_general_svc.js failure in head_update.js | UPDATE TYPE complete. r=bbondy, a=test-only
  2411. # [21:33] * Joins: tantek (tantek@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2412. # [21:33] * Joins: dzbarsky (Adium@moz-59812CB1.hsd1.pa.comcast.net)
  2413. # [21:34] <bnicholson> is there no notification we can listen for when downloads are removed on shutdown?
  2414. # [21:34] * juanb is now known as juanb|afk
  2415. # [21:34] <bnicholson> in fennec, downloads stay in the android notification bar even after fennec is closed since we aren't getting any dl cancel message
  2416. # [21:34] * Quits: lmandel (lmandel@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: lmandel)
  2417. # [21:34] <bnicholson> i assume because we're hitting this path: http://mxr.mozilla.org/mozilla-central/source/toolkit/components/downloads/nsDownloadManager.cpp#235
  2418. # [21:35] * jhammel is now known as jhammel|lunch
  2419. # [21:35] * Joins: marco (Thunderbir@moz-5C160636.cust.dsl.teletu.it)
  2420. # [21:35] * merike is now known as merike|away
  2421. # [21:36] * Quits: dzbarsky (Adium@moz-59812CB1.hsd1.pa.comcast.net) (Ping timeout)
  2422. # [21:36] * Quits: edmorley (edmorley@88F51059.F3BBB17D.144F44FA.IP) (Quit: Instantbird 1.4a1pre -- http://www.instantbird.com)
  2423. # [21:37] * rail-brb is now known as rail
  2424. # [21:37] * merike|away is now known as merike
  2425. # [21:37] * Joins: dzbarsky (Adium@moz-59812CB1.hsd1.pa.comcast.net)
  2426. # [21:38] * Joins: mreavy (chatzilla@moz-F35BE23.dia.static.qwest.net)
  2427. # [21:39] * Joins: sfink (chatzilla@moz-56E545A4.dsl.pltn13.sbcglobal.net)
  2428. # [21:40] <mfinkle> bnicholson, "when downloads are removed at shutdown" - we remove downloads at shutdown?
  2429. # [21:40] * Quits: myk (myk@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2430. # [21:41] * Joins: Mnyromyr (Mnyromyr@moz-30A1FE33.unity-media.net)
  2431. # [21:41] * Joins: We11ington (firefox@DBDFA50.8C382C77.7C9220AF.IP)
  2432. # [21:41] * Quits: bajaj (Adium@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  2433. # [21:41] <bnicholson> mfinkle: i said "removed" because of the method here that's called on shutdown: http://mxr.mozilla.org/mozilla-central/source/toolkit/components/downloads/nsDownloadManager.cpp#2350
  2434. # [21:41] <bnicholson> seems like a more appropriate name might be cancelAllDownloads
  2435. # [21:41] * Quits: Sander (chatzilla@moz-4F45809D.value.net.nz) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  2436. # [21:43] * Quits: WG9s (bill@moz-7A06A043.hsd1.ma.comcast.net) (Quit: ChatZilla 0.9.87-5.1450hg.fc17 [XULRunner 18.0/20130109143146])
  2437. # [21:44] * aki is now known as aki|lunch
  2438. # [21:45] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/69e3d0de1e01 - William Lachance - Bug 838844 - Add info option to get sutagent user info;r=gbrown
  2439. # [21:45] * hwine is now known as hwine-food
  2440. # [21:49] * Quits: jorendorff (jorendorff@moz-FAB36621.hsd1.tn.comcast.net) (Quit: jorendorff)
  2441. # [21:49] * Joins: pcwalton (pcwalton@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2442. # [21:50] * Quits: gerv (Instantbir@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2443. # [21:50] * Joins: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net)
  2444. # [21:50] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3634c136a68b - Joel Maher - Bug 834714 - running browser_dbg_createChrome.js in an ubuntu vm fails. r=past
  2445. # [21:50] * jgriffin-afk is now known as jgriffin
  2446. # [21:50] * Quits: sheppy (sheppy@moz-85CD9610.sub-70-192-192.myvzw.com) (Ping timeout)
  2447. # [21:51] <daleharvey> lol, I cant even compile central with 2GB ram
  2448. # [21:51] * Joins: areinald1 (andre@2557E599.66715431.D25A875A.IP)
  2449. # [21:51] * Quits: areinald (andre@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  2450. # [21:52] <daleharvey> just died on my twice
  2451. # [21:52] <daleharvey> *me
  2452. # [21:52] * Joins: sheppy (sheppy@moz-85CD9610.sub-70-192-192.myvzw.com)
  2453. # [21:53] * Joins: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2454. # [21:53] * Joins: davidb (davidb@moz-1EB292CB.dsl.bell.ca)
  2455. # [21:53] <Waldo> web browsers are complex, yo
  2456. # [21:54] <daleharvey> tried 2.5GB, 3rd time lucky
  2457. # [21:54] * Quits: fitzgen (fitzgen@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: fitzgen)
  2458. # [21:54] * Joins: fednep (fednep@D789929F.CBDB4ABB.DDE101C3.IP)
  2459. # [21:54] * Quits: ehugg (ehugg@D6EB3A64.4F0DA528.43B20542.IP) (Quit: ehugg)
  2460. # [21:55] * philor is now known as philor|away
  2461. # [21:56] * Quits: abr (abr@moz-F35BE23.dia.static.qwest.net) (Quit: AFK)
  2462. # [21:58] <mjrosenb> do all of these oranges https://tbpl.mozilla.org/?tree=Try&rev=afdf39c492fa look random/my parent's fault?
  2463. # [21:59] <sfink> blaming your mom? come on, you're old enough now to take responsibility for your own actions :)
  2464. # [21:59] * Joins: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net)
  2465. # [22:00] <Mavericks> daleharvey: os ?
  2466. # [22:00] <daleharvey> fedora inside virtualbox
  2467. # [22:01] * Quits: espindola (espindola@moz-AB1E1847.dsl.teksavvy.com) (Client exited)
  2468. # [22:02] * Quits: ferjm (ferjm@moz-DEB3A31C.red-88-7-170.staticip.rima-tde.net) (Quit: Leaving)
  2469. # [22:04] * Quits: Nefzaoui (chatzilla@B756CF76.F0E7666F.7D0E51E.IP) (Connection reset by peer)
  2470. # [22:05] * Joins: Nefzaoui (chatzilla@69D13786.576516CC.80E43DAF.IP)
  2471. # [22:05] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/599add40520f - Shane Caraveo - Bug 821262 - Refactor social enabled/active/provider states. r=gavin
  2472. # [22:05] * Quits: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP) (Quit: ChatZilla 0.9.89-rdmsoft [XULRunner 1.9.0.17/2009122204])
  2473. # [22:06] * Quits: mkaply (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Ping timeout)
  2474. # [22:06] * Quits: philipp64|laptop (chatzilla@moz-B40B9015.ctcweb.net) (Ping timeout)
  2475. # [22:06] * Quits: jib (Jan-Ivar@moz-F35BE23.dia.static.qwest.net) (Quit: jib)
  2476. # [22:07] * Quits: ekr (ekr@moz-F35BE23.dia.static.qwest.net) (Quit: ekr)
  2477. # [22:07] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/364d4dd9ffbd - Jim Chen - Bug 835906 - Add ability for GeckoEditable to switch to a different thread; r=cpeterson
  2478. # [22:07] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1579121d48d2 - Jim Chen - Bug 835906 - Let GeckoInputConnection switch to background thread; r=cpeterson
  2479. # [22:07] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/97f6e73073dd - Jim Chen - Bug 835906 - Handle off-thread GeckoEditable and GeckoInputConnection calls; r=cpeterson
  2480. # [22:07] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/cbe60781d9ee - Jim Chen - Bug 835906 - Refer to IC thread instead of UI thread in existing IME code; r=cpeterson
  2481. # [22:08] * Quits: Asa (asa@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2482. # [22:08] * Joins: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP)
  2483. # [22:08] <sfink> mjrosenb: but yes, all of those look random to me. I retriggered the failures just in case you want additional peace of mind.
  2484. # [22:10] * Joins: ekr (ekr@moz-F35BE23.dia.static.qwest.net)
  2485. # [22:11] * merike is now known as merike|away
  2486. # [22:11] * Joins: bajaj (Adium@2557E599.66715431.D25A875A.IP)
  2487. # [22:12] * Joins: ddahl (ddahl@moz-6D6AEA10.hsd1.il.comcast.net)
  2488. # [22:12] * Quits: Archaeopteryx (itsme@moz-FF3F73F2.cust.telecolumbus.net) (Quit: Too much information in my brain driving me insane)
  2489. # [22:13] * dholbert is now known as dholbert|afk
  2490. # [22:13] * Joins: philipp64|laptop (chatzilla@moz-B40B9015.ctcweb.net)
  2491. # [22:13] * cmcavoy-offline is now known as cmcavoy
  2492. # [22:13] <mjrosenb> argh, I'm trying to find the 4-digit fp bug that has been duplicated like 300 times
  2493. # [22:15] * Quits: gcp (gpascutto@moz-F35BE23.dia.static.qwest.net) (Quit: Make a new plan, Stan!)
  2494. # [22:15] * Joins: alice (alice@moz-4AED9DEE.range109-152.btcentralplus.com)
  2495. # [22:16] <nemo> ugh. Who wrote:
  2496. # [22:16] <nemo> https://developer.mozilla.org/samples/cssref/animations/animevents.html
  2497. # [22:16] <nemo> which is linked from
  2498. # [22:16] <nemo> https://developer.mozilla.org/en-US/docs/CSS/Tutorials/Using_CSS_animations
  2499. # [22:16] <nemo> only has -moz- and -webkit- prefixing, and has no unprefixed version ☹
  2500. # [22:17] <mjrosenb> nemo: :(
  2501. # [22:17] <nemo> is odd because it really isn't that much work to do all the prefixes
  2502. # [22:18] <nemo> and including unprefixed should be a dev reflex you'd think
  2503. # [22:18] * Quits: davidb (davidb@moz-1EB292CB.dsl.bell.ca) (Quit: davidb)
  2504. # [22:18] <Waldo> nemo: ask sheppy to fix it :-)
  2505. # [22:18] <nemo> Waldo: hm. you just did? :)
  2506. # [22:19] * khuey|away is now known as khuey
  2507. # [22:19] <Waldo> :-)
  2508. # [22:19] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Quit: clee)
  2509. # [22:19] <sheppy> What now?
  2510. # [22:19] <nemo> should have -o- too. that's just asocial
  2511. # [22:19] <nemo> esp after all the moz ranting about -webkit- only examples :)
  2512. # [22:19] <sheppy> nemo: Oh, yeah, that needs to be updated.
  2513. # [22:19] <nemo> sheppy: should have been done right first time :-p
  2514. # [22:19] * Joins: ehugg (ehugg@moz-FE206300.cisco.com)
  2515. # [22:19] <sheppy> It was written back when it was all experimental, so we intentionally left out unprefixed versions.
  2516. # [22:20] * Quits: ehugg (ehugg@moz-FE206300.cisco.com) (Input/output error)
  2517. # [22:20] * Joins: ehugg (ehugg@C4EE9DCE.819F2BFA.D538BA5B.IP)
  2518. # [22:20] <sheppy> nemo: https://bugzilla.mozilla.org/form.doc :)
  2519. # [22:20] <nemo> sheppy: so put a comment at least? :)
  2520. # [22:20] * jcranmer|away is now known as jcranmer
  2521. # [22:20] <nemo> sheppy: "Note. We skipped the unprefixed and opera variants on purpose. They'd probably be the same. See the commented out CSS for an example" or something
  2522. # [22:21] <nemo> and yeah. I know things change when unprefixed. border-radius and gradients did
  2523. # [22:21] <sheppy> nemo: If you can file a doc request, we'll fix it as soon as we can.
  2524. # [22:21] * mjrosenb wonders if that bug was actually closed?
  2525. # [22:21] * Quits: cpeterson|lunch (cpeterson@moz-175D1473.hsd1.ca.comcast.net) (Input/output error)
  2526. # [22:21] <sheppy> I'm not in a position to do it right now; sitting in an airport doing busywork and trying not to overly abuse my cell data plan :D
  2527. # [22:21] <nemo> sheppy: unfortunately running late
  2528. # [22:21] <nemo> maybe Waldo will do it
  2529. # [22:21] <nemo> already should have left 10m ago
  2530. # [22:21] * Joins: erikvold (erikvold@moz-1F7A6445.wireless.telus.com)
  2531. # [22:22] * Joins: cjones (cjones@A5A0595A.66715431.D25A875A.IP)
  2532. # [22:22] <Waldo> I can remind someone, but I'm busy atm too :-)
  2533. # [22:22] * Joins: ehugg_ (chatzilla@9CA706E3.29102B70.6CD50604.IP)
  2534. # [22:23] * Joins: jib (Jan-Ivar@moz-F35BE23.dia.static.qwest.net)
  2535. # [22:24] * Joins: gcp (gcp@moz-F35BE23.dia.static.qwest.net)
  2536. # [22:24] * Parts: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  2537. # [22:24] * Joins: Archaeopteryx (itsme@moz-FF3F73F2.cust.telecolumbus.net)
  2538. # [22:24] * Joins: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  2539. # [22:25] * sheppy sighs frustratedly and files the bug himself.
  2540. # [22:26] * Joins: abr (abr@moz-F35BE23.dia.static.qwest.net)
  2541. # [22:26] * hwine-food is now known as hwine
  2542. # [22:26] * Quits: beaufour (beaufour@moz-EA4226EF.nyc.biz.rr.com) (Connection reset by peer)
  2543. # [22:27] * Joins: fitzgen (fitzgen@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2544. # [22:27] * Quits: msucan (mihai@CDEB00D4.8819A7BF.BD62875.IP) (Quit: Leaving.)
  2545. # [22:27] * Joins: beaufour (beaufour@moz-EA4226EF.nyc.biz.rr.com)
  2546. # [22:27] * Joins: jorendorff (jorendorff@moz-A346A911.hsd1.tn.comcast.net)
  2547. # [22:28] * Quits: jammink|outforabit|email (textual@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2548. # [22:28] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  2549. # [22:28] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d49cff40b5c3 - Razvan Cojocaru - Bug 723228 - nsTArray::AssignRange should use memcpy when possible. r=jlebar for the XPCOM changes, r=jwalden for js/mfbt changes
  2550. # [22:29] * Joins: cabanier (cabanier@B551BE83.5E112AD3.5B8E4A7E.IP)
  2551. # [22:29] * Joins: jammink|outforabit|email (textual@43CB6079.66715431.D25A875A.IP)
  2552. # [22:30] <gregglind> So, gavin or dao, we want to fix test pilot For Real
  2553. # [22:30] <gregglind> and want blessing / discussion around our plans, so it lands / builds tests right...
  2554. # [22:30] * Joins: Boriss_ (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2555. # [22:31] * Joins: longsonr (chatzilla@moz-D18B3DFF.zone14.bethere.co.uk)
  2556. # [22:31] * Quits: longsonr (chatzilla@moz-D18B3DFF.zone14.bethere.co.uk) (Quit: ChatZilla 0.9.89 [Firefox 18.0.2/20130201065344])
  2557. # [22:32] * Joins: ochameau (ochameau@moz-109A6728.fbx.proxad.net)
  2558. # [22:32] * Joins: roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP)
  2559. # [22:32] * ChanServ sets mode: +o roc
  2560. # [22:32] * Joins: lmandel (lmandel@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2561. # [22:32] * juanb|afk is now known as juanb
  2562. # [22:32] * Joins: cpeterson|lunch (cpeterson@moz-175D1473.hsd1.ca.comcast.net)
  2563. # [22:33] * cpeterson|lunch is now known as cpeterson
  2564. # [22:33] * Quits: nsm (nikhil@moz-E5C5BD65.red-2-139-190.staticip.rima-tde.net) (Quit: Konversation terminated!)
  2565. # [22:33] * jammink|outforabit|email is now known as jammink|mtg
  2566. # [22:33] * Quits: alice (alice@moz-4AED9DEE.range109-152.btcentralplus.com) (Client exited)
  2567. # [22:33] * Joins: mkaply (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  2568. # [22:33] * Quits: dhylands (dhylands@moz-5BF5F351.bchsia.telus.net) (Input/output error)
  2569. # [22:34] <jwir3> if attributes that are contained in brackets (e.g. [binaryname(XXXXXXX)]) is added to a method inside of an interface in IDL, does that require an IID change to that interface?
  2570. # [22:35] <tbsaunde> jwir3: that depend
  2571. # [22:35] <tbsaunde> most yes
  2572. # [22:35] * capella|away is now known as capella
  2573. # [22:35] <tbsaunde> [deprocated] and maybe others I don't think so since they don't effect the vtable
  2574. # [22:36] * Joins: dhylands (dhylands@moz-5BF5F351.bchsia.telus.net)
  2575. # [22:36] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  2576. # [22:36] <Waldo> jwir3: binaryname is a little bit of an odd case in that it changes source compatibility, both in C++ and in JS, but it doesn't change binary compatibility
  2577. # [22:36] * Quits: fednep (fednep@D789929F.CBDB4ABB.DDE101C3.IP) (Quit: fednep)
  2578. # [22:37] * Quits: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP) (Quit: Leaving.)
  2579. # [22:37] * armenzg_dnd is now known as armenzg_brb
  2580. # [22:37] <Waldo> jwir3: I can imagine cases where adding that would and would not require an IID change, although mostly "would"
  2581. # [22:38] <Waldo> jwir3: er, no, doesn't change JS compatibility, sorry
  2582. # [22:38] <Waldo> only C++ compat
  2583. # [22:38] * Joins: fednep (fednep@D789929F.CBDB4ABB.DDE101C3.IP)
  2584. # [22:38] <mjrosenb> Waldo: you happen to know the ancient fp rounding bug that has been duped like 50 times?
  2585. # [22:39] * Quits: sheppy (sheppy@moz-85CD9610.sub-70-192-192.myvzw.com) (Quit: sheppy)
  2586. # [22:39] <@gavin> gregglind: are they detailed somewhere I can read about?
  2587. # [22:39] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e89a686b546e - Kartikaya Gupta - Bug 839622 - Clean up temp files introduced in bug 794982. r=cpeterson
  2588. # [22:39] <Waldo> mjrosenb: bug 5856?
  2589. # [22:39] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/15c4a08c03d7 - Kartikaya Gupta - Bug 839622 - Move websms backend JNI bindings so that they are not built if websms is not enabled. r=blassey
  2590. # [22:40] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/2a0f174d19f5 - Kartikaya Gupta - Bug 839622 - Remove a native function that hasn't been used since bug 735230, and the unneeded setSurfaceView implementation. r=cpeterson
  2591. # [22:40] * jmaher is now known as jmaher|afk
  2592. # [22:40] <mjrosenb> Waldo: ahh yes.
  2593. # [22:40] <mjrosenb> Waldo: thanks
  2594. # [22:40] * mjrosenb bookmarks
  2595. # [22:41] * khuey is now known as khuey|away
  2596. # [22:41] * RyanVM|Away is now known as RyanVM
  2597. # [22:43] * Joins: cpearce (cpearce@538BABFE.A073F3E.97BBD552.IP)
  2598. # [22:44] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/cff2fa817604 - Joey Armstrong - bug 837754: valgrind tbpl builds, re-add catchall mkdir dot rule
  2599. # [22:45] * Quits: gustavold (gustavold@E1DFEE29.8E50D5A7.946930A0.IP) (Ping timeout)
  2600. # [22:46] * jhopkins is now known as jhopkins|afk
  2601. # [22:46] * Joins: lduros (user@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com)
  2602. # [22:50] * Joins: lizzard (ehenry@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2603. # [22:50] * Joins: sheppy (sheppy@moz-85CD9610.sub-70-192-192.myvzw.com)
  2604. # [22:52] * Joins: bz (bzbarsky@E9758364.9EC0A5AF.CFE928A7.IP)
  2605. # [22:52] * ChanServ sets mode: +o bz
  2606. # [22:52] <gregglind> gavin, not yet, but I will write them up. Gist/markdown fancy enough for you?
  2607. # [22:52] * Quits: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: jet)
  2608. # [22:53] * @bz mutters about snow
  2609. # [22:53] * coop|mtg is now known as coop|afk
  2610. # [22:53] <@bz> And stupid rebooking options on airline websites. :(
  2611. # [22:53] <@bz> And people who don't answer the phone in the evening
  2612. # [22:56] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/69c2332c6f77 - Stephen Pohl - Main patch (original patch by mstange) - Bug 678392 - [10.7] Add support for swipe animation as in Safari. r=smichaud r=felipc
  2613. # [22:56] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1f8810ef3a5a - Stephen Pohl - Swipe availability check - Bug 678392 - [10.7] Add support for swipe animation as in Safari. r=smichaud
  2614. # [22:56] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/9a7e608e63e7 - Stephen Pohl - Tests for Bug 678392 - [10.7] Add support for swipe animation as in Safari. r=felipc
  2615. # [22:56] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d16647e05acd - Stephen Pohl - Move gGestureSupport to browser-gestureSupport.js - Bug 678392 - [10.7] Add support for swipe animation as in Safari. r=felipc
  2616. # [22:56] <mjrosenb> bz: one recommendation: under no circumstances book a multi-leg flight on multiple airlines
  2617. # [22:58] * Joins: alice (alice@moz-4AED9DEE.range109-152.btcentralplus.com)
  2618. # [22:58] <Waldo> :-)
  2619. # [22:58] * Quits: alice (alice@moz-4AED9DEE.range109-152.btcentralplus.com) (Client exited)
  2620. # [22:58] <@bz> mjrosenb: for now I'd just settle for an airline letting me rebook online to a different destination
  2621. # [22:59] <mjrosenb> bz: that is also difficult.
  2622. # [22:59] <reuben> spohl++
  2623. # [22:59] <@bz> mjrosenb: well, yes, but that's dumb
  2624. # [22:59] <mjrosenb> bz: although I was able to do that in-the-air in the past.
  2625. # [22:59] <@bz> mjrosenb: since all flights to my destination are canceled. ;)
  2626. # [22:59] * Joins: myk (myk@2557E599.66715431.D25A875A.IP)
  2627. # [22:59] <@bz> mjrosenb: but there are nearby ones that are still ok
  2628. # [22:59] <@bz> mjrosenb: lo
  2629. # [22:59] <@bz> er, lol
  2630. # [22:59] * Joins: fitzgen_ (fitzgen@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2631. # [23:00] * aki|lunch is now known as aki
  2632. # [23:00] * Quits: fitzgen (fitzgen@moz-BE33DA21.fw1.sfo1.mozilla.net) (Connection reset by peer)
  2633. # [23:00] * fitzgen_ is now known as fitzgen
  2634. # [23:00] * mcote is now known as mcote|afk
  2635. # [23:00] <mjrosenb> bz: best of luck getting out of the airport.
  2636. # [23:00] <@bz> I'm not at the airport...
  2637. # [23:00] * @bz doesn't even know when he'll get to an airport
  2638. # [23:00] <mjrosenb> bz: but when you get there, there will be more work.
  2639. # [23:00] * Joins: Asa (asa@2557E599.66715431.D25A875A.IP)
  2640. # [23:00] <@bz> What confuses me is I tried calling the US number for BA
  2641. # [23:00] <@bz> but it claims to be a wrong number....
  2642. # [23:00] * armenzg_brb is now known as armenzg
  2643. # [23:01] <@bz> Ah, well.
  2644. # [23:01] <@bz> mjrosenb: As things stand, I'm going to try to rebook myself without ever going to the airport
  2645. # [23:01] <@bz> mjrosenb: because that's likely to be a waste of time....
  2646. # [23:01] * Joins: nmatsakis (nmatsakis@43CB6079.66715431.D25A875A.IP)
  2647. # [23:01] <@bz> mjrosenb: Especially if they won't rebook me to NYC. ;)
  2648. # [23:02] * Joins: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2649. # [23:03] * Joins: smooney (smooney@2557E599.66715431.D25A875A.IP)
  2650. # [23:03] <mjrosenb> bz: the radio this morning said all amtrak lines north out of nyc were cancelled.
  2651. # [23:03] <mjrosenb> s/cancelled/closed/
  2652. # [23:03] * Joins: philipp64|laptop_ (chatzilla@moz-19AF2DB8.ctcweb.net)
  2653. # [23:04] <@bz> mjrosenb: well
  2654. # [23:04] <@bz> mjrosenb: yes
  2655. # [23:04] <@bz> mjrosenb: today
  2656. # [23:04] <@bz> mjrosenb: But how are they tomorrow night or Sunday?
  2657. # [23:04] * Quits: philipp64|laptop (chatzilla@moz-B40B9015.ctcweb.net) (Ping timeout)
  2658. # [23:04] * philipp64|laptop_ is now known as philipp64|laptop
  2659. # [23:04] <@bz> mjrosenb: because the earliest flights that I can rebook to to Boston are _Monday_ night
  2660. # [23:04] <jesup|laptop> bz: we're in Boston!
  2661. # [23:05] <jesup|laptop> If you're bored waiting, can we assign a bug to you?
  2662. # [23:05] <@bz> jesup|laptop: um... does it have to do with DOM bindings?
  2663. # [23:05] <RyanVM> bz: I guess there could be worse places to be stranded for a few extra days
  2664. # [23:05] <@bz> jesup|laptop: and I'm about to go to bed so I can get up before 6 and call BA right at 6 when they start taking calls again. ;)
  2665. # [23:05] <jesup|laptop> You can be virtually part of our mini-snowpocalypse work-week!
  2666. # [23:05] <@bz> RyanVM: well, yes
  2667. # [23:06] <gcp> I sure hope amtrak opens by sunday, or I can't get out of Boston :P
  2668. # [23:06] <@bz> RyanVM: esp if I can keep my hotel room!
  2669. # [23:06] <RyanVM> :)
  2670. # [23:06] <jesup|laptop> bz: actually the infamous "can't add attributes to PeerConnection objects"
  2671. # [23:06] <@bz> jesup|laptop: mmm
  2672. # [23:06] <RyanVM> meanwhile, we've basically been misted on all day today
  2673. # [23:06] <@bz> jesup|laptop: mmm
  2674. # [23:06] <mjrosenb> gcp: bz amtrak seems to think things will be back to normal by sunday
  2675. # [23:06] <@bz> jesup|laptop: how urgent is it at this point?
  2676. # [23:07] <jesup|laptop> Not urgent, but it will end up blocking release
  2677. # [23:07] <@bz> jesup|laptop: Like "I should look for a solution that we can land in the next week" urgent?
  2678. # [23:07] <@bz> I see
  2679. # [23:07] <mjrosenb> https://gist.github.com/4742370
  2680. # [23:07] <Waldo> RyanVM: you saw my joke about heathrow yesterday, right?
  2681. # [23:07] <RyanVM> no
  2682. # [23:07] <@bz> Which train would this release be in ignoring this bug?
  2683. # [23:07] <jesup|laptop> bz: so 21 or at most 22 timeframe
  2684. # [23:07] <@bz> jesup|laptop: hmm
  2685. # [23:08] <@bz> jesup|laptop: hmm. This is nsIDOMRTCPeerConnection?
  2686. # [23:08] <Waldo> RyanVM: http://krijnhoetmer.nl/irc-logs/developers/20130208#l-182
  2687. # [23:08] <jesup|laptop> We're planning to pref on in 21, but may well not go to release in 21 preffed on. 22 or bust
  2688. # [23:08] <jesup|laptop> yes
  2689. # [23:08] <@bz> ok
  2690. # [23:09] <jesup|laptop> bug 822674
  2691. # [23:09] * @bz thinks
  2692. # [23:09] <@bz> Yes, I know the bug
  2693. # [23:09] * Quits: lduros (user@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com) (Broken pipe)
  2694. # [23:09] * hwine is now known as hwine|afk
  2695. # [23:09] * Quits: Archaeopteryx (itsme@moz-FF3F73F2.cust.telecolumbus.net) (Quit: Too much information in my brain driving me insane)
  2696. # [23:09] <@bz> So doing this in WebIDL for 21 is unlikely
  2697. # [23:09] <@bz> Unless I just take over that stuff from mccr8
  2698. # [23:09] <jesup|laptop> ok. Enjoy your 6am call-queue
  2699. # [23:09] <@bz> hold on
  2700. # [23:09] * @bz thinks
  2701. # [23:10] <jesup|laptop> bz: so, can we solve the issue without webidl?
  2702. # [23:10] <@bz> yes
  2703. # [23:10] <@bz> We can.
  2704. # [23:10] * Quits: sheppy (sheppy@moz-85CD9610.sub-70-192-192.myvzw.com) (Quit: Leaving)
  2705. # [23:10] <@bz> How does a web page get its hands on these peerconnection objects?
  2706. # [23:10] * Quits: cabanier (cabanier@B551BE83.5E112AD3.5B8E4A7E.IP) (Quit: Leaving.)
  2707. # [23:11] * Quits: Asa (asa@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2708. # [23:11] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1aa6e7308f8d - Steve Fink - Bug 838014 - More rooting in jsapi-tests. r=terrence
  2709. # [23:11] <jesup|laptop> pc = new RTCPeerConnection()
  2710. # [23:11] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/347b76c470d2 - Steve Fink - Bug 838014 - Rooting in ionmonkey, r=terrence
  2711. # [23:11] <@bz> ok
  2712. # [23:11] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/fc5e57e246e7 - Steve Fink - Bug 838014 - Rooting the JS debugger, r=jorendorff.
  2713. # [23:11] * Joins: lduros (user@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com)
  2714. # [23:12] <@bz> jesup|laptop: so I have a proposal for a "simple" fix
  2715. # [23:12] * Quits: We11ington (firefox@DBDFA50.8C382C77.7C9220AF.IP) (Quit: We11ington)
  2716. # [23:12] <@bz> jesup|laptop: which I can in fact execute on if you want me to
  2717. # [23:12] * Quits: mkaply (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Ping timeout)
  2718. # [23:12] <@bz> jesup|laptop: esp. if I get stuck here for a few days. ;)
  2719. # [23:12] * Joins: dao (dao@moz-C286928C.superkabel.de)
  2720. # [23:13] <jesup|laptop> bz: that'd be great, thanks!
  2721. # [23:13] * AaronMT is now known as AaronMT|away
  2722. # [23:13] <@bz> jesup|laptop: OK, I guess assign the bug to me
  2723. # [23:13] <@bz> jesup|laptop: Outline of the fix: a C++ class that implements the interface and is exposed to web content and just forwards everything to the JS implementation
  2724. # [23:14] <jesup|laptop> bz: assigned
  2725. # [23:14] <jesup|laptop> and thanks
  2726. # [23:14] <@bz> jesup|laptop: I'll have to check what happens with the events....
  2727. # [23:14] * Quits: cpearce (cpearce@538BABFE.A073F3E.97BBD552.IP) (Quit: ChatZilla 0.9.89 [Firefox 21.0a1/20130207030936])
  2728. # [23:14] <jesup|laptop> and we should talk about plans for webidl at some point
  2729. # [23:14] <@bz> jesup|laptop: Anyway, I can spend a bit of time on this
  2730. # [23:14] <@bz> jesup|laptop: Yeah
  2731. # [23:14] <@bz> jesup|laptop: We need to finish our end of it first. :(
  2732. # [23:14] <jesup|laptop> roc's converting mediastream right now
  2733. # [23:14] <@roc> the patches are waiting for your review
  2734. # [23:15] * Joins: Archaeopteryx (itsme@moz-FF3F73F2.cust.telecolumbus.net)
  2735. # [23:15] * Joins: josh (josh@moz-61186829.hsd1.mn.comcast.net)
  2736. # [23:16] <josh> michal: congrats, I think you have the first completed Q1 goal
  2737. # [23:17] <jaws> spohl++ for landing the swipe gesture bug!
  2738. # [23:18] * Joins: mkaply (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  2739. # [23:18] <spohl> reuben, jaws: thanks. pleasure is all mine. :-)
  2740. # [23:18] <gregglind> gavin: https://gist.github.com/gregglind/4742352
  2741. # [23:18] <michal> josh: but as wontfix :)
  2742. # [23:18] * Quits: jib (Jan-Ivar@moz-F35BE23.dia.static.qwest.net) (Ping timeout)
  2743. # [23:18] <@bz> mediastream is C++
  2744. # [23:19] * Quits: jammink|mtg (textual@43CB6079.66715431.D25A875A.IP) (Quit: Computer has gone to sleep.)
  2745. # [23:19] * Quits: erikvold (erikvold@moz-1F7A6445.wireless.telus.com) (Ping timeout)
  2746. # [23:19] * Quits: jandem (jandem@66C76B89.FB8EABAE.DF9376EA.IP) (Quit: Bye)
  2747. # [23:20] <jaws> jesup|laptop: is there any plans for transmitting the user's screen as a "camera"?
  2748. # [23:20] * Quits: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: jet)
  2749. # [23:21] * Joins: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2750. # [23:21] * Quits: marco (Thunderbir@moz-5C160636.cust.dsl.teletu.it) (Ping timeout)
  2751. # [23:21] <@bz> jesup: hmm
  2752. # [23:22] <@bz> jesup: does this stuff use a thistranslator?
  2753. # [23:22] <Waldo> jaws: interesting idea
  2754. # [23:22] * Joins: zwol (zack@moz-B5C129C.ece.cmu.edu)
  2755. # [23:22] <@bz> Doesn't seem like it at first glance....
  2756. # [23:22] * Parts: zwol (zack@moz-B5C129C.ece.cmu.edu)
  2757. # [23:22] <@bz> jesup: how good is our test coverage?
  2758. # [23:23] * hwine|afk is now known as hwine
  2759. # [23:23] <@bz> jesup: if I'm going to mess with this stuff?
  2760. # [23:23] <jaws> Waldo: yeah, it seems pretty necessary if we want to replace vidyo and others like it :)
  2761. # [23:24] * philor|away is now known as philor
  2762. # [23:24] * Quits: smooney (smooney@2557E599.66715431.D25A875A.IP) (Quit: smooney)
  2763. # [23:25] * Joins: marco (Thunderbir@moz-5C160636.cust.dsl.teletu.it)
  2764. # [23:27] * Quits: lizzard (ehenry@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: lizzard)
  2765. # [23:27] * Quits: wolfiR (wolfiR@moz-CC9C2C5D.dip0.t-ipconnect.de) (Quit: Leaving)
  2766. # [23:27] * Joins: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net)
  2767. # [23:27] * Joins: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2768. # [23:27] * Joins: jammink|mtg (textual@2557E599.66715431.D25A875A.IP)
  2769. # [23:28] * Quits: seth (seth@moz-D840E602.dsl.static.sonic.net) (Quit: seth)
  2770. # [23:29] * Quits: nmatsakis (nmatsakis@43CB6079.66715431.D25A875A.IP) (Quit: Computer has gone to sleep.)
  2771. # [23:29] * armenzg is now known as armenzg_afk
  2772. # [23:31] * Joins: jviereck (Adium@moz-EADC1BF4.ethz.ch)
  2773. # [23:31] * Quits: armenzg_afk (armenzg@moz-600B22EA.home1.cgocable.net) (Input/output error)
  2774. # [23:32] * Quits: fednep (fednep@D789929F.CBDB4ABB.DDE101C3.IP) (Quit: fednep)
  2775. # [23:32] * Joins: lizzard (ehenry@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2776. # [23:33] * Quits: pcwalton (pcwalton@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: pcwalton)
  2777. # [23:34] * Joins: nmatsakis (nmatsakis@2557E599.66715431.D25A875A.IP)
  2778. # [23:34] * Joins: pcwalton (pcwalton@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2779. # [23:34] <@roc> why does PeerConnection use JS anyway?
  2780. # [23:34] * Quits: Mavericks (Mibbit@2866B8AB.E94BD4E7.FDEA3160.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  2781. # [23:35] * Quits: TheOne (one@moz-E7FF9875.dip.t-dialin.net) (Input/output error)
  2782. # [23:35] * Quits: cjones (cjones@A5A0595A.66715431.D25A875A.IP) (Ping timeout)
  2783. # [23:36] * catlee is now known as catlee-away
  2784. # [23:36] * Quits: randix (rdow@moz-EED5EBCB.dhcp.mdfd.or.charter.com) (Ping timeout)
  2785. # [23:36] <@bz> roc: No comment....
  2786. # [23:37] <@bz> roc: apparently the claim was that it's easier that way to integrate it with Persona
  2787. # [23:37] <@bz> roc: or something
  2788. # [23:37] * Joins: cabanier (cabanier@A68C6C1B.7F79A810.4065847B.IP)
  2789. # [23:37] * Joins: MrMazda (fmcz@moz-8F21088B.cable.mindspring.com)
  2790. # [23:37] * Quits: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it) (Quit: Leaving.)
  2791. # [23:38] * Quits: joey (chatzilla@moz-EFCB4CBF.princetowncable.com) (Quit: ChatZilla 0.9.89 [Firefox 20.0a2/20130207042017])
  2792. # [23:38] <@bz> Hah
  2793. # [23:38] * @bz finally gets to the mail from BA that says his flight is canceled
  2794. # [23:38] <@bz> Funny, they sent that 10 mins after they closed their London office.
  2795. # [23:40] * Quits: ahal (ahal@3468F8ED.AB54EB5E.6816E6B7.IP) (Input/output error)
  2796. # [23:40] <@roc> oh, that's right, Boston is down today
  2797. # [23:40] <@bz> And tomorrow
  2798. # [23:40] * Quits: wlach (wlach@moz-AEEC2DA3.mc.videotron.ca) (Quit: Leaving)
  2799. # [23:40] * Joins: cjones (cjones@A5A0595A.66715431.D25A875A.IP)
  2800. # [23:40] * Quits: nmatsakis (nmatsakis@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2801. # [23:40] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  2802. # [23:41] * Joins: ehugg__ (ehugg@moz-FE206300.cisco.com)
  2803. # [23:41] * Quits: ehugg__ (ehugg@moz-FE206300.cisco.com) (Quit: ehugg__)
  2804. # [23:41] * Quits: ehugg (ehugg@C4EE9DCE.819F2BFA.D538BA5B.IP) (Ping timeout)
  2805. # [23:42] * Quits: ehugg_ (chatzilla@9CA706E3.29102B70.6CD50604.IP) (Ping timeout)
  2806. # [23:42] * Joins: nmatsakis (nmatsakis@43CB6079.66715431.D25A875A.IP)
  2807. # [23:43] * Quits: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  2808. # [23:43] * Joins: cilias (cilias@moz-D65C0C74.cpe.net.cable.rogers.com)
  2809. # [23:43] <@roc> jesup|laptop: I think getting rid of the JS in PeerConnection really should be a priority
  2810. # [23:44] * Quits: bbondy (bbondy@moz-D9C9B0F.home4.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  2811. # [23:44] <@roc> jaws: screen sharing? There are major security issues to worry about there
  2812. # [23:44] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/24995693c6ea - Julien Wajsberg - Bug 836737 - Don't launch the app when we close a notification. r=vingtetun
  2813. # [23:44] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f301d7eac633 - Julien Wajsberg - Bug 838823 - Restarting a stopped install of an app fails with NO_DOWNLOAD_AVAILABLE. r=fabrice
  2814. # [23:44] <@bz> roc: well, for now I'm just going to hack in a way to make it work, I gues... :(
  2815. # [23:44] <@bz> roc: since no one seems to be willing to step up and make it go away
  2816. # [23:44] * Parts: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2817. # [23:45] <@roc> I don't know if it's even been discussed much
  2818. # [23:46] * @bz has suggested it before...
  2819. # [23:46] <@bz> But the chance of it happening in a week seems pretty low.
  2820. # [23:46] * Joins: janv (varga@E9758364.9EC0A5AF.CFE928A7.IP)
  2821. # [23:47] * Quits: nigelb (nigel@moz-8640053A.me) (Client exited)
  2822. # [23:47] * kmoir is now known as kmoir-afk
  2823. # [23:47] <derf> The Chrome folks are extremely jealous of our ability to implement things in JS like this, BTW. Apparently a rapidly changing interface like this is a big PITA in WebKit.
  2824. # [23:47] <tanvi> Mossop - ping
  2825. # [23:47] <derf> I know you've suggested getting rid of the JS before, but I'm not clear on why.
  2826. # [23:47] <Mossop> tanvi: ponf
  2827. # [23:47] <Mossop> Err pong
  2828. # [23:48] <@dolske> ponf? :)
  2829. # [23:48] <tanvi> I am looking at browser discover.js - http://hg.mozilla.org/mozilla-central/annotate/fe1600b22c77/toolkit/mozapps/extensions/test/browser/browser_discovery.js
  2830. # [23:48] * Joins: nigelb (nigel@moz-8640053A.me)
  2831. # [23:48] * Joins: Lucas (Lucas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2832. # [23:48] <tanvi> and it seems there is a test for an insecure load… is discovery.html an iframe on about:addons?
  2833. # [23:48] <@roc> Webkit requires more layering than we do so when you have to change an interface, you have a lot more files to change.
  2834. # [23:48] <tanvi> https://mxr.mozilla.org/mozilla-central/source/toolkit/mozapps/extensions/test/browser/browser_discovery.js#317
  2835. # [23:49] <@bz> derf: their binding story is sadder than either WebIDL or XPConnect
  2836. # [23:49] * Quits: RealRaven (Thunderbir@5CD04FB6.93B7F3EC.C3498625.IP) (Quit: RealRaven)
  2837. # [23:49] <Mossop> tanvi: Yes
  2838. # [23:49] <@bz> derf: even if you ignore v8 vs jsc
  2839. # [23:49] <tanvi> Mossop - if I set the pref for security.mixed_content.block_active_content to true, this test breaks. i'm fixing tests that break when we set the pref to true
  2840. # [23:49] <@bz> derf: for one thing, there's manual binding-writing involved
  2841. # [23:49] <tanvi> why do you want to iframe an http page? what is the use case?
  2842. # [23:49] <@bz> In any case
  2843. # [23:49] <tanvi> or a real life example, since i'm not sure how this works
  2844. # [23:49] * Quits: beaufour (beaufour@moz-EA4226EF.nyc.biz.rr.com) (Connection reset by peer)
  2845. # [23:49] <derf> bz: Well, I'm less interested in why WebKit sucks than why we suck.
  2846. # [23:49] <@bz> Ah
  2847. # [23:50] <@bz> Well, we suck for two reasons
  2848. # [23:50] <@dolske> only 2?
  2849. # [23:50] <@bz> 1) No one ever expected web-facing stuff to be implemented in JS, so XPConnect doesn't do a good job of it
  2850. # [23:50] <derf> "We" being PeerConnection.js.
  2851. # [23:50] * philor is now known as philor|away
  2852. # [23:50] <@bz> 2) I'm attempting to get mccr8 to make it possible to do this in a turnkey way in WebIDL, instead of just doing it myself.
  2853. # [23:51] <@bz> So it's taking a bit longer
  2854. # [23:51] * Joins: ggoncalves (ggoncalves@E9758364.9EC0A5AF.CFE928A7.IP)
  2855. # [23:51] * Quits: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net) (Input/output error)
  2856. # [23:51] <Mossop> tanvi: We don't, we want to only load secure content in there. The test is verifying that if somehow the user manages to load an insecure page there then we display an error instead of the insecure content
  2857. # [23:51] * Callek|Buildduty is now known as Callek
  2858. # [23:51] <Waldo> fixing it right? that's not the Mozilla way...
  2859. # [23:52] <tanvi> Mossop - ah. hmmm
  2860. # [23:52] <@bz> Waldo: fixing what right?
  2861. # [23:52] * Joins: a-865 (fmcz@moz-8F21088B.cable.mindspring.com)
  2862. # [23:52] <Waldo> z turnkeyishness for that
  2863. # [23:52] <tanvi> Mossop - the parent is about:addons right?
  2864. # [23:52] * Quits: bsmith (bsmith@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2865. # [23:52] <Mossop> tanvi: Yep
  2866. # [23:52] <Waldo> er, bz
  2867. # [23:53] <tanvi> Mossop - i can disable the pref in your test. but this is odd becuase the mixed content blocker looks for an https parent. if its not an https parent, it moves on
  2868. # [23:53] <@bz> Waldo
  2869. # [23:53] <tanvi> going to look at it in gdb
  2870. # [23:53] <@bz> Waldo: well, I think you can do the non-turnkey thing today
  2871. # [23:53] <@bz> Waldo: more or less
  2872. # [23:53] * Waldo is eating and typing is hard
  2873. # [23:53] * Quits: cabanier (cabanier@A68C6C1B.7F79A810.4065847B.IP) (Quit: Leaving.)
  2874. # [23:53] <@bz> Waldo: as long as throwing exceptions is not part of the API
  2875. # [23:53] <tanvi> Mossop - so a developer page will show up in about:addons in an https iframe. if they load anything http in that iframe, it will be blocked / error out?
  2876. # [23:54] <derf> Well, we're suppoed to throw exceptions for normal programming errors (wrong args, etc.), but I thought WebIDL already threw them for us.
  2877. # [23:54] * Joins: Ann_Yiming (Ann_Yiming@moz-5CF47426.dia.static.qwest.net)
  2878. # [23:55] <@bz> derf: right
  2879. # [23:55] * whimboo is now known as whimboo|afk
  2880. # [23:55] <@bz> derf: what WebIDL can't do yet is if your method impl past the binding layer throws an exception
  2881. # [23:55] * dhylands is now known as dhylands|errans
  2882. # [23:55] <@bz> can't deal if you're implemented in JS, that is
  2883. # [23:55] * dhylands|errans is now known as dhylands|errand
  2884. # [23:55] <RyanVM> is anyone else having issues with tbpl?
  2885. # [23:55] * @bz is working on that as we speak
  2886. # [23:55] <@bz> roc: so bt
  2887. # [23:55] <@bz> roc: er, btw
  2888. # [23:55] <Mossop> tanvi: Go to about:addons and click "Get Add-ons" on the left. The content in the right is a webpage loaded from AMO that the user can click around in. The test verifies that if some AMO bustage (or worse) happens and the user manages to load an insecure page there then it should display an error
  2889. # [23:55] <@bz> roc: with bholley's patch we get video controls with JS disabled
  2890. # [23:55] * jammink|mtg is now known as jammink
  2891. # [23:55] <derf> bz: Yeah... the spec does not actually define what throws an exception yet.
  2892. # [23:55] <@bz> roc: but clicking them does nothing
  2893. # [23:55] <@roc> well that's a start!
  2894. # [23:56] <@bz> roc: Shouldn't be too hard to figure out why; I bet event dispatch is checking for script-enabled in the wrong compartment or something. ;)
  2895. # [23:56] <@bz> roc: but yes
  2896. # [23:56] * @bz fights JS rooting inanity
  2897. # [23:57] <@roc> this bug has never really mattered much but if people start using <iframe sandbox> more it will
  2898. # [23:57] <RyanVM> guess not...
  2899. # [23:57] <RyanVM> that's disconcerting
  2900. # [23:57] <jaws> roc: yeah, screen sharing. i understand the security issues, but it is a necessary evolution of the technology. i have some ideas regarding user privacy/security & screen capture.
  2901. # [23:58] <@roc> jaws: it might make sense to support screen sharing as a special device for getUserMedia somehow
  2902. # [23:58] <jaws> roc: yeah that was my hope
  2903. # [23:58] <@bz> roc: indeed, re sandbox
  2904. # [23:58] * Joins: alice (alice@moz-4AED9DEE.range109-152.btcentralplus.com)
  2905. # [23:58] <@roc> because the API has the right shape, and then you can reuse all the permissions machinery if you want to
  2906. # [23:58] <@bz> roc: just need to make sure someone is assigned to it...
  2907. # [23:58] <@bz> roc: bholley or me, I guess, or smaug
  2908. # [23:59] * Quits: Cork (Cork@moz-1DDC043.cust.tele2.se) (Connection reset by peer)
  2909. # [23:59] <@roc> I wouldn't bother bholley or you with it
  2910. # [23:59] <derf> roc: I think that is in fact the plan.
  2911. # [23:59] <derf> But it is not high-priority for us, and the spec hasn't really discussed it.
  2912. # [23:59] <@roc> with that, plus StreamRecorder, we could have a very nice screencasting facility as a Web app
  2913. # Session Close: Sat Feb 09 00:00:00 2013

The end :)