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

Options:

  1. # Session Start: Tue Mar 19 00:00:01 2013
  2. # Session Ident: #developers
  3. # [00:00] <mbrubeck> There's more of a problem with useless r= like "r=me" or "r=bustage" :)
  4. # [00:00] <Jesse> and mistyped bug numbers
  5. # [00:00] <jhammel> at least it puts the fear of god (read: philor) into landers
  6. # [00:00] * wg9s misses having quotes show up here.
  7. # [00:00] <mbrubeck> https://developer.mozilla.org/en-US/docs/Developer_Guide/Committing_Rules_and_Responsibilities#Commit_message_restrictions documents what our hooks actually enforce.
  8. # [00:00] * jhammel misses having bug summaries show up here
  9. # [00:00] <Jesse> wg9s: ?
  10. # [00:00] <jhammel> Jesse: firebot
  11. # [00:00] <jhammel> at one point in time, anyway
  12. # [00:01] <Jesse> huh, i don't remember that
  13. # [00:01] <cpeterson> mbrubeck: good point. maybe a hook that rejects bogus "r=" and "r=me" would actually be useful
  14. # [00:01] <jhammel> it may have been brief (or multiple brief periods)
  15. # [00:02] <Jesse> cpeterson: also "r?" and variants that people put in their mq patches?
  16. # [00:02] <wg9s> a long time ago in a galaxy fire away some (I don;t think all) quotes used to show up here. I don't remember if a bot posted them or if good ones were linked in the topic.
  17. # [00:02] <@smaug> mbrubeck: what is wrong with r=bustage?
  18. # [00:02] <johns> tn: Okay I reproduced (a/the) crash I think
  19. # [00:02] <johns> This page takes 30 seconds to load and terrifies me
  20. # [00:02] <edmorley|away> smaug: if used with "Backout.... " it's utterly pointless
  21. # [00:02] <johns> I wonder how many flash applets it loads
  22. # [00:02] <edmorley|away> backouts don't need review and never will
  23. # [00:03] <Jesse> bustage doesn't review patches. bustage is what the patch is fixing.
  24. # [00:03] <@smaug> edmorley|away: oh, I wouldn't use it with backouts
  25. # [00:03] <jhammel> Jesse: though from that POV i'd argue that it'd be better to make tools to make mq workflow more pallatable, though i'm biased
  26. # [00:03] <edmorley|away> smaug: some people do
  27. # [00:03] * Quits: Mic (Mic@moz-C2F0C672.superkabel.de) (Input/output error)
  28. # [00:03] <mbrubeck> smaug: Actually, I guess those things aren't totally useless... if you're going to land something unreviewed, it *is* nice to acknowledge it explicitly so it's clear it was intentional.
  29. # [00:03] <@smaug> edmorley|away: but perhaps with some trivial additional fix
  30. # [00:03] * Joins: jviereck (Adium@moz-340574DC.dclient.hispeed.ch)
  31. # [00:04] <tn> johns, right? it's an amazing example of a horrible webpage
  32. # [00:04] <edmorley|away> for in-places fixes, there is more of a case
  33. # [00:04] <mbrubeck> The one that bugs me personally is "a=bustage" on a tree that isn't APPROVAL REQUIRED. :P
  34. # [00:05] * Quits: sewardj (sewardj@moz-B5499ED5.rev.sfr.net) (Ping timeout)
  35. # [00:05] <Jesse> mbrubeck: CLOSED TREE
  36. # [00:05] * Quits: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP) (Ping timeout)
  37. # [00:06] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/4958713cfe14 - Andrew McCreight - Bug 827486, part 3 - add dependencies for CGBindingImplClass. r=bz
  38. # [00:06] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d047a7ed2871 - Andrew McCreight - Bug 827486, part 7 - add basic code gen test. r=bz
  39. # [00:06] * Quits: Alfredo (alfredoyan@moz-642F7354.dynamic.hinet.net) (Quit: Alfredo)
  40. # [00:06] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/0201a604e8e6 - Andrew McCreight - Bug 827486, part 2 - Refactor example class codegen into common base class. r=bz
  41. # [00:06] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/649be71ae43b - Andrew McCreight - Bug 827486, part 1: add JSImplementation extended attribute. r=bz
  42. # [00:06] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/7fe1bc48dd10 - Andrew McCreight - Bug 827486, part 5: add the main JS impl code gen. r=bz
  43. # [00:06] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/8212a0b3bbe7 - Andrew McCreight - Bug 827486, part 6 - generate headers and code for JS implemented WebIDL classes. r=bz
  44. # [00:06] * Quits: cabanier (cabanier@89803C3C.27D0C967.A0B21F13.IP) (Quit: Leaving.)
  45. # [00:06] * Joins: Mic (Mic@moz-C2F0C672.superkabel.de)
  46. # [00:06] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/2f6ae75fb124 - Andrew McCreight - Bug 827486, part 4: copy parts of example generator to JS impl generator. r=bz
  47. # [00:06] * Joins: cabanier (cabanier@89803C3C.27D0C967.A0B21F13.IP)
  48. # [00:07] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1de3ed642b6d - David Zbarsky - Bug 847120: Move SVGFEColorMatrixElement to its own file r=Ms2ger
  49. # [00:07] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ca6a498dcf69 - David Zbarsky - Bug 850958 - Implement instanceof without relying on nsIDOM interfaces r=bz
  50. # [00:07] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/8b5889e318d6 - David Zbarsky - Bug 847120: Move SVGFECompositeElement to its own file r=Ms2ger
  51. # [00:07] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/66362cdd8519 - David Zbarsky - Bug 847120: Convert SVGFECompositeElement to WebIDL r=Ms2ger
  52. # [00:07] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1a4518e6fdb8 - David Zbarsky - Bug 847120: Convert SVGFEColorMatrixElement to WebIDL r=Ms2ger
  53. # [00:07] * Quits: fs (Elchi3@B9C9103E.56629902.2EC4CA51.IP) (Quit: Leaving)
  54. # [00:08] * Quits: jviereck (Adium@moz-340574DC.dclient.hispeed.ch) (Quit: Leaving.)
  55. # [00:08] <edmorley|away> mbrubeck: particularly given that I made the approval hook not check for backouts
  56. # [00:08] <mbrubeck> Jesse: freelance writer
  57. # [00:08] <evilpie> edmorley|away: approval hook?
  58. # [00:09] * jammink|afk is now known as jammink
  59. # [00:09] <edmorley|away> closed tree hook
  60. # [00:09] <evilpie> ok
  61. # [00:09] <edmorley|away> https://hg.mozilla.org/hgcustom/hghooks/file/93dc9c506add/mozhghooks/treeclosure.py#l47
  62. # [00:09] <evilpie> didn't think i would have missed that
  63. # [00:09] * jhammel assumes mbrubeck means that people should use r=freelance write vs r=me
  64. # [00:09] <mbrubeck> r=illegal sex, nude pornography, sexy models, illegal immigration!
  65. # [00:10] <edmorley|away> a=postini
  66. # [00:10] <johns> tn: It doesn't reproduce with my recent patches, though I'm not sure if it fixes the root issue
  67. # [00:10] <jhammel> edmorley|away: oh god thats horrible
  68. # [00:10] <johns> tn: Oh nevermind it does, just no on the first attempt
  69. # [00:10] * Joins: espadrine (thaddee_ty@moz-B582BE1.dclient.lsne.ch)
  70. # [00:10] <jhammel> we surely should do something about commit message syntax at some point :/
  71. # [00:11] <edmorley|away> jhammel: agreed (allowing people to freeform the bug # is my pet peeve, it breaks so many tools when you start having multiple bug #s per commit message)
  72. # [00:11] * Quits: aja (Instantbir@7B623C8A.C2971D12.7880DB15.IP) (Connection reset by peer)
  73. # [00:11] * Joins: aja (Instantbir@7B623C8A.C2971D12.7880DB15.IP)
  74. # [00:11] <edmorley|away> eg "Fix foo bar caused by bug 123; b=4321 r=foo"
  75. # [00:12] <Callek> edmorley|away: thats my new commit message for every bug I land, thanks
  76. # [00:12] <nalexander> edmorley|away: I for one welcome our new comment syntax overlords. The variety of commit messages irks my OCD.
  77. # [00:12] <jhammel> edmorley|away: there's that (and the fact that there is no consumable place to get what is actually allowed), and the mislabel of bugs, r=jhammel v r=Jeff Hammel, the various places people put things, what can go in a message that affects things, etc etc etc
  78. # [00:13] <edmorley|away> nalexander: :-)
  79. # [00:13] <jhammel> and the fact that parsing via regex as we do at least makes false positives/negatives possible, though probably not much of a problem
  80. # [00:14] <lizzard> jhammel: where should what is allowed come from and where should it be showing up?
  81. # [00:14] * Quits: kentuckyfriedtakahe (kentuckyfr@538BABFE.A073F3E.97BBD552.IP) (Quit: kentuckyfriedtakahe)
  82. # [00:14] * Joins: kentuckyfriedtakahe (kentuckyfr@538BABFE.A073F3E.97BBD552.IP)
  83. # [00:14] <jhammel> lizzard: so, ideally (IMHO), this should be key-value metadata and not sent with the message at all
  84. # [00:14] * Quits: jdm (jdm@CAB30FBD.8F96AEA7.2D179A7D.IP) (Ping timeout)
  85. # [00:14] * Joins: arky (arky@43CB6079.66715431.D25A875A.IP)
  86. # [00:15] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  87. # [00:15] <jhammel> lizzard: that said, while this is actually possible in mercurial, it requires some experimental/nonstandard stuff to do that literally
  88. # [00:15] * Quits: kentuckyfriedtakahe (kentuckyfr@538BABFE.A073F3E.97BBD552.IP) (Client exited)
  89. # [00:15] * Quits: beaufour (beaufour@moz-EA4226EF.nyc.biz.rr.com) (Quit: beaufour)
  90. # [00:15] <edmorley|away> jhammel: we'd need another mercurial extension though (or else shove it in the pushlogdb)
  91. # [00:15] <jhammel> oh, lizzard, always offended by key-value stores
  92. # [00:15] * kaze is now known as kaze|z
  93. # [00:15] * Quits: Mic (Mic@moz-C2F0C672.superkabel.de) (Quit: No time to waste, let's go!)
  94. # [00:15] * Joins: Mic (Mic@moz-C2F0C672.superkabel.de)
  95. # [00:15] <jhammel> edmorley|away: yeah, indeed
  96. # [00:15] * kaze|z is now known as kaze|zZz
  97. # [00:15] * Quits: Mic (Mic@moz-C2F0C672.superkabel.de) (Quit: No time to waste, let's go!)
  98. # [00:15] * Joins: brendan (brendaneic@2557E599.66715431.D25A875A.IP)
  99. # [00:15] * Joins: Mic (Mic@moz-C2F0C672.superkabel.de)
  100. # [00:16] * Joins: bent (chatzilla@moz-C4A3BD78.hsd1.ca.comcast.net)
  101. # [00:16] * Joins: kentuckyfriedtakahe (kentuckyfr@538BABFE.A073F3E.97BBD552.IP)
  102. # [00:16] * Quits: kdc (chatzilla@moz-2ACC6B38.pk.shawcable.net) (Connection reset by peer)
  103. # [00:16] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  104. # [00:16] <jhammel> edmorley|away: that said, if we actually cared about the problem, we could, interally, do key-values via (for instance) the commit message in a more rigorous way (and have hooks etc to make use of that; you could also do this via json)
  105. # [00:16] <jhammel> (etc)
  106. # [00:16] * Joins: kdc (chatzilla@moz-2ACC6B38.pk.shawcable.net)
  107. # [00:17] <jhammel> and doing so you could have one (per language that you cared about, ie python+js) source that would govern reading/writing such things
  108. # [00:18] <jhammel> so you could consume that to make tools (e.g. hg extensions) that could handle that magic for you
  109. # [00:18] <jhammel> (and obviously stripping out stuff with hooks that you didn't care about, and/or transforming it)
  110. # [00:19] * Quits: kentuckyfriedtakahe (kentuckyfr@538BABFE.A073F3E.97BBD552.IP) (Quit: kentuckyfriedtakahe)
  111. # [00:19] <jhammel> anyway </hand-wavy></bluesky></soapbox>
  112. # [00:19] * Joins: kentuckyfriedtakahe (kentuckyfr@538BABFE.A073F3E.97BBD552.IP)
  113. # [00:20] * Quits: arky (arky@43CB6079.66715431.D25A875A.IP) (Ping timeout)
  114. # [00:21] <philor> wow, that inbound bustage took a *long* time to land
  115. # [00:21] <edmorley|away> philor: json-pushes slow for you?
  116. # [00:21] * Quits: smooney (smooney@2557E599.66715431.D25A875A.IP) (Quit: smooney)
  117. # [00:22] <philor> very, yeah
  118. # [00:22] * Quits: tallowen (tallowen@moz-BBE5F8A7.baf.movistar.cl) (Input/output error)
  119. # [00:23] <philor> in fact, I made the mistake of reloading, and now I've got nothing
  120. # [00:24] <Luqman> is that why tbpl is stuck at loading 9%?
  121. # [00:24] <philor> other than the one log I loaded before reloading, telling me that it wasn't bustage, it was just unclobbered CLOBBER-touching
  122. # [00:24] <nthomas> Luqman: hg.m.o is slow
  123. # [00:25] <philor> treestatus: hg.m.o is slow, please close everything
  124. # [00:25] * Joins: smooney (smooney@2557E599.66715431.D25A875A.IP)
  125. # [00:25] <philor> mccr8: don't forget to clobber when you reland that for the 37th time
  126. # [00:25] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  127. # [00:26] <philor> there we go, okay, clobber set, it had been 10 hours anyway, we were clearly due
  128. # [00:26] <edmorley|away> Luqman: yes (if you open webconsole, the hg.m.o request is slow / doesn't complete)
  129. # [00:26] * Joins: FabioMagnoni (fabiomagno@moz-C0C38947.dsl.telesp.net.br)
  130. # [00:26] * Quits: bent (chatzilla@moz-C4A3BD78.hsd1.ca.comcast.net) (Ping timeout)
  131. # [00:27] <mccr8> philor: yeah, I edited the CLOBBER file as part of the final patch.
  132. # [00:27] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  133. # [00:27] <philor> mccr8: if only that actually caused a clobber, rather than merely causing the tree to burn...
  134. # [00:28] <mccr8> that's bad...
  135. # [00:28] <mccr8> hopefully I didn't do something wrong...
  136. # [00:28] * Quits: @dbaron (dbaron@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  137. # [00:28] <edmorley|away> mccr8: need bug 837323
  138. # [00:28] <philor> only half wrong - if you touch CLOBBER, you have to touch https://secure.pub.build.mozilla.org/clobberer/?branch=mozilla-inbound too
  139. # [00:28] * Joins: gandalf (zbraniecki@2557E599.66715431.D25A875A.IP)
  140. # [00:29] <@smaug> what?
  141. # [00:29] * @smaug hopes that is a joke
  142. # [00:29] <philor> but then, if you do it during the day, really you have to close the tree, wait until every pending build is picked up, yell at people to not retrigger any builds, touch the clobberer, and then land
  143. # [00:29] <philor> nope
  144. # [00:30] <philor> more like "the lurching, halting, random drunken way we roll"
  145. # [00:30] * geekboy|afk is now known as geekboy
  146. # [00:30] <Jesse> why are "wait until every pending build is picked up, yell at people to not retrigger any builds" needed?
  147. # [00:30] <philor> because not only does CLOBBER not clobber, but the clobberer only clobbers the next job that each slave runs, whether that's on a push before the one you want clobbered or not
  148. # [00:31] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  149. # [00:31] <@smaug> so how is one supposed to know that https://secure.pub.build.mozilla.org/clobberer/?branch=mozilla-inbound should be used?
  150. # [00:31] <philor> so you hit the clobberer, my push finally gets a build, someone triggers a build ten down, you push, and those two slaves do builds ten and thirty pushes later, but they already clobbered
  151. # [00:32] <philor> one is supposed to know by having this pleasant discussion with me, I think
  152. # [00:32] * wg9s remembers when we used to trigger nightlies to fix this because they always clobbered.
  153. # [00:32] * Quits: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com) (Quit: Textual IRC Client: www.textualapp.com)
  154. # [00:32] <@khuey> mccr8: so it worked?
  155. # [00:32] * Quits: FabioMagnoni (fabiomagno@moz-C0C38947.dsl.telesp.net.br) (Ping timeout)
  156. # [00:32] <mccr8> khuey: I burned the tree again, because apparently editing CLOBBER burns the tree instead of clobbering...
  157. # [00:32] <philor> I mean, we could put it in the tree rules, or the responsibilities of committers, but it's pretty clear nobody reads those :)
  158. # [00:33] <@khuey> mccr8: but we fixed the pgo thing via the backout?
  159. # [00:33] <mccr8> philor: I read some wiki page somewhere that said to do that, but maybe I was reading the wrong one...
  160. # [00:33] <mccr8> sorry about that.
  161. # [00:33] * nthomas is now known as nthomas|away
  162. # [00:33] <mccr8> khuey: yes, the PGO build triggered after your backout but before mine succeeded, so thanks.
  163. # [00:33] <@khuey> woo
  164. # [00:33] <edmorley|away> in the interrim before fixing bug 837323 we could just add a comment to the CLOBBER file explaining the need to clobber
  165. # [00:33] <@khuey> good for you
  166. # [00:33] <@khuey> bad for glandium
  167. # [00:33] * Joins: UCC (Catalin@452DA23C.EB64C8F9.FB866788.IP)
  168. # [00:34] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Quit: clee)
  169. # [00:34] <johns> tn: I solved the mystery!
  170. # [00:34] <wg9s> Well perhaps this info could be included in the comments in CLOBBERER?
  171. # [00:34] * Quits: Asa (asa@2557E599.66715431.D25A875A.IP) (Ping timeout)
  172. # [00:34] * Joins: victsou (victsou@A7C2D226.5F03F25.F877B51D.IP)
  173. # [00:34] * Quits: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP) (Quit: This computer has gone to sleep)
  174. # [00:35] * Joins: JaneBush (gegeg@moz-613285CD.dyn.nltelcom.net)
  175. # [00:35] <philor> in fareness to CLOBBER, it does more than just burn the tree, it also makes every developer apoplectic multiple times per day
  176. # [00:36] * Quits: jimb (user@9E727688.17C2F9C.163DC5C6.IP) (Ping timeout)
  177. # [00:37] <philor> oops, forgot the part where I reopen the tree, didn't I?
  178. # [00:37] <@smaug> so is CLOBBER currently just a hint to developers that they may need a clobber build
  179. # [00:37] <tbsaunde> philor: know tht rerunning configure autotouches CLOBBER for me I almost forget it exists ;0
  180. # [00:38] <philor> smaug: no, it also tells you when you merge to central/fx-team/b-s/whatever that you should have remembered to clobber first
  181. # [00:39] <philor> since only some needs-clobbers are obvious bustage, and some of them are "a bunch of tests fail in weird unobvious ways"
  182. # [00:39] * Joins: Jesse_ (jruderman@2557E599.66715431.D25A875A.IP)
  183. # [00:40] * Quits: Jesse (jruderman@2557E599.66715431.D25A875A.IP) (Ping timeout)
  184. # [00:41] <tn> johns, oh??
  185. # [00:42] <lsblakk> reed: ping on bug 844527
  186. # [00:43] * Joins: bajaj1 (Adium@2557E599.66715431.D25A875A.IP)
  187. # [00:43] * Quits: bajaj (Adium@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  188. # [00:43] * Quits: smooney (smooney@2557E599.66715431.D25A875A.IP) (Quit: smooney)
  189. # [00:43] * Quits: @smaug (chatzilla@moz-E342F6A8.rev.sfr.net) (Ping timeout)
  190. # [00:44] <edmorley|away> mccr8: sound reasonable? http://pastebin.mozilla.org/2226730
  191. # [00:45] <mccr8> edmorley|away: sounds good, thanks.
  192. # [00:46] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/db61c284f450 - Ed Morley - Bug 852341 - State in the CLOBBER file that for now a manual clobber is still required; DONTBUILD
  193. # [00:46] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  194. # [00:47] <philor> we need a talos Ttbpl suite
  195. # [00:47] <jhammel> ha!
  196. # [00:47] * Quits: bbondy (bbondy@moz-D9C9B0F.home4.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  197. # [00:47] <sfink> T(T(T(T(Ttbpl))))
  198. # [00:48] <jhammel> though fwiw i'm 100% behind that sort of dogfooding (ignoring the existing issues of adding any talos suite atm)
  199. # [00:48] <sfink> it's T's all the way down
  200. # [00:48] <philor> every time I switch to Chrome to star something after a regenerate=1, I have to get it done and close it quick, to not notice that they kick our ass on Ttbpl
  201. # [00:48] <jhammel> nah, its actual just one level
  202. # [00:48] * Joins: Gentlecat_ (Roman@8942624D.7D1F96C3.8FB52CB8.IP)
  203. # [00:49] * @khuey still wants Tbuild
  204. # [00:49] <edmorley|away> khuey: gofaster...
  205. # [00:50] <gozala> Is there any events dispatched after iframe.style.display = "none" is applied ?
  206. # [00:50] <gozala> bz_away: ^^
  207. # [00:50] <jhammel> (while i don't think that e.g. Firefox should be dogfood driven, I often do suppose that improving complicated usecases like TBPL for developers would improve perf for more typical use cases...that and it'd help Firefox devs)
  208. # [00:50] * Quits: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP) (Quit: Leaving.)
  209. # [00:50] <jhammel> khuey: WONTFIX: not measurable by talos
  210. # [00:50] <jhammel> khuey: unless you're advocating building Firefox in a web page...an insidious idea
  211. # [00:51] * Joins: erikvold (erikvold@moz-902F0004.tmodns.net)
  212. # [00:51] * Quits: Mic (Mic@moz-C2F0C672.superkabel.de) (Quit: No time to waste, let's go!)
  213. # [00:51] <@khuey> edmorley|away: we're doing an awful lot of goslower lately
  214. # [00:51] * Joins: Mic (Mic@moz-C2F0C672.superkabel.de)
  215. # [00:52] <philor> if we build in a web page, then we can do it in the cloud!
  216. # [00:52] <philor> that makes everything better
  217. # [00:53] <edmorley|away> speaking of which, anyone else see https://github.com/panicsteve/cloud-to-butt
  218. # [00:53] <jhammel> philor: first we need to be able to build a cloud in a webpage to do that right ;)
  219. # [00:53] <jhammel> edmorley|away: no, but i love it
  220. # [00:53] * jmaher|afk is now known as jmaher
  221. # [00:53] <jhammel> except the chrome part
  222. # [00:53] <mbrubeck> https://secure.pub.build.mozilla.org/builddata/buildjson/builds-pending.js is unhappy
  223. # [00:53] <wg9s> and a webpage in the cloud to cover the reverse issue.
  224. # [00:53] <jhammel> edmorley|away: can't we just make that part of some w3c/whatwg spec?
  225. # [00:54] <philor> we're not doing builds in my butt, stop even thinking it
  226. # [00:54] <jhammel> wg9s: ooh! i like the way you think
  227. # [00:54] <jhammel> oh, nm, i read "a webpage *is* the cloud..."
  228. # [00:54] * wg9s thinks the chrome part is just flash ;-)
  229. # [00:54] <jhammel> wg9s: don't know, don't care; chrome branding ftl ;)
  230. # [00:55] <jhammel> there is in fact a firefox version if you scroll down, but it doesn't matter
  231. # [00:55] <mfinkle> are the trees open?
  232. # [00:55] * coop is now known as coop|afk
  233. # [00:55] <mfinkle> mbrubeck, ^
  234. # [00:55] <wg9s> branding is to prevent rustling, is it not?
  235. # [00:56] <jhammel> and an opera and safari version; no need for an IE version since IE already replaces everything with my butt
  236. # [00:56] * gregglind is now known as gregglind_away
  237. # [00:56] <edmorley|away> mfinkle: https://treestatus.mozilla.org/ lists current state and changelog/authors
  238. # [00:57] <mfinkle> thanks edmorley|away
  239. # [00:57] <mfinkle> tbpl is not loading for me
  240. # [00:58] <mbrubeck> Speaking of which, should we close the trees on account of TBPL not loading?
  241. # [00:58] <wg9s> Oh dear. not loading for me either.
  242. # [00:58] <mfinkle> damn you mbrubeck
  243. # [00:58] <wg9s> getting parse errors on pending builds on central and inbound
  244. # [00:59] * Quits: brendan (brendaneic@2557E599.66715431.D25A875A.IP) (Quit: brendan)
  245. # [00:59] <wg9s> in fact on all trees i have tried.
  246. # [00:59] * Joins: bajaj (Adium@2557E599.66715431.D25A875A.IP)
  247. # [00:59] * mfinkle shoves a patch in
  248. # [00:59] * Quits: bajaj1 (Adium@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  249. # [00:59] <jhammel> wg9s: edmorley|away is on it, i believe, though he should really be |away and dreaming
  250. # [00:59] <mbrubeck> https://secure.pub.build.mozilla.org/builddata/buildjson/builds-running.js is returning 500
  251. # [00:59] * Quits: akeybl (akeybl@43CB6079.66715431.D25A875A.IP) (Connection reset by peer)
  252. # [00:59] * Joins: akeybl (akeybl@43CB6079.66715431.D25A875A.IP)
  253. # [00:59] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/28db68d1a57a - Mark Finkle - Backout bc88f1602468, Bug 842911 - Remove support for Samsung mini-app mode r=blassey a=blassey
  254. # [00:59] <wg9s> either parse errors on pending or running.
  255. # [00:59] * Joins: bajaj1 (Adium@2557E599.66715431.D25A875A.IP)
  256. # [01:00] * Quits: bajaj (Adium@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  257. # [01:00] <edmorley|away> mbrubeck: I'd say yes, mainly because builds-4hr.js.gz hasn't updated for over 10 minutes (https://secure.pub.build.mozilla.org/builddata/buildjson/)
  258. # [01:00] <edmorley|away> running/pending one could do without for a few mins, completed builds less so
  259. # [01:00] * Quits: bholley (anonymous@2557E599.66715431.D25A875A.IP) (Quit: bholley)
  260. # [01:00] <edmorley|away> I'll file
  261. # [01:01] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  262. # [01:01] * Joins: FabioMagnoni (fabiomagno@moz-C0C38947.dsl.telesp.net.br)
  263. # [01:02] * Joins: jryans (jryans@moz-CC5DCFB.austin.res.rr.com)
  264. # [01:03] * Joins: kanru` (kanru@moz-F9D51567.dynamic.hinet.net)
  265. # [01:04] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Client exited)
  266. # [01:05] <edmorley|away> filed bug 852351
  267. # [01:05] <edmorley|away> all main trees closed#
  268. # [01:05] * Quits: Mic (Mic@moz-C2F0C672.superkabel.de) (Quit: No time to waste, let's go!)
  269. # [01:05] * jhammel respectfully salutes edmorley|away
  270. # [01:05] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  271. # [01:05] * Joins: lduros (user@moz-6BD87C4.phlapa.fios.verizon.net)
  272. # [01:05] <edmorley|away> jhammel: and yeah time to unwind
  273. # [01:05] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/49ca6a3ef0b6 - Terrence Cole - Bug 850922 - Don't put NULL getterobj/setterobj in the reloctable store buffers; r=billm
  274. # [01:05] <jhammel> edmorley|away++
  275. # [01:05] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/88942e6ce28d - Terrence Cole - Bug 850749 - Make Cell::isTenured use the new IsInsideNursery; r=billm
  276. # [01:05] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/5e0347b9a4e4 - Terrence Cole - Bug 841059 - Do not use the ArenaHeader for getAllocKind on JSObject; r=billm
  277. # [01:05] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/085337fa9658 - Terrence Cole - Bug 841059 - Do not use the ArenaHeader for zone/compartment on JSObject; r=billm
  278. # [01:06] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1ff4af81172a - Terrence Cole - Bug 849453 - Use the AllocKind to get the size instead of sizeOfThis; r=billm
  279. # [01:06] * Quits: kdc (chatzilla@moz-2ACC6B38.pk.shawcable.net) (Connection reset by peer)
  280. # [01:07] * Joins: kdc (chatzilla@moz-2ACC6B38.pk.shawcable.net)
  281. # [01:07] * Quits: erikvold (erikvold@moz-902F0004.tmodns.net) (Quit: erikvold)
  282. # [01:08] * Quits: FabioMagnoni (fabiomagno@moz-C0C38947.dsl.telesp.net.br) (Ping timeout)
  283. # [01:08] * Quits: cviecco (cviecco@2557E599.66715431.D25A875A.IP) (Input/output error)
  284. # [01:09] <wg9s> edmorley|away: you are right this is not as important as completed builds status but needs to be fixed by morning, or My automated builds will fail to start ;-)
  285. # [01:10] * Quits: edmorley|away (edmorley@moz-23D8747.range86-144.btcentralplus.com) (Quit: Instantbird 1.4a1pre -- http://www.instantbird.com)
  286. # [01:10] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Ping timeout)
  287. # [01:11] * Quits: terrence (terrence@2557E599.66715431.D25A875A.IP) (Ping timeout)
  288. # [01:11] * Joins: erikvold (erikvold@moz-902F0004.tmodns.net)
  289. # [01:11] * Quits: jryans (jryans@moz-CC5DCFB.austin.res.rr.com) (Quit: Be back later)
  290. # [01:12] * Quits: cpeterson (cpeterson@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  291. # [01:12] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  292. # [01:13] * Quits: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving.)
  293. # [01:13] * Quits: cabanier (cabanier@89803C3C.27D0C967.A0B21F13.IP) (Quit: Leaving.)
  294. # [01:13] * Quits: llmelon (chatzilla@moz-43CE5A55.cpe.vividwireless.net.au) (Quit: ChatZilla 0.9.90 [Firefox 19.0.2/20130307023931])
  295. # [01:13] * mjschranz_away is now known as mjschranz
  296. # [01:14] * Quits: jhopkins|afk (jhopkins@moz-216F9986.tb.shawcable.net) (Ping timeout)
  297. # [01:15] * tonymec|sleep is now known as tonymec
  298. # [01:16] * Joins: aklotz (Thunderbir@moz-83399C40.rev.sfr.net)
  299. # [01:18] * Quits: mccr8 (mccr8@2557E599.66715431.D25A875A.IP) (Quit: mccr8)
  300. # [01:19] * Quits: Mook_as (mook@moz-1FCC0032.activestate.com) (Quit: Mook_as)
  301. # [01:20] * Quits: jedp (jedp@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Computer has gone to sleep.)
  302. # [01:21] * hwine is now known as hwine|mtg
  303. # [01:22] * geekboy is now known as geekboy|afk
  304. # [01:22] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Quit: Computer has gone to sleep.)
  305. # [01:22] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  306. # [01:23] * Joins: dbaron (dbaron@moz-E0DDE997.dsl.dynamic.sonic.net)
  307. # [01:23] * ChanServ sets mode: +o dbaron
  308. # [01:26] * Quits: twi1 (Adium@moz-12EC5C5D.ip243.fastwebnet.it) (Quit: Leaving.)
  309. # [01:26] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  310. # [01:27] * Quits: jhammel (jhammel@moz-14240F1C.hsd1.ca.comcast.net) (Quit: leaving)
  311. # [01:27] * Joins: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it)
  312. # [01:28] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  313. # [01:28] * Quits: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it) (Quit: Leaving.)
  314. # [01:28] * nthomas|away is now known as nthomas
  315. # [01:28] * Quits: jammink (textual@2557E599.66715431.D25A875A.IP) (Quit: Computer has gone to sleep.)
  316. # [01:29] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Ping timeout)
  317. # [01:29] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/68621375dec1 - Phil Ringnalda - No bug, remove trailing whitespace
  318. # [01:29] * Quits: akeybl (akeybl@43CB6079.66715431.D25A875A.IP) (Quit: Linkinus - http://linkinus.com)
  319. # [01:29] * Joins: Bas (chatzilla@moz-E342F6A8.rev.sfr.net)
  320. # [01:31] * Quits: gwagner (Gregor@moz-A2F054F5.hfc.comcastbusiness.net) (Quit: gwagner)
  321. # [01:32] * Quits: tzimmermann (tzimmerman@moz-A2F054F5.hfc.comcastbusiness.net) (Quit: Ex-Chat)
  322. # [01:32] * Joins: lizzard (ehenry@5868180.EC093B8E.3D3AFDA7.IP)
  323. # [01:34] * Quits: GinaYeh-laptop (GinaYeh@moz-A2F054F5.hfc.comcastbusiness.net) (Ping timeout)
  324. # [01:35] * Quits: erikvold (erikvold@moz-902F0004.tmodns.net) (Ping timeout)
  325. # [01:36] * Quits: tonymec (tonymec@5A9BA118.8C61C497.DE2DB281.IP) (Input/output error)
  326. # [01:36] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  327. # [01:36] * jmaher is now known as jmaher|afk
  328. # [01:37] * Joins: ehugg_lime (ehugg_lime@moz-44DC6EC1.mycingular.net)
  329. # [01:37] * Joins: FabioMagnoni (fabiomagno@moz-C0C38947.dsl.telesp.net.br)
  330. # [01:38] * Quits: cilias (cilias@moz-D65C0C74.cpe.net.cable.rogers.com) (Quit: cilias)
  331. # [01:40] * Joins: bbondy (bbondy@moz-D9C9B0F.home4.cgocable.net)
  332. # [01:40] * Quits: jgriffin (jgriffin@moz-DD9CBA45.hsd1.wa.comcast.net) (Quit: jgriffin)
  333. # [01:43] * Quits: FabioMagnoni (fabiomagno@moz-C0C38947.dsl.telesp.net.br) (Ping timeout)
  334. # [01:44] * Joins: erikvold (erikvold@moz-902F0004.tmodns.net)
  335. # [01:44] * Quits: juanb (jbecerra@2557E599.66715431.D25A875A.IP) (Quit: juanb)
  336. # [01:46] <Pike> jhford: I can't find your uplift commits on https://github.com/mozilla-b2g/gaia/commits/v1-train and https://github.com/mozilla-b2g/gaia/commits/v1.0.1 for bug 850170 ? am I looking in a screwed way?
  337. # [01:47] * Joins: gal (gal@moz-F9E6ABA8.hsd1.ca.comcast.net)
  338. # [01:47] * Quits: lduros (user@moz-6BD87C4.phlapa.fios.verizon.net) (Client exited)
  339. # [01:48] * Quits: ehugg_lime (ehugg_lime@moz-44DC6EC1.mycingular.net) (Client exited)
  340. # [01:48] * khuey is now known as khuey|away
  341. # [01:48] * khuey|away is now known as khuey
  342. # [01:48] * Joins: birtles (chatzilla@moz-658AB552.tokyo.ocn.ne.jp)
  343. # [01:49] * Quits: JosiahOne (josiahbrun@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net) (Quit: Deallocatd. (Probably forbidden by ARC))
  344. # [01:50] * Joins: lduros (user@moz-6BD87C4.phlapa.fios.verizon.net)
  345. # [01:50] * Quits: ggp (ggp@2557E599.66715431.D25A875A.IP) (Input/output error)
  346. # [01:51] * Joins: ggp (ggp@2557E599.66715431.D25A875A.IP)
  347. # [01:51] * Joins: gwagner (Gregor@moz-3BC722CB.hfc.comcastbusiness.net)
  348. # [01:52] * Quits: bdahl (bdahl@moz-BE33DA21.fw1.sfo1.mozilla.net) (Client exited)
  349. # [01:53] <markh> what component should I file a bug under for when the restored window sizes are "wrong". I don't think that is "session restore" but closer to XUL (as the sizes come from persisted attributes IIUC)?
  350. # [01:53] * Quits: bnicholson (bnicholson@2557E599.66715431.D25A875A.IP) (Ping timeout)
  351. # [01:53] * Quits: rlewis (Thunderbir@moz-D47321EC.cable.virginmedia.com) (Ping timeout)
  352. # [01:53] * Quits: ggp (ggp@2557E599.66715431.D25A875A.IP) (Ping timeout)
  353. # [01:54] * Quits: @dveditz (dveditz@2557E599.66715431.D25A875A.IP) (Ping timeout)
  354. # [01:55] * Quits: mixedpuppy (mixedpuppy@A5087023.2354C43D.D8E68FF6.IP) (Quit: mixedpuppy)
  355. # [01:56] * Quits: Hughman (Mibbit@DF0C90CA.D2C20E22.A3B82EC7.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  356. # [01:56] * Quits: lduros (user@moz-6BD87C4.phlapa.fios.verizon.net) (Client exited)
  357. # [01:57] * Quits: @bz_away (bzbarsky@moz-71EFD05D.bstnma.fios.verizon.net) (Ping timeout)
  358. # [01:58] * Joins: GinaYeh-laptop (GinaYeh@moz-3BC722CB.hfc.comcastbusiness.net)
  359. # [01:58] * Joins: annevk (annevk@9F2A390E.A72EB374.4ABDC21.IP)
  360. # [01:59] * philor hums the happy backout song
  361. # [01:59] * Joins: Changbin (ChangbinPa@C70E7489.C6400AFA.F2707193.IP)
  362. # [02:00] * Joins: tonymec (tonymec@5A9BA118.8C61C497.DE2DB281.IP)
  363. # [02:01] <joe> nananananananana backout
  364. # [02:02] * Joins: nattokirai (nattokirai@moz-658AB552.tokyo.ocn.ne.jp)
  365. # [02:04] * Quits: Nefzaoui (chatzilla@5C1D56B5.AC1DD713.80E43DAF.IP) (Quit: ChatZilla 0.9.90 [Firefox 19.0.2/20130307023931])
  366. # [02:04] <tbsaunde> philor: one of those backouts is for busting b2g asmjs stuff right?
  367. # [02:04] <philor> tbsaunde: is it? I don't know!
  368. # [02:05] <philor> that seems like it would be luke
  369. # [02:06] * Joins: dzbarsky1 (Adium@moz-59812CB1.hsd1.pa.comcast.net)
  370. # [02:06] <philor> tbsaunde: busting in a way that isn't covered by any of the spectacularly detailed and highly robust b2g test suites, I take it?
  371. # [02:06] * Quits: dzbarsky (Adium@moz-59812CB1.hsd1.pa.comcast.net) (Connection reset by peer)
  372. # [02:06] <philor> all I can really tell is "crashes all the time" or "crashes all the time"
  373. # [02:06] <Jesse_> gcc 4.8: "A new general optimization level, -Og, has been introduced. It addresses the need for fast compilation and a superior debugging experience while providing a reasonable level of runtime performance."
  374. # [02:07] <philor> right now, it seems to be "crashes all the time"
  375. # [02:07] <tbsaunde> philor: this was "doesn't build" bustage
  376. # [02:07] <mayhemer> philor: ping
  377. # [02:08] <philor> mayhemer: not any time soon, no
  378. # [02:08] <tbsaunde> at any rate I'm going to choose to believe my patches touching accessible/ and content/ didn't do it
  379. # [02:08] <philor> oh, I mean, "pong"
  380. # [02:08] <mayhemer> philor: ok, when?
  381. # [02:08] * Quits: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  382. # [02:08] <joe> mayhemer: "tomorrow"
  383. # [02:08] <mayhemer> philor: understand
  384. # [02:08] <philor> mayhemer: after between two and five backouts, but the number depends on getting results after having gone 50 minutes where maybe no jobs got scheduled
  385. # [02:09] <nthomas> tbsaunde: like bug 852107 ?
  386. # [02:09] <mayhemer> philor: I think I have a completely different quiestion :)
  387. # [02:09] <joe> maybe we should just start pre-backing people out to save time
  388. # [02:09] <philor> yay!
  389. # [02:09] <mayhemer> philor: it's about bug 817638
  390. # [02:09] <Callek> w0000t bustage
  391. # [02:09] <joe> i'll back out multithreaded image decoding now so when i check it in i don't break anything
  392. # [02:09] * Quits: gal (gal@moz-F9E6ABA8.hsd1.ca.comcast.net) (Quit: gal)
  393. # [02:09] <Jesse_> joe++
  394. # [02:10] <nthomas> hg.m.o sez "You have -100 karma on your checkins, please try again later"
  395. # [02:10] <philor> mayhemer: fire away
  396. # [02:10] <mayhemer> philor: I need some explanation what has happened in that bug, since I have a patch that was adding a test to this file with an expected exception
  397. # [02:10] <tbsaunde> nthomas: yeah, but now I wonder why those jobs are visible
  398. # [02:10] <mayhemer> philor: the file is b2g.json
  399. # [02:11] <Callek> philor: 500 on hg.m.o again
  400. # [02:11] <Callek> :(
  401. # [02:11] <Callek> might as well leave closed
  402. # [02:11] <mayhemer> philor: the list of tests to run on b2g
  403. # [02:11] * Joins: sheeri (sheeri@moz-5E1F6454.hsd1.ma.comcast.net)
  404. # [02:11] * Quits: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 1.8.0.9/2006120508])
  405. # [02:11] <mayhemer> philor: where a test could be set to "expected exception"
  406. # [02:11] <philor> mayhemer: this'll show you how much I know, I thought that was the list of tests *not* to run
  407. # [02:12] * Joins: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net)
  408. # [02:12] * Joins: FabioMagnoni (fabiomagno@moz-C0C38947.dsl.telesp.net.br)
  409. # [02:12] * Quits: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net) (Quit: Leaving...)
  410. # [02:12] <mayhemer> philor: I don't know how that file actuall works, but I was adding in my patch, I now need to merge, a test that was expected to fail
  411. # [02:13] <mayhemer> philor: because it was accessing some service that is not available on content processes
  412. # [02:13] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  413. # [02:13] <jorendorff> sheriffs: i have a fix https://gist.github.com/jorendorff/5192739 for a doofy opt-only test failure, my fault. can i push that to the closed tree?
  414. # [02:13] <mayhemer> philor: now I don't know how/where or if even add my tests
  415. # [02:14] <jorendorff> (inbound, that is)
  416. # [02:14] * joduinn-afk is now known as joduinn-home
  417. # [02:14] <philor> mayhemer: I think you want, um, jgriffin probably, or some random person in #ateam - my only involvement there was merging it to m-c
  418. # [02:14] * Quits: KWierso|Home (chatzilla@moz-39E2648C.hsd1.ca.comcast.net) (Quit: ChatZilla 0.9.90-rdmsoft [XULRunner 1.9.0.17/2009122204])
  419. # [02:14] <mayhemer> philor: aha :)
  420. # [02:14] <philor> jorendorff: hang on for a minute or some random number of hours
  421. # [02:14] <jorendorff> philor: standing by!
  422. # [02:15] <philor> since we need a reliable hg.m.o, and to back out terrence's scorched earth patch before we move on to yours
  423. # [02:15] <jorendorff> philor: OK. I'd just love to not get backed out for once, it'd be a novelty
  424. # [02:15] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  425. # [02:15] <philor> jorendorff: oh, nobody has a backout of your patch already staged, not to worry...
  426. # [02:16] <philor> hg qrm bo-jorendorff
  427. # [02:16] <philor> oops, wrong window
  428. # [02:16] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Quit: clee)
  429. # [02:16] * Joins: KWierso|Home (chatzilla@moz-39E2648C.hsd1.ca.comcast.net)
  430. # [02:17] <vlad> ted: why you asleep/not here/having a life
  431. # [02:17] * Joins: bajaj (Adium@2557E599.66715431.D25A875A.IP)
  432. # [02:17] * Quits: Gentlecat_ (Roman@8942624D.7D1F96C3.8FB52CB8.IP) (Ping timeout)
  433. # [02:17] * Quits: bajaj1 (Adium@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  434. # [02:18] * Quits: FabioMagnoni (fabiomagno@moz-C0C38947.dsl.telesp.net.br) (Ping timeout)
  435. # [02:19] * Quits: bajaj (Adium@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  436. # [02:19] * Quits: nsm (nikhil@2557E599.66715431.D25A875A.IP) (Ping timeout)
  437. # [02:20] <joe> vlad: MUST PROGRAM FASTER
  438. # [02:22] * ewong|afk is now known as ewong
  439. # [02:22] <jalcine> fasterr
  440. # [02:22] <vlad> joe: damn you you're not ted
  441. # [02:22] <vlad> I got all exited when I saw this window light up
  442. # [02:23] * Joins: bholley (anonymous@moz-FCAF9AAB.hsd1.ca.comcast.net)
  443. # [02:23] * Quits: bnicholson (bnicholson@moz-E98974C1.hsd1.ca.comcast.net) (Ping timeout)
  444. # [02:24] * Quits: fabrice (fabrice@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  445. # [02:24] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/79f5f64f33b1 - Phil Ringnalda - Backout 49ca6a3ef0b6 (bug 850922), 1ff4af81172a (bug 849453), 5e0347b9a4e4:085337fa9658 (bug 841059) and 88942e6ce28d (bug 850749) for busting the build
  446. # [02:25] * Joins: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net)
  447. # [02:25] <joe> vlad: guess what? i'm still not ted
  448. # [02:25] * Quits: gwagner (Gregor@moz-3BC722CB.hfc.comcastbusiness.net) (Quit: gwagner)
  449. # [02:26] <@khuey> not cool man
  450. # [02:26] <@khuey> not cool
  451. # [02:28] * Joins: surkov (surkov@511E724B.E00BF004.E17943EE.IP)
  452. # [02:29] <joe> yeah that was pretty mean
  453. # [02:29] * Joins: dzbarsky (Adium@moz-59812CB1.hsd1.pa.comcast.net)
  454. # [02:29] * Quits: dzbarsky1 (Adium@moz-59812CB1.hsd1.pa.comcast.net) (Ping timeout)
  455. # [02:30] * Quits: Pike (Pike@2557E599.66715431.D25A875A.IP) (Quit: ChatZilla 0.9.90 [Firefox 19.0.2/20130307023931])
  456. # [02:31] * Joins: brendan (brendaneic@2557E599.66715431.D25A875A.IP)
  457. # [02:31] * Quits: brendan (brendaneic@2557E599.66715431.D25A875A.IP) (Quit: brendan)
  458. # [02:31] * Joins: elin (elin@moz-99690620.hinet-ip.hinet.net)
  459. # [02:31] * Joins: jryans (jryans@moz-7E61CA05.sw.biz.rr.com)
  460. # [02:33] * Quits: IanN (chatzilla@moz-C2F768A9.perr.cable.virginmedia.com) (Quit: ChatZilla 0.9.90 [SeaMonkey 2.18a1/20130202225154])
  461. # [02:34] * Quits: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: sicking)
  462. # [02:34] * hwine|mtg is now known as hwine
  463. # [02:37] <philor> belaboring the obvious, if anyone actually wants to see the tree reopen faster after bustages, fixing or disabling your broken tests would be the way to do it
  464. # [02:37] * Joins: mixedpuppy (mixedpuppy@moz-7B3CFB22.vc.shawcable.net)
  465. # [02:37] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  466. # [02:37] <philor> down to 127 unstarred, of which probably 100 are just the normal constant grinding maddening soul crushing intermittents
  467. # [02:38] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Quit: Computer has gone to sleep.)
  468. # [02:39] * Joins: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net)
  469. # [02:39] <@khuey> ugh what did I do wrong to get on a b2g interview circuit
  470. # [02:40] * Joins: Mook (Thunderbir@moz-F9DAA936.vc.shawcable.net)
  471. # [02:40] <philor> oh, FUCK YOU CLOBBER
  472. # [02:41] <capella> ouch ... bad day, eh?
  473. # [02:41] <philor> https://tbpl.mozilla.org/php/getParsedLog.php?id=20803070&tree=Mozilla-Inbound
  474. # [02:42] <philor> if I retrigger a build on a push 20 down the page, because we coalesced away all its builds and then didn't see its brokenness for three hours, I do not want to be told to clobber
  475. # [02:42] * Joins: gal (gal@moz-F9E6ABA8.hsd1.ca.comcast.net)
  476. # [02:43] <philor> build the push, run the busted tests, give me the failures, with no backtalk
  477. # [02:43] * Quits: erikvold (erikvold@moz-902F0004.tmodns.net) (Quit: erikvold)
  478. # [02:43] <philor> and yes, a bad day which started Friday around 18:30, and has continued pretty much every waking minute since then
  479. # [02:43] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  480. # [02:43] * Joins: Asa (asa@363AA1C0.A1EC5031.204CA821.IP)
  481. # [02:44] <capella> I know ... I lurk on the weekends :)
  482. # [02:45] <philor> but don't worry, that'll only add about 20 minutes to the tree closure
  483. # [02:45] * Joins: bdahl (bdahl@moz-D7CB09C3.dsl.dynamic.sonic.net)
  484. # [02:45] * Quits: Changbin (ChangbinPa@C70E7489.C6400AFA.F2707193.IP) (Quit: Ex-Chat)
  485. # [02:45] <philor> well, 20 minutes plus some possible additional time because of having to have a clobbered build
  486. # [02:46] <philor> jorendorff: you should probably go ahead and push now
  487. # [02:46] <philor> hg.m.o willing
  488. # [02:46] <jorendorff> philor: ok
  489. # [02:46] <jorendorff> thanks
  490. # [02:46] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Quit: clee)
  491. # [02:47] * Joins: FabioMagnoni (fabiomagno@moz-C0C38947.dsl.telesp.net.br)
  492. # [02:47] * Quits: dao (dao@moz-281B0ACA.superkabel.de) (Quit: Leaving.)
  493. # [02:48] * Quits: gandalf (zbraniecki@2557E599.66715431.D25A875A.IP) (Quit: My lid went down)
  494. # [02:48] * Quits: Waldo (waldo@2557E599.66715431.D25A875A.IP) (Quit: ChatZilla 0.9.87-6.1450hg.fc18 [XULRunner 19.0.2/20130311161054])
  495. # [02:49] * Quits: sworkman (sworkman@moz-825EC923.hsd1.ca.comcast.net) (Quit: sworkman)
  496. # [02:51] * Quits: kanru` (kanru@moz-F9D51567.dynamic.hinet.net) (Input/output error)
  497. # [02:51] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ce50afadce07 - Jason Orendorff - Remove silly debug statement left in a test (for bug 848062) that breaks it in opt builds. No bug#, r=sfink on a CLOSED TREE.
  498. # [02:52] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  499. # [02:52] * Joins: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net)
  500. # [02:53] * Quits: FabioMagnoni (fabiomagno@moz-C0C38947.dsl.telesp.net.br) (Ping timeout)
  501. # [02:53] * Quits: bholley (anonymous@moz-FCAF9AAB.hsd1.ca.comcast.net) (Quit: bholley)
  502. # [02:54] * Quits: aklotz (Thunderbir@moz-83399C40.rev.sfr.net) (Ping timeout)
  503. # [02:54] * luke is now known as luke-away
  504. # [02:54] * Joins: ekr_ (ekr@moz-7800E930.mycingular.net)
  505. # [02:55] * hwine is now known as hwine-food
  506. # [02:57] * Quits: jorendorff (jorendorff@43CB6079.66715431.D25A875A.IP) (Quit: jorendorff)
  507. # [02:58] * Joins: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net)
  508. # [02:59] * Quits: azakai (alon@2557E599.66715431.D25A875A.IP) (Ping timeout)
  509. # [03:01] * Quits: pcwalton (pcwalton@2557E599.66715431.D25A875A.IP) (Quit: pcwalton)
  510. # [03:02] * Quits: sheeri (sheeri@moz-5E1F6454.hsd1.ma.comcast.net) (Quit: sheeri)
  511. # [03:02] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  512. # [03:03] * Joins: Boriss_ (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  513. # [03:03] * Joins: Hughman (Mibbit@DF0C90CA.D2C20E22.A3B82EC7.IP)
  514. # [03:04] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  515. # [03:04] * Boriss_ is now known as Boriss
  516. # [03:05] * Quits: annevk (annevk@9F2A390E.A72EB374.4ABDC21.IP) (Input/output error)
  517. # [03:05] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  518. # [03:08] * Joins: jorendorff (jorendorff@43CB6079.66715431.D25A875A.IP)
  519. # [03:08] * Quits: UCC (Catalin@452DA23C.EB64C8F9.FB866788.IP) (Input/output error)
  520. # [03:09] * Quits: gal (gal@moz-F9E6ABA8.hsd1.ca.comcast.net) (Quit: gal)
  521. # [03:12] * Quits: karl (karl@moz-C433B975.jetstream.xtra.co.nz) (Ping timeout)
  522. # [03:12] * Quits: chewey (chewey@moz-4E8630C3.dip0.t-ipconnect.de) (NickServ (GHOST command used by chewey_))
  523. # [03:12] * Joins: dcamp (dcamp@moz-930D5B64.hsd1.wa.comcast.net)
  524. # [03:12] * Joins: chewey (chewey@moz-E3461D7.dip0.t-ipconnect.de)
  525. # [03:12] * Joins: ehsan (ehsan@576FC5E5.CD1D2BB8.DC1243F8.IP)
  526. # [03:12] * ChanServ sets mode: +o ehsan
  527. # [03:15] * Quits: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird 1.4a1pre -- http://www.instantbird.com)
  528. # [03:16] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/204090d0c0fc - Mark Finkle - Backout bc88f1602468, Bug 842911 - Remove support for Samsung mini-app mode r=blassey a=blassey
  529. # [03:16] * Quits: ekr_ (ekr@moz-7800E930.mycingular.net) (Quit: Colloquy for iPhone - http://colloquy.mobi)
  530. # [03:16] * Joins: victorporof (victorporo@DC82DE00.39508509.6A4F8DA2.IP)
  531. # [03:18] * Quits: victorporof (victorporo@DC82DE00.39508509.6A4F8DA2.IP) (Ping timeout)
  532. # [03:19] * Parts: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net) (Leaving...)
  533. # [03:22] * Joins: FabioMagnoni (fabiomagno@moz-C0C38947.dsl.telesp.net.br)
  534. # [03:22] * Joins: pranavrc (pranavrc@C6F9BC4E.CE9E801D.520CDC98.IP)
  535. # [03:23] <philor> heh, bold move
  536. # [03:25] <joe> AsmJSLink.obj : error LNK2019: unresolved external symbol "class js::AsmJSModule & __cdecl js::AsmJSModuleObjectToModule(class JSObject *)" (?AsmJSModuleObjectToModule@js@@YAAAVAsmJSModule@1@PAVJSObject@@@Z) referenced in function "bool __cdecl DynamicallyLinkModule(struct JSContext *,class js::StackFrame *,class JS::Handle<class JSObject *>)" (?DynamicallyLinkModule@@YA_NPAUJSContext@@PAVStackFrame@js@@V?$Handle@PAVJSObject@@@JS@@@Z)
  537. # [03:25] <joe> buh?
  538. # [03:26] <Jesse_> gps: the nice thing about working in the objdir is i don't have to specify MOZCONFIG=... for every command i run
  539. # [03:27] <Jesse_> gps: in fact i'd like a "mach clobberbuild" that i can run in the objdir to blow away everything except the mozconfig symlink(?) and build from scratch
  540. # [03:27] * hwine-food is now known as hwine
  541. # [03:28] * Quits: FabioMagnoni (fabiomagno@moz-C0C38947.dsl.telesp.net.br) (Ping timeout)
  542. # [03:28] * Joins: FabioMagnoni (fabiomagno@moz-C0C38947.dsl.telesp.net.br)
  543. # [03:29] * Quits: GinaYeh-laptop (GinaYeh@moz-3BC722CB.hfc.comcastbusiness.net) (Ping timeout)
  544. # [03:30] * Quits: bdahl (bdahl@moz-D7CB09C3.dsl.dynamic.sonic.net) (Client exited)
  545. # [03:31] * Quits: FabioMagnoni (fabiomagno@moz-C0C38947.dsl.telesp.net.br) (Ping timeout)
  546. # [03:31] * Quits: elin (elin@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  547. # [03:31] * Joins: ekr_ (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  548. # [03:32] * Joins: Bas__ (chatzilla@moz-B5499ED5.rev.sfr.net)
  549. # [03:32] * Quits: Bas (chatzilla@moz-E342F6A8.rev.sfr.net) (Ping timeout)
  550. # [03:32] * Bas__ is now known as Bas
  551. # [03:33] * Joins: elin (elin@moz-99690620.hinet-ip.hinet.net)
  552. # [03:33] <@khuey> mayhemer: ping
  553. # [03:33] <mayhemer> khuey: pong
  554. # [03:34] <@khuey> mayhemer: what rev is bug 852390 from?
  555. # [03:34] * Joins: bz (bzbarsky@moz-71EFD05D.bstnma.fios.verizon.net)
  556. # [03:34] * ChanServ sets mode: +o bz
  557. # [03:34] <mayhemer> khuey: e23e43a2c14e
  558. # [03:34] <gps> Jesse_: export MOZCONFIG=XXX
  559. # [03:35] <Jesse_> gps: eh, that assumes i'm running a lot of commands with one MOZCONFIG. usually i'm jumping around.
  560. # [03:35] <tbsaunde> gps: that's better, but I'd really rather not have to remember to set MZCONFIG when I cd between objdirs
  561. # [03:36] <gps> then use multiple shells and/or find a terminal manager that supports tabs
  562. # [03:36] <tbsaunde> or I can just run make myself
  563. # [03:38] <gps> until someone proves me wrong, I'm going to assert that multiple objdirs is the equivalent of 100+ open tabs and the default UX just won't conform :)
  564. # [03:39] * jcranmer|away decides to compile and play games simultaneously
  565. # [03:39] <@khuey> mayhemer: update to d764382ed4cf
  566. # [03:39] <@khuey> https://hg.mozilla.org/integration/mozilla-inbound/rev/d764382ed4cf
  567. # [03:39] <mayhemer> khuey: ok, in other words, that's fixed?
  568. # [03:40] <@khuey> mayhemer: we backed out the cause, yes
  569. # [03:40] <mayhemer> khuey: cool
  570. # [03:40] <@ehsan> gps: multiple objdirs is quite common, at the very least for dbg/opt builds off of the same tree
  571. # [03:40] <tbsaunde> gps: a configure + make setup conforms pretty well ;)
  572. # [03:41] * Quits: bbondy (bbondy@moz-D9C9B0F.home4.cgocable.net) (Quit: Going offline, see ya! (www.adiirc.com))
  573. # [03:41] * Joins: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net)
  574. # [03:41] * Quits: ekr_ (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: Colloquy for iPhone - http://colloquy.mobi)
  575. # [03:42] * Joins: karl (karl@538BABFE.A073F3E.97BBD552.IP)
  576. # [03:42] <@ehsan> gps: also, with the developers being the target audience, the 100+ open tabs analogy is not really accurate
  577. # [03:42] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/92bff35f9d2f - Ehsan Akhgari - Bug 851473 - Include the correct prompt string when switching from/to permanent private browsing mode in the preferences dialog; r=jdm a=lsblakk
  578. # [03:42] <gps> ehsan: oh fine, you got me on that one :)
  579. # [03:42] <gps> I'm not a Gecko developer, so I don't know what's common
  580. # [03:43] <gps> but I do have an open mind. prove me wrong.
  581. # [03:43] <@ehsan> gps: at least for people who hack on C++ stuff, it's quite common to do most of the development in dbg builds and perf measurements in opt builds
  582. # [03:43] <gps> (debug + opt builds does sound reasonable though)
  583. # [03:43] <@ehsan> since the dbg builds give you tons of debugging options
  584. # [03:43] <@ehsan> also I personally use multiple dbg/opt objdirs to test out different ideas etc
  585. # [03:44] * Quits: dcamp (dcamp@moz-930D5B64.hsd1.wa.comcast.net) (Quit: Leaving...)
  586. # [03:44] <@ehsan> or to work on something temporarily when I switch branches for a quick fix
  587. # [03:44] <sfink> git people are more likely to use more objdirs, since they'll be switching between different branches
  588. # [03:44] <sfink> if the build were faster, I would have more objdirs
  589. # [03:44] <sfink> there are several sets of configure options that are useful
  590. # [03:44] <sfink> I don't use them much, because the cost of switching (ie, a build) is so high
  591. # [03:46] <sfink> gps: you're aware that most developers have many separate checkouts (if they're using hg, at least)?
  592. # [03:46] * mcote|afk is now known as mcote
  593. # [03:46] <gps> sfink: don't get me started about the multiple checkouts nonsense
  594. # [03:46] <sfink> there's gotta be a reason why almost everyone does it
  595. # [03:46] <gps> curse Mercurial and curse us having N separate repositories instead of branches
  596. # [03:47] <sfink> and part of that is keeping separate objdirs
  597. # [03:47] <@ehsan> sfink: there is a reason, it's called Build Times
  598. # [03:47] <sfink> ehsan: yes
  599. # [03:47] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  600. # [03:48] <gps> so, people have multiple mozconfigs/build environments. I get that.
  601. # [03:48] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/4673849a821e - Phil Ringnalda - Back out 28db68d1a57a (bug 842911) for Android 2.2 destruction
  602. # [03:48] <sfink> there's an argument to be made for a mach task switcher that may or may not use multiple objdirs under the hood
  603. # [03:48] <gps> wait. I'm stopping my train of thought right there
  604. # [03:48] * Quits: JaneBush (gegeg@moz-613285CD.dyn.nltelcom.net) (Ping timeout)
  605. # [03:48] <gps> sfink: I think that task switcher is "export MOZCONFIG="
  606. # [03:49] <sfink> but it'd better be pretty compelling to lose the current set of advantages that multiple objdirs have
  607. # [03:49] <sfink> gps: yeah, that one doesn't work that well
  608. # [03:49] <sfink> at the very least, I'd need to update my shell prompt to include the current mozconfig
  609. # [03:49] <gps> you aren't going to get more convenient than working inside an objdir and having commands "just work." I get that
  610. # [03:49] * pmoore|sleeping is now known as pmoore|away
  611. # [03:50] <Jesse_> sfink: i hope you don't have multiple mozconfigs for each of your multiple checkouts
  612. # [03:50] <gps> when I say I want to treat the objdir as a black box, I mean that I want to wean people off of doing things like "make -C foo" or "make xpcshell-test SOLO_FILE=XXX"
  613. # [03:50] <sfink> Jesse_: how can I not?
  614. # [03:50] <sfink> debug vs opt, at least
  615. # [03:50] <Jesse_> srcdirname=`basename \`pwd\``
  616. # [03:50] <Jesse_> mk_add_options MOZ_OBJDIR=/Users/jruderman/builds/$srcdirname-debug
  617. # [03:51] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
  618. # [03:51] <Jesse_> that mozconfig gives me "mozilla-central-debug", "mozilla-inbound-debug", etc
  619. # [03:51] <Jesse_> depending on which srcdir i use it with
  620. # [03:51] <@ehsan> Jesse_: you're fancy!
  621. # [03:51] <sfink> oh. I keep my objdirs inside my srcdirs so hg commands work from there
  622. # [03:51] <@ehsan> I have something between 20-30 mozconfigs ;)
  623. # [03:52] <@ehsan> and usually as many objdirs as I can before I run out of disk space
  624. # [03:52] <@ehsan> which happens on a weekly basis these days
  625. # [03:52] <sfink> yeah, and I suspect that probably kills disk I/O speeds to be near-full all the time
  626. # [03:52] <tbsaunde> ehsan: heh, I gave up on mozconfigs, and just wrote a wrapper around configure that pulls stuff like dbg / opt / compiler out of the objdir name
  627. # [03:53] <Jesse_> tbsaunde: i like the way you think
  628. # [03:53] <@ehsan> sfink: disk I/O speed? not sure what you mean. I use osx ;)
  629. # [03:53] <@ehsan> tbsaunde: you're even fancier!
  630. # [03:53] <sfink> ehsan: ssd? (or does osx imply ssd these days?)
  631. # [03:54] <@ehsan> sfink: it does
  632. # [03:54] <@ehsan> sfink: it also implies 16 gigs of ram
  633. # [03:54] <@ehsan> so that the os can happily NOT do its job and throw stuff out of the page cache :(
  634. # [03:54] <gps> ok, which one of you broke m-c on Clang SVN HEAD again?
  635. # [03:54] <@ehsan> if you catch my drift ;)
  636. # [03:54] <sfink> heh
  637. # [03:54] <joe> wth
  638. # [03:55] <joe> the windows builders are telling me that I have a syntax error on a line that doesn't exist
  639. # [03:55] <sfink> my laptop has one ssd + one spinning rust, and I manually migrate things between
  640. # [03:55] <@ehsan> joe: they mean you need to fill that line in with some valid syntax
  641. # [03:55] <gps> hg log says bug 782211
  642. # [03:55] <joe> ehsan: also I need to be on the right patch
  643. # [03:55] <joe> gah
  644. # [03:56] * Joins: jet (junglecode@moz-83399C40.rev.sfr.net)
  645. # [03:56] <Jesse_> tbsaunde: how does that work? you say "i want a 'asan-debug' objdir" and it generates a mozconfig for you that enables asan, enables debug, and calls its objdir 'asan-debug'?
  646. # [03:56] <@ehsan> joe: yeah apparently that helps
  647. # [03:56] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  648. # [03:57] <tbsaunde> Jesse_: no, I do mkdir /src/firefox-dbg3 and then it sees that it should use /src/moz3 as the srcdir, and dbg means it should pass --disable--optimize --enable-debug to configure
  649. # [03:57] * hwine is now known as hwine-food
  650. # [03:57] * Quits: mayhemer (Miranda@moz-415580BA.broadband17.iol.cz) (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
  651. # [03:57] * Joins: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  652. # [03:58] <tbsaunde> Jesse_: no mozconfig involved, just invoking configure with arguments directly
  653. # [03:58] <Jesse_> gps: does the 'gcc 4.7 fix' followup fix clang too?
  654. # [03:58] * Quits: @dbaron (dbaron@moz-E0DDE997.dsl.dynamic.sonic.net) (Ping timeout)
  655. # [03:59] <sfink> gps: you can pry |make xpcshell-test SOLO_FILE=XXX| out of my live wriggling fingers, as I thrust it as far away from me as I can
  656. # [03:59] <sfink> gps: I *love* being able to offload the work of running individual tests to mach
  657. # [04:00] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5eb7efc431c8 - Phil Ringnalda - Back out a23ff3177682 (bug 823644), 02d63d7e6c87 (bug 848961), 505fbab9b980:2f24c9525f57 (bug 823644) for mochitest-1 and robocop-2 bustage
  658. # [04:00] * Quits: cait^ (snowball@moz-9FE842F.cpe.net.cable.rogers.com) (Connection reset by peer)
  659. # [04:01] * Joins: cait^ (snowball@moz-9FE842F.cpe.net.cable.rogers.com)
  660. # [04:01] * Quits: Bas (chatzilla@moz-B5499ED5.rev.sfr.net) (Ping timeout)
  661. # [04:01] * Joins: Bas_ (chatzilla@moz-83399C40.rev.sfr.net)
  662. # [04:01] * Bas_ is now known as Bas
  663. # [04:02] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  664. # [04:03] * Quits: lizzard (ehenry@5868180.EC093B8E.3D3AFDA7.IP) (Quit: lizzard)
  665. # [04:03] * Quits: elin (elin@moz-99690620.hinet-ip.hinet.net) (Quit: elin)
  666. # [04:03] * Joins: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
  667. # [04:04] <philor> yes, yes Mr. Eastwood, I believe I *do* feel lucky
  668. # [04:05] <philor> inbound's open for the next load of bustage
  669. # [04:05] <joe> philor: hg up -d "2012-01-01" sounds pretty good
  670. # [04:05] <gps> Jesse_: I'm building inbound now
  671. # [04:05] * Joins: elin (elin@moz-99690620.hinet-ip.hinet.net)
  672. # [04:06] <aja> philor: seen any win crashers in all that bustage-backout stuff?
  673. # [04:07] <philor> aja: https://tbpl.mozilla.org/?tree=Mozilla-Inbound&rev=49ca6a3ef0b6 was a little bit crashy
  674. # [04:08] * Quits: seth (seth@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: seth)
  675. # [04:08] <joe> btw, I am sort of proud of this try push
  676. # [04:08] <joe> https://tbpl.mozilla.org/?tree=Try&rev=ff75a0520813
  677. # [04:09] <joe> i don't believe I've ever managed better
  678. # [04:09] <aja> philor: k...tks....that's what was crashing for me....about to try a later build
  679. # [04:09] * Joins: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk)
  680. # [04:09] <philor> goodness gracious, you were *running* that?
  681. # [04:09] <philor> joe: well played!
  682. # [04:09] <aja> philor: til i reloaded a tab or tow :/
  683. # [04:09] <aja> two
  684. # [04:10] <philor> shame Ripc hardly runs anything at all, so it's much harder to turn colors
  685. # [04:10] <joe> i'm a little miffed that X missed out on the fun
  686. # [04:11] <joe> anyhow after a solid 5.5 hours of sleep last night I think i'll go to bed at a positively early 11:15
  687. # [04:11] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/cbe09ce5f9ed - David Zbarsky - Bug 846908 - Move functions from nsISMILAnimationElement to SVGAnimationElement r=birtles
  688. # [04:15] * philor looks at aurora, and then looks away
  689. # [04:15] <philor> good thing there aren't any tree rules for that tree
  690. # [04:15] <philor> or beta, either
  691. # [04:17] * Joins: victorporof (victorporo@DC82DE00.39508509.6A4F8DA2.IP)
  692. # [04:19] * Quits: victorporof (victorporo@DC82DE00.39508509.6A4F8DA2.IP) (Ping timeout)
  693. # [04:19] <gps> Jesse_: inbound seems happy on Clang SVN HEAD
  694. # [04:19] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Quit: Computer has gone to sleep.)
  695. # [04:20] <Jesse_> "build firefox using clang svn head" sounds like a good candidate for a once-a-day job
  696. # [04:20] * Joins: bholley (anonymous@moz-FCAF9AAB.hsd1.ca.comcast.net)
  697. # [04:21] * Joins: KaIRC (robert@moz-241F0C82.adsl.highway.telekom.at)
  698. # [04:21] * Quits: KaiRo_away (robert@moz-832E1C76.adsl.highway.telekom.at) (Ping timeout)
  699. # [04:21] <philor> it could then report the results to #build
  700. # [04:21] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/70d3419ad39e - Mark Finkle - No Bug - Runtime bustage from 204090d0c0fc r=me a=me
  701. # [04:22] <Jesse_> i'm not #build, so i don't know whether philor is being sarcastic
  702. # [04:22] <philor> Jesse_: gps-buildbot, I think he does it more than once a day, but only reports changes from the last status
  703. # [04:22] <philor> not sure, because I don't actually pay attention to him
  704. # [04:24] * Joins: Boriss (FlyingToas@moz-3C817AF9.hsd1.ca.comcast.net)
  705. # [04:24] * Quits: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: ekr)
  706. # [04:24] <gps> philor: my jenkins builder only builds m-c on Clang SVN HEAD once a day - when I'm sleeping
  707. # [04:25] * Joins: cviecco (cviecco@moz-63115BF4.hsd1.ca.comcast.net)
  708. # [04:25] <gps> maybe I should make it more intelligent so it will continuously build until I'm actually using my computer and don't want it to be brain dead slow :)
  709. # [04:25] * tbsaunde eyes https://tbpl.mozilla.org/?tree=Try&rev=c31df0a9cf7e some what concernedly
  710. # [04:25] * Quits: Jesse_ (jruderman@2557E599.66715431.D25A875A.IP) (Quit: Jesse_)
  711. # [04:26] * Joins: cviecco_ (cviecco@moz-63115BF4.hsd1.ca.comcast.net)
  712. # [04:26] * Quits: cviecco (cviecco@moz-63115BF4.hsd1.ca.comcast.net) (Connection reset by peer)
  713. # [04:27] <philor> tbsaunde: oh my god, you killed b2g desktop!
  714. # [04:28] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6c38f67f8f56 - Nicholas Nethercote - Bug 850523 (part 1) - Add a "js-main-runtime-temporary-peak" memory reporter (2nd attempt). r=wmccloskey,jlebar.
  715. # [04:28] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/0bd1bccaaa01 - Nicholas Nethercote - Bug 850523 (part 2) - Use C++ comments in LifoAlloc.{cpp,h} (2nd attempt). r=wmccloskey.
  716. # [04:28] * Quits: mwu (mwu@moz-2E883D31.hsd1.nj.comcast.net) (Quit: Leaving)
  717. # [04:29] <philor> hahaha, and with njn's inbound bustage from yesterday as a parent?
  718. # [04:29] <sfink> wow, philor actually managed to disentangle that trainwreck. I'm in awe.
  719. # [04:29] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b036536b0252 - Mark Finkle - Backout bc88f1602468, Bug 842911 - Remove support for Samsung mini-app mode r=blassey
  720. # [04:29] <philor> I owe it all to youth and inexperience, plus long years of service
  721. # [04:30] <tbsaunde> philor: I'm pretty sure none of that is my fault
  722. # [04:30] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/254cde8d3974 - Bobby Holley - Bug 848939 - De-field marquee. r=jaws
  723. # [04:30] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/34e30f1b46d8 - Bobby Holley - Bug 848939 - De-field scale.xml. r=jaws
  724. # [04:30] <philor> tbsaunde: anyway, b2g desktop is known-busted on try, and the debug linux thing is from njn's patch yesterday which he just this second relanded, and Win8 is... not so much primetime yet
  725. # [04:30] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/01207a5deca5 - Bobby Holley - Bug 848939 - De-field videocontrols.xml. r=dao
  726. # [04:31] * Joins: jdm (jdm@moz-92555A19.dsl.teksavvy.com)
  727. # [04:31] <tbsaunde> philor: then you won't rage if I push that stuff?
  728. # [04:31] <@khuey> I think philor rages quietly inside everytime someone pushes
  729. # [04:31] <philor> tbsaunde: have I backed it out before? this seems to be "reland stuff that's bounced once already" night
  730. # [04:32] <philor> khuey: "quietly"? "inside"?
  731. # [04:32] <tbsaunde> philor: noap
  732. # [04:32] <tbsaunde> just got reviewed today
  733. # [04:32] <philor> tbsaunde: ah, push it anyway, we might as well have a little fresh meat to go with the rotten vegetables
  734. # [04:32] * glob|away is now known as glob
  735. # [04:32] <@khuey> philor: :-D
  736. # [04:32] * Joins: GinaYeh-laptop (GinaYeh@moz-3BC722CB.hfc.comcastbusiness.net)
  737. # [04:34] * Joins: cabanier (cabanier@moz-6A1F2F2C.hsd1.wa.comcast.net)
  738. # [04:34] * Joins: gandalf (zbraniecki@moz-AD5202B6.static.nextweb.net)
  739. # [04:35] * Joins: janv_ (varga@moz-B6E52297.flarion.as5628.telecom.sk)
  740. # [04:35] * Quits: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk) (Ping timeout)
  741. # [04:35] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6c9741bec69f - Trevor Saunders - bug 850797 - add nsIDocument::IsVisibleConsideringAncestors() r=bz
  742. # [04:35] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/c5389284d0ad - Trevor Saunders - bug 850981 - make AppendChild inline around InsertChildAt() r=surkov
  743. # [04:36] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/4f119b3f8046 - Bobby Holley - Bug 850246 - Remove Off-Main-Thread XPCWrappedJS refcounting from ServerSocketListenerProxy. r=mcmanus
  744. # [04:36] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/dee308dcf609 - Bobby Holley - Bug 850245 - Remove Off-Main-Thread XPCWrappedJS refcounting from DNSListenerProxy. r=mcmanus
  745. # [04:37] <tbsaunde> philor: I highly recommend going to sleep immediately
  746. # [04:37] <philor> :)
  747. # [04:37] <philor> I think it's supposed to be "push and go home" not "push and the sheriff goes home"
  748. # [04:38] * Quits: victsou (victsou@A7C2D226.5F03F25.F877B51D.IP) (Quit: Leaving)
  749. # [04:38] <firebot> Check-in:
  750. # [04:38] <tbsaunde> well I'm already in beed and bringing order out of that mess is probably hopeless so
  751. # [04:38] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ea947ec162a1 - Peter Van der Beken - Bug 812617 - Provide a JSBindingFinalized hook for the native classes using Web IDL bindings to know when their JS wrapper has been finalized; r=bzbarsky
  752. # [04:39] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/20247b8020f1 - Ehsan Akhgari - #include prlog.h inside StreamBuffer.cpp, no bug
  753. # [04:39] * Quits: KaIRC (robert@moz-241F0C82.adsl.highway.telekom.at) (Input/output error)
  754. # [04:39] * Quits: dzbarsky (Adium@moz-59812CB1.hsd1.pa.comcast.net) (Ping timeout)
  755. # [04:40] * Joins: dzbarsky (Adium@moz-20A939D1.phlapa.east.verizon.net)
  756. # [04:40] * philor closes the pinned tab of bug 833769 that he's had open since January 24th
  757. # [04:40] <philor> enjoy your tbplbot spam, bug!
  758. # [04:40] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/168b5f190be6 - Michael Wu - Bug 848581 - Enable cubeb by default on Gonk. r=kinetik f=mchen
  759. # [04:43] * Quits: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com) (Quit: Leaving)
  760. # [04:43] * Quits: kanru (kanru@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  761. # [04:43] * Joins: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net)
  762. # [04:44] * Quits: cviecco_ (cviecco@moz-63115BF4.hsd1.ca.comcast.net) (Input/output error)
  763. # [04:44] <ewong> I'm looking at https://tbpl.mozilla.org/php/getParsedLog.php?id=20805895&tree=Mozilla-Inbound, how does one determine if it's a need-to-file-a-bug or need-to-backout a patch?
  764. # [04:44] * Joins: kanru (kanru@moz-99690620.hinet-ip.hinet.net)
  765. # [04:45] <@khuey> consult the oracle
  766. # [04:45] <@khuey> aka philor
  767. # [04:45] <ewong> whoa.. looking further down.. it looks so, for lack of a better word, ugly..
  768. # [04:45] * Joins: cviecco (cviecco@moz-63115BF4.hsd1.ca.comcast.net)
  769. # [04:45] <ewong> what if said orcale is sleeping? close the tree and wait?
  770. # [04:45] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/bc6c0983cec5 - Gregory Szorc - Bug 845842 - Use promises that resolve on later ticks; r=rnewman
  771. # [04:45] <philor> ewong: look at the second word in the log
  772. # [04:45] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/4cd8bd47cd1d - Gregory Szorc - Bug 837292 - Part 1: Don't give each provider its own Preferences object; r=rnewman
  773. # [04:46] <philor> sure, in theory an Android failure could be real and new, but the odds are thousands to one against it, so start by searching for "android 2400 seconds"
  774. # [04:47] <philor> I just made comment 1744 in the bug you'll find, that's a pretty good sign that it's not new
  775. # [04:47] <@khuey> it would be nice if b2g killed android
  776. # [04:47] <@khuey> then we'd only have to test on one shitty phone platform
  777. # [04:47] <philor> it would be nicer if android killed b2g
  778. # [04:47] <@khuey> heh
  779. # [04:48] * Parts: kentuckyfriedtakahe (kentuckyfr@538BABFE.A073F3E.97BBD552.IP)
  780. # [04:48] * Joins: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  781. # [04:48] <philor> b2g is as bad as android was, back when we were hiding it because it failed so often, with one difference: android devs didn't much want to deal with tests, whereas b2g devs simply can't understand any sentence with "you" and "tests" in it
  782. # [04:49] <ewong> *hides his grin*
  783. # [04:50] * Quits: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: ekr)
  784. # [04:50] * Quits: bholley (anonymous@moz-FCAF9AAB.hsd1.ca.comcast.net) (Quit: bholley)
  785. # [04:50] <ewong> me bad. ;P
  786. # [04:51] <ewong> all those reds/blues and purples would've just freaked me out..
  787. # [04:52] <philor> about a million years ago, I went to a leadership conference from which I retained exactly one thing, the phrase "people tend to support things they helped to create"
  788. # [04:52] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  789. # [04:52] * @bz looks for a victim for https://bugzilla.mozilla.org/show_bug.cgi?id=851514
  790. # [04:52] <philor> we built the desktop test harnesses, and wrote the tests
  791. # [04:52] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/dd27b00a412c - Camilo Viecco - Bug 832942: work around an ARMv6 code generation bug in gcc 4.6. r=wtc.
  792. # [04:53] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/34ca09eff02d - Brian Smith - Bug 841135: Remove the marketplace test root cert, r=honzab
  793. # [04:53] <philor> b2g bought both of theirs
  794. # [04:53] <@bz> well
  795. # [04:53] <@bz> so
  796. # [04:53] <philor> and I doubt that's something they'll recover from
  797. # [04:53] * Quits: cviecco (cviecco@moz-63115BF4.hsd1.ca.comcast.net) (Input/output error)
  798. # [04:53] <@bz> One issue with that pov is the dichotomy between "we" and "b2g".
  799. # [04:53] * Joins: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP)
  800. # [04:53] * Quits: cabanier (cabanier@moz-6A1F2F2C.hsd1.wa.comcast.net) (Quit: Leaving.)
  801. # [04:54] * Joins: cviecco (cviecco@moz-63115BF4.hsd1.ca.comcast.net)
  802. # [04:54] * Quits: derf (derf@moz-4168F490.net) (Ping timeout)
  803. # [04:54] <philor> yeah, "we" and "those of us who decided to go to a project that buys its tests"
  804. # [04:55] * Quits: cviecco (cviecco@moz-63115BF4.hsd1.ca.comcast.net) (Ping timeout)
  805. # [04:56] * Quits: elin (elin@moz-99690620.hinet-ip.hinet.net) (Quit: elin)
  806. # [04:57] <fabrice> b2g bought what?
  807. # [04:57] * Quits: jorendorff (jorendorff@43CB6079.66715431.D25A875A.IP) (Quit: jorendorff)
  808. # [04:58] * Quits: Matti_away (Matti@moz-845B4B56.dip.t-dialin.net) (Ping timeout)
  809. # [04:58] <philor> separate jobs: writing code and writing tests
  810. # [04:59] * Joins: elin (elin@moz-99690620.hinet-ip.hinet.net)
  811. # [05:00] <philor> does bug 834016 have anything to do with you, or is it entirely the ateam's responsibility?
  812. # [05:01] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/78fe35adeb21 - Sriram Ramasubramanian - Bug 827208: Cache the delegate that consumed the MotionEvent. [r=bnicholson] [a=akeybl]
  813. # [05:01] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/2937b7b3c26d - Sriram Ramasubramanian - Bug 827208: TouchDelegate for tabs button. [r=bnicholson] [a=akeybl]
  814. # [05:01] <fabrice> philor: ateam for this one
  815. # [05:01] <philor> same for bug 818103
  816. # [05:01] * Joins: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net)
  817. # [05:01] <philor> same for bug 821420
  818. # [05:01] * Joins: Matti_away (Matti@moz-7B89872.dip.t-dialin.net)
  819. # [05:01] * Matti_away is now known as Matti
  820. # [05:02] <philor> so, if the product crashes in tests, every test, it has nothing to do with the product or its developers
  821. # [05:02] <philor> QED
  822. # [05:02] * Joins: sworkman (sworkman@moz-825EC923.hsd1.ca.comcast.net)
  823. # [05:03] * Quits: GinaYeh-laptop (GinaYeh@moz-3BC722CB.hfc.comcastbusiness.net) (Connection reset by peer)
  824. # [05:03] * Joins: derf (derf@moz-4168F490.net)
  825. # [05:03] * Joins: cviecco (cviecco@moz-63115BF4.hsd1.ca.comcast.net)
  826. # [05:04] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/edf0ce2cb722 - Sriram Ramasubramanian - Bug 850814: Align the BrowserToolbar's curves properly. [r=mfinkle] [a=lsblakk]
  827. # [05:05] * Quits: himsin (x@432E449C.6FDFB4BE.1957C0DA.IP) (Ping timeout)
  828. # [05:05] <ewong> ergo, it's the tests?
  829. # [05:06] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/9fe304cd8db0 - Camilo Viecco - Bug 832942: work around an ARMv6 code generation bug in gcc 4.6. r=wtc, a=akeybl.
  830. # [05:06] * Quits: sworkman (sworkman@moz-825EC923.hsd1.ca.comcast.net) (Quit: sworkman)
  831. # [05:06] * Joins: RattyAway (Jim_diGriz@DA1DCA8B.34948A46.FB243CD8.IP)
  832. # [05:07] * Joins: gal (gal@moz-3BC722CB.hfc.comcastbusiness.net)
  833. # [05:07] <RattyAway> NEXT ERROR make[5]: *** No rule to make target `/builds/slave/c-cen-t-lnx64/build/mozilla/memory/Makefile.in', needed by `memory/Makefile'. Stop.
  834. # [05:07] <RattyAway> make[5]: Leaving directory `/builds/slave/c-cen-t-lnx64/build/objdir/mozilla'
  835. # [05:07] <RattyAway> Does this sound familiar to anyone?
  836. # [05:08] * Joins: himsin (x@432E449C.6FDFB4BE.1957C0DA.IP)
  837. # [05:12] * mcote is now known as mcote|afk
  838. # [05:13] * philor gets all nostalgic over NEXT ERROR
  839. # [05:13] <philor> that part sounds familiar!
  840. # [05:13] <philor> RattyAway: but since there's no memory/Makefile.in, according to http://mxr.mozilla.org/mozilla-central/source/memory/, I'd say it sounds like a clobber
  841. # [05:13] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Quit: Leaving.)
  842. # [05:14] <RattyAway> philor: bah sounds like every day IS CLOBBERING TIME! this month.
  843. # [05:15] <philor> s/day/six to eight hours/
  844. # [05:16] * Joins: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it)
  845. # [05:16] * Quits: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP) (Quit: Leaving.)
  846. # [05:16] * Joins: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP)
  847. # [05:16] * Joins: msucan (mihai@A5A0595A.66715431.D25A875A.IP)
  848. # [05:17] * Joins: victorporof (victorporo@DC82DE00.39508509.6A4F8DA2.IP)
  849. # [05:17] * Quits: cviecco (cviecco@moz-63115BF4.hsd1.ca.comcast.net) (Input/output error)
  850. # [05:17] * Joins: Alfredo (alfredoyan@moz-538CE71C.dynamic.hinet.net)
  851. # [05:19] * Quits: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  852. # [05:19] * Joins: bholley (anonymous@moz-FCAF9AAB.hsd1.ca.comcast.net)
  853. # [05:19] * Quits: victorporof (victorporo@DC82DE00.39508509.6A4F8DA2.IP) (Ping timeout)
  854. # [05:28] * Joins: jorendorff (jorendorff@moz-9CE00FC0.holiday-inn-express.mozilla.hq)
  855. # [05:28] * Quits: @roc (chatzilla@E2F7352.56080C53.97BBD552.IP) (Ping timeout)
  856. # [05:32] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  857. # [05:33] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  858. # [05:35] * khuey is now known as khuey|away
  859. # [05:35] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Ping timeout)
  860. # [05:36] * Joins: lizzard (ehenry@DC06FEB8.986AD0D1.E9CDD81.IP)
  861. # [05:36] * Quits: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net) (Quit: Leaving.)
  862. # [05:36] * Joins: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net)
  863. # [05:37] * Joins: brendan (brendaneic@moz-9B569339.sub-70-199-65.myvzw.com)
  864. # [05:38] * Quits: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net) (Ping timeout)
  865. # [05:39] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  866. # [05:39] * Joins: msucan1 (mihai@39615319.7FBC4F1A.3ADED9A0.IP)
  867. # [05:40] * Quits: bsmith (bsmith@C11351D5.AC8EC7EA.B4C748B5.IP) (Quit: Leaving)
  868. # [05:41] * Quits: msucan (mihai@A5A0595A.66715431.D25A875A.IP) (Ping timeout)
  869. # [05:41] * Quits: msucan1 (mihai@39615319.7FBC4F1A.3ADED9A0.IP) (Ping timeout)
  870. # [05:42] * Joins: msucan (mihai@39615319.7FBC4F1A.3ADED9A0.IP)
  871. # [05:44] * Quits: msucan (mihai@39615319.7FBC4F1A.3ADED9A0.IP) (Quit: Leaving.)
  872. # [05:46] * Joins: jesup|laptop (chatzilla@EAD4CC8E.81F0BF77.FB8DBAA3.IP)
  873. # [05:47] * Joins: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP)
  874. # [05:50] * Quits: jet (junglecode@moz-83399C40.rev.sfr.net) (Quit: jet)
  875. # [05:50] * Quits: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Connection reset by peer)
  876. # [05:50] * Joins: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  877. # [05:51] * Quits: stevensn (ssinger@B67AEE72.124DEC9.4B2DF651.IP) (Ping timeout)
  878. # [05:52] * jchen is now known as jchen|away
  879. # [05:53] * Quits: himsin (x@432E449C.6FDFB4BE.1957C0DA.IP) (Ping timeout)
  880. # [05:53] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  881. # [05:53] * ChanServ sets mode: +o dveditz
  882. # [05:56] * Quits: @dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Ping timeout)
  883. # [05:56] * Quits: elin (elin@moz-99690620.hinet-ip.hinet.net) (Quit: elin)
  884. # [05:57] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/cdc2b811d0e2 - Cykesiopka - Bug 536771 - Fix XPCOM README HTML (Original Patch by Andrew Robbins) v1; r=bsmedberg
  885. # [05:57] * Joins: cpearce (chatzilla@moz-FC66E8A9.xdsl.xnet.co.nz)
  886. # [06:06] * glob is now known as glob|away
  887. # [06:07] * Joins: myk (myk@moz-64D96850.dsl.dynamic.sonic.net)
  888. # [06:10] * Joins: stevensn (ssinger@B67AEE72.124DEC9.4B2DF651.IP)
  889. # [06:11] * philor is now known as philor|away
  890. # [06:12] * Joins: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net)
  891. # [06:12] * Quits: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net) (Input/output error)
  892. # [06:12] * Quits: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Connection reset by peer)
  893. # [06:13] * Joins: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  894. # [06:14] * Joins: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net)
  895. # [06:15] * janv_ is now known as janv
  896. # [06:16] * philor|away is now known as philor
  897. # [06:16] * bz is now known as bz_sleep
  898. # [06:19] * Joins: bdahl (bdahl@moz-D7CB09C3.dsl.dynamic.sonic.net)
  899. # [06:20] * Quits: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP) (Quit: Leaving.)
  900. # [06:21] * Quits: lizzard (ehenry@DC06FEB8.986AD0D1.E9CDD81.IP) (Quit: lizzard)
  901. # [06:21] * jchen|away is now known as jchen
  902. # [06:22] <philor> bholley: remember how last time you landed that de-field videocontrols.xml, it broke on Android?
  903. # [06:22] <bholley> philor: no, it broke macosx
  904. # [06:22] <philor> oh, I don't have access to the bug, so I just guessed it was the same again :)
  905. # [06:23] <bholley> philor: maybe android too? The only test failure that I knew of was content/media/test/test_playback_rate.html
  906. # [06:23] * Joins: gavinLai (gavin@moz-3CB6E908.cn.nctu.edu.tw)
  907. # [06:23] * Quits: Mook (Thunderbir@moz-F9DAA936.vc.shawcable.net) (Quit: Mook)
  908. # [06:23] * Quits: azakai|far (alon@moz-8D0CC798.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  909. # [06:24] <bholley> philor: but yeah, those failures look like mine. Please back out
  910. # [06:24] * bholley CCs philor
  911. # [06:25] * Quits: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Connection reset by peer)
  912. # [06:25] * Joins: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  913. # [06:25] * philor surprises the explosion-watchers
  914. # [06:25] <philor> okay, will do
  915. # [06:26] * Joins: azakai|far (alon@moz-8D0CC798.lightspeed.sntcca.sbcglobal.net)
  916. # [06:27] <philor> bholley: there's no dependencies I'm not seeing, so just back out videocontrols, right?
  917. # [06:27] <bholley> philor: mm
  918. # [06:28] <bholley> philor: probably best to back out scale too
  919. # [06:28] * Joins: cviecco (cviecco@moz-63115BF4.hsd1.ca.comcast.net)
  920. # [06:28] <bholley> philor: they're related
  921. # [06:28] <bholley> philor: marquee is its own thing
  922. # [06:28] * Joins: dcamp (dcamp@moz-930D5B64.hsd1.wa.comcast.net)
  923. # [06:28] <philor> and surely an exhaustively tested thing, too
  924. # [06:28] * Quits: brendan (brendaneic@moz-9B569339.sub-70-199-65.myvzw.com) (Quit: brendan)
  925. # [06:29] * Quits: cviecco (cviecco@moz-63115BF4.hsd1.ca.comcast.net) (Ping timeout)
  926. # [06:29] * jchen is now known as jchen|away
  927. # [06:31] <Callek> we should just back out everything that uses HTMLDocument including <html> -- that will fix all our bugs
  928. # [06:31] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a58872e5c1bb - Phil Ringnalda - Back out 01207a5deca5 and 34e30f1b46d8 (bug 848939) for Android bustage
  929. # [06:32] * Joins: Gentlecat_ (Roman@8942624D.7D1F96C3.8FB52CB8.IP)
  930. # [06:33] * Quits: bdahl (bdahl@moz-D7CB09C3.dsl.dynamic.sonic.net) (Client exited)
  931. # [06:33] * Quits: firebot (firebot@moz-F8C1AF63.carolina.res.rr.com) (Ping timeout)
  932. # [06:34] * Joins: firebot (firebot@moz-F8C1AF63.carolina.res.rr.com)
  933. # [06:35] * Quits: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Ping timeout)
  934. # [06:35] * Joins: mreavy (chatzilla@EAD4CC8E.81F0BF77.FB8DBAA3.IP)
  935. # [06:35] * Joins: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
  936. # [06:36] * Quits: @ted (luser@moz-B0726A8C.scr.east.verizon.net) (Ping timeout)
  937. # [06:40] * Joins: past (Instantbir@moz-F5BBC6AC.dsl.dyn.forthnet.gr)
  938. # [06:41] * Quits: dcamp (dcamp@moz-930D5B64.hsd1.wa.comcast.net) (Quit: Leaving...)
  939. # [06:44] * Joins: TheOne (one@moz-288ADE38.dip.t-dialin.net)
  940. # [06:45] * Joins: ErvisTusha (ErvisTusha@5A8C38BE.F69FB6EA.363D84A4.IP)
  941. # [06:46] * Quits: njn (chatzilla@moz-83DDCCB5.dyn.iinet.net.au) (Client exited)
  942. # [06:46] * Quits: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Connection reset by peer)
  943. # [06:47] * Joins: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  944. # [06:47] * glob|away is now known as glob
  945. # [06:47] * Quits: ericjung (ericjung@moz-FC76CC78.bstnma.fios.verizon.net) (Ping timeout)
  946. # [06:47] * Joins: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net)
  947. # [06:48] * Quits: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net) (Quit: Leaving.)
  948. # [06:48] * Quits: RattyAway (Jim_diGriz@DA1DCA8B.34948A46.FB243CD8.IP) (Quit: ChatZilla 0.9.89 [SeaMonkey 2.0.15pre/20110606000022])
  949. # [06:48] * Quits: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Connection reset by peer)
  950. # [06:48] * Quits: mreavy (chatzilla@EAD4CC8E.81F0BF77.FB8DBAA3.IP) (Ping timeout)
  951. # [06:49] * Joins: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  952. # [06:49] <@bz_sleep> operator new[] is also infallible now right?
  953. # [06:50] * Quits: TheOne (one@moz-288ADE38.dip.t-dialin.net) (Input/output error)
  954. # [06:50] * Quits: jdm (jdm@moz-92555A19.dsl.teksavvy.com) (Quit: Lost terminal)
  955. # [06:51] * Joins: smooney (smooney@moz-3BC722CB.hfc.comcastbusiness.net)
  956. # [06:51] * Joins: elin (elin@moz-99690620.hinet-ip.hinet.net)
  957. # [06:52] * Quits: Hughman (Mibbit@DF0C90CA.D2C20E22.A3B82EC7.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  958. # [06:53] * Joins: dzbarsky1 (Adium@moz-59812CB1.hsd1.pa.comcast.net)
  959. # [06:54] * Quits: dzbarsky1 (Adium@moz-59812CB1.hsd1.pa.comcast.net) (Connection reset by peer)
  960. # [06:54] * Joins: dzbarsky2 (Adium@moz-59812CB1.hsd1.pa.comcast.net)
  961. # [06:54] * Quits: dzbarsky (Adium@moz-20A939D1.phlapa.east.verizon.net) (Ping timeout)
  962. # [06:54] * Quits: dzbarsky2 (Adium@moz-59812CB1.hsd1.pa.comcast.net) (Client exited)
  963. # [06:54] * Quits: romaxa (romaxa@670ACB81.66590CC0.4A6948F8.IP) (Ping timeout)
  964. # [06:55] * Joins: romaxa (romaxa@670ACB81.66590CC0.4A6948F8.IP)
  965. # [06:56] * Quits: gal (gal@moz-3BC722CB.hfc.comcastbusiness.net) (Quit: gal)
  966. # [06:57] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/9189484d54b7 - Mike Hommey - Fixup for bug 852103. r=me
  967. # [06:57] * Joins: Hughman (Mibbit@DF0C90CA.D2C20E22.A3B82EC7.IP)
  968. # [06:57] * Quits: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Ping timeout)
  969. # [06:58] * Joins: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
  970. # [06:59] * Quits: smooney (smooney@moz-3BC722CB.hfc.comcastbusiness.net) (Quit: smooney)
  971. # [07:00] * fabrice is now known as fabrice|zZz
  972. # [07:02] * Joins: ericjung (ericjung@moz-FC76CC78.bstnma.fios.verizon.net)
  973. # [07:03] * Quits: elin (elin@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  974. # [07:04] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b2942eb4d283 - Boris Zbarsky - Bug 823227 - Tests. r=bholley
  975. # [07:04] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/34511e89a1a8 - Bobby Holley - Bug 823227 - Have the global scope polluter find the document via the global. r=bz
  976. # [07:04] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/0b6a4443faa1 - Bobby Holley - Bug 823227 - Stop pref-controlling the GSP. r=mrbkap
  977. # [07:04] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/96fc6637a942 - Bobby Holley - Bug 823227 - Resolve named frames for non-HTML documents. r=bz
  978. # [07:04] * Quits: jesup|laptop (chatzilla@EAD4CC8E.81F0BF77.FB8DBAA3.IP) (Ping timeout)
  979. # [07:05] * Joins: elin (elin@moz-99690620.hinet-ip.hinet.net)
  980. # [07:06] * Quits: karl (karl@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  981. # [07:07] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  982. # [07:09] * Joins: erikvold (erikvold@moz-FEB0D3F0.bchsia.telus.net)
  983. # [07:10] * Quits: pranavrc (pranavrc@C6F9BC4E.CE9E801D.520CDC98.IP) (Quit: Ping timeout: ∞)
  984. # [07:10] * Quits: cpearce (chatzilla@moz-FC66E8A9.xdsl.xnet.co.nz) (Ping timeout)
  985. # [07:10] * Quits: Hughman (Mibbit@DF0C90CA.D2C20E22.A3B82EC7.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  986. # [07:11] * Joins: jesup|laptop (chatzilla@EAD4CC8E.81F0BF77.FB8DBAA3.IP)
  987. # [07:12] * Joins: sankha931 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
  988. # [07:12] * Quits: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Connection reset by peer)
  989. # [07:16] * Quits: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Connection reset by peer)
  990. # [07:16] * Joins: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  991. # [07:17] * Quits: bholley (anonymous@moz-FCAF9AAB.hsd1.ca.comcast.net) (Quit: bholley)
  992. # [07:19] * Joins: stransky (stransky@moz-3C58453D.net.upcbroadband.cz)
  993. # [07:23] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Quit: Computer has gone to sleep.)
  994. # [07:23] * Quits: jesup|laptop (chatzilla@EAD4CC8E.81F0BF77.FB8DBAA3.IP) (Ping timeout)
  995. # [07:26] * Quits: jduell_ (jduell@moz-E765EB2E.hsd1.wa.comcast.net) (Ping timeout)
  996. # [07:27] * Joins: mreavy (chatzilla@EAD4CC8E.81F0BF77.FB8DBAA3.IP)
  997. # [07:27] * philor is now known as philor|away
  998. # [07:27] * Quits: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net) (Quit: Edgar)
  999. # [07:28] * Joins: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net)
  1000. # [07:28] * Quits: firebot (firebot@moz-F8C1AF63.carolina.res.rr.com) (Ping timeout)
  1001. # [07:28] * Quits: Janusz (Janusz@moz-E9821389.dsnet.agh.edu.pl) (Ping timeout)
  1002. # [07:28] * Joins: Janusz (Janusz@moz-E9821389.dsnet.agh.edu.pl)
  1003. # [07:29] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  1004. # [07:29] * Joins: firebot (firebot@moz-F8C1AF63.carolina.res.rr.com)
  1005. # [07:31] * Quits: derf (derf@moz-4168F490.net) (Ping timeout)
  1006. # [07:32] * Quits: rniwa (rniwa@5FEFE500.BA327C77.775DF071.IP) (Quit: rniwa)
  1007. # [07:33] * Quits: gcp (gpascutto@moz-86A7852.access.telenet.be) (Quit: Make a new plan, Stan!)
  1008. # [07:37] * Quits: ErvisTusha (ErvisTusha@5A8C38BE.F69FB6EA.363D84A4.IP) (Client exited)
  1009. # [07:38] * Joins: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de)
  1010. # [07:38] * Quits: naveed (nihsanulla@moz-AF0264A5.bstnma.fios.verizon.net) (Ping timeout)
  1011. # [07:39] * Joins: ErvisTusha (ErvisTusha@5A8C38BE.F69FB6EA.363D84A4.IP)
  1012. # [07:39] * Quits: Janusz (Janusz@moz-E9821389.dsnet.agh.edu.pl) (Ping timeout)
  1013. # [07:39] * Joins: naveed (nihsanulla@moz-AF0264A5.bstnma.fios.verizon.net)
  1014. # [07:39] * Joins: Janusz (Janusz@moz-E9821389.dsnet.agh.edu.pl)
  1015. # [07:41] * Joins: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com)
  1016. # [07:42] * Joins: wolfiR (wolfiR@moz-4293BC47.dip0.t-ipconnect.de)
  1017. # [07:42] * Joins: aklotz (Thunderbir@moz-83399C40.rev.sfr.net)
  1018. # [07:44] * Parts: aklotz (Thunderbir@moz-83399C40.rev.sfr.net)
  1019. # [07:45] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Quit: Leaving.)
  1020. # [07:49] * Quits: sankha931 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Ping timeout)
  1021. # [07:50] * Joins: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
  1022. # [07:50] * Quits: erikvold (erikvold@moz-FEB0D3F0.bchsia.telus.net) (Quit: erikvold)
  1023. # [07:51] * Quits: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1024. # [07:52] * Quits: ErvisTusha (ErvisTusha@5A8C38BE.F69FB6EA.363D84A4.IP) (Quit: Leaving)
  1025. # [07:53] * Quits: myk (myk@moz-64D96850.dsl.dynamic.sonic.net) (Quit: Instantbird 1.4a1pre -- http://www.instantbird.com)
  1026. # [07:54] * Joins: Optimizer1 (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1027. # [07:54] * Quits: kdc (chatzilla@moz-2ACC6B38.pk.shawcable.net) (Ping timeout)
  1028. # [07:54] * Joins: kdc (chatzilla@moz-2ACC6B38.pk.shawcable.net)
  1029. # [07:55] * Quits: Alfredo (alfredoyan@moz-538CE71C.dynamic.hinet.net) (Ping timeout)
  1030. # [07:55] * Joins: jduell_ (jduell@moz-E765EB2E.hsd1.wa.comcast.net)
  1031. # [07:55] * Joins: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net)
  1032. # [07:56] * Quits: birtles (chatzilla@moz-658AB552.tokyo.ocn.ne.jp) (Connection reset by peer)
  1033. # [07:56] * Joins: birtles (chatzilla@moz-658AB552.tokyo.ocn.ne.jp)
  1034. # [07:58] * Joins: wolfiR_ (wolfiR@moz-4293BC47.dip0.t-ipconnect.de)
  1035. # [07:58] * Quits: kanru (kanru@moz-99690620.hinet-ip.hinet.net) (Quit: rcirc on GNU Emacs 24.2.50.1)
  1036. # [07:58] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  1037. # [07:58] * ChanServ sets mode: +o dveditz
  1038. # [07:58] * Quits: kdcw (kdcw@moz-F7413045.pk.shawcable.net) (Connection reset by peer)
  1039. # [07:59] * Joins: Alfredo (alfredoyan@moz-99690620.hinet-ip.hinet.net)
  1040. # [07:59] * rnewman|pto is now known as rnewman
  1041. # [07:59] * Quits: romaxa (romaxa@670ACB81.66590CC0.4A6948F8.IP) (Ping timeout)
  1042. # [07:59] * Quits: kdc (chatzilla@moz-2ACC6B38.pk.shawcable.net) (Connection reset by peer)
  1043. # [08:00] * Quits: wolfiR_ (wolfiR@moz-4293BC47.dip0.t-ipconnect.de) (Quit: Leaving)
  1044. # [08:01] * Joins: romaxa (romaxa@670ACB81.66590CC0.4A6948F8.IP)
  1045. # [08:02] * Joins: kdcw (kdcw@moz-F7413045.pk.shawcable.net)
  1046. # [08:02] * Joins: kdc (chatzilla@moz-2ACC6B38.pk.shawcable.net)
  1047. # [08:04] * Joins: pnemsak (Miranda@moz-BE85878E.citicom.sk)
  1048. # [08:04] * Quits: jduell_ (jduell@moz-E765EB2E.hsd1.wa.comcast.net) (Ping timeout)
  1049. # [08:07] * Joins: Pauly (paul@601F3B17.33662590.A5830293.IP)
  1050. # [08:10] * Joins: kanru (kanru@moz-99690620.hinet-ip.hinet.net)
  1051. # [08:11] * Quits: NeilAway (neil@moz-32AA0D01.in-addr.btopenworld.com) (Ping timeout)
  1052. # [08:14] * Quits: gandalf (zbraniecki@moz-AD5202B6.static.nextweb.net) (Quit: My lid went down)
  1053. # [08:14] * Joins: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de)
  1054. # [08:19] * Quits: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Connection reset by peer)
  1055. # [08:19] * Joins: Ann_Yimi_ (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  1056. # [08:24] * Quits: mreavy (chatzilla@EAD4CC8E.81F0BF77.FB8DBAA3.IP) (Ping timeout)
  1057. # [08:24] * Joins: danielapetrovici_ (danielapet@A5A0595A.66715431.D25A875A.IP)
  1058. # [08:24] * Daniela|away is now known as danielapetrovici
  1059. # [08:24] * Quits: danielapetrovici (danielapet@601F3B17.33662590.A5830293.IP) (Quit: Leaving)
  1060. # [08:24] * Joins: danielapetrovici__ (danielapet@601F3B17.33662590.A5830293.IP)
  1061. # [08:25] * Joins: ted (luser@moz-1FBE5F9E.sctnpa.east.verizon.net)
  1062. # [08:25] * ChanServ sets mode: +o ted
  1063. # [08:25] * Quits: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com) (Quit: Leaving)
  1064. # [08:26] * Quits: danielapetrovici_ (danielapet@A5A0595A.66715431.D25A875A.IP) (Ping timeout)
  1065. # [08:26] * Quits: ewong (chatzilla@moz-3CBEA671.ctinets.com) (Connection reset by peer)
  1066. # [08:27] * Joins: ewong (chatzilla@moz-3CBEA671.ctinets.com)
  1067. # [08:27] * Joins: jviereck (Adium@moz-340574DC.dclient.hispeed.ch)
  1068. # [08:32] * Joins: smaug (chatzilla@moz-E342F6A8.rev.sfr.net)
  1069. # [08:32] * ChanServ sets mode: +o smaug
  1070. # [08:33] * Joins: jduell_ (jduell@moz-E765EB2E.hsd1.wa.comcast.net)
  1071. # [08:34] * Quits: nhirata (anonymous@moz-1A50F7F8.hsd1.ca.comcast.net) (Quit: nhirata)
  1072. # [08:37] * kaze|zZz is now known as kaze
  1073. # [08:37] * Quits: @smaug (chatzilla@moz-E342F6A8.rev.sfr.net) (Ping timeout)
  1074. # [08:38] * Joins: smaug (chatzilla@moz-E342F6A8.rev.sfr.net)
  1075. # [08:38] * ChanServ sets mode: +o smaug
  1076. # [08:40] * Quits: Optimizer1 (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
  1077. # [08:41] * Quits: @smaug (chatzilla@moz-E342F6A8.rev.sfr.net) (Ping timeout)
  1078. # [08:42] * Joins: Ms2ger (Ms2ger@B7B2FF50.C60A97A6.F9FB0584.IP)
  1079. # [08:42] * Quits: jduell_ (jduell@moz-E765EB2E.hsd1.wa.comcast.net) (Ping timeout)
  1080. # [08:42] * Quits: @ted (luser@moz-1FBE5F9E.sctnpa.east.verizon.net) (Ping timeout)
  1081. # [08:45] * Joins: ted (luser@moz-1FBE5F9E.sctnpa.east.verizon.net)
  1082. # [08:45] * ChanServ sets mode: +o ted
  1083. # [08:47] * Fallen|away is now known as Fallen
  1084. # [08:47] <Ms2ger> Bonjour
  1085. # [08:49] * Quits: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de) (Ping timeout)
  1086. # [08:50] * Joins: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP)
  1087. # [08:51] * Quits: Matt (matthewger@E05025B2.7102BCB6.B7C3970A.IP) (Quit: Matt)
  1088. # [08:51] * Joins: gcp (gcp@moz-86A7852.access.telenet.be)
  1089. # [08:53] * mgerva-afk is now known as mgerva
  1090. # [08:56] * nthomas is now known as nthomas|away
  1091. # [08:58] <@gavin> tbsaunde: pong
  1092. # [08:58] * Quits: nattokirai (nattokirai@moz-658AB552.tokyo.ocn.ne.jp) (Quit: nattokirai)
  1093. # [08:59] * Quits: Ms2ger (Ms2ger@B7B2FF50.C60A97A6.F9FB0584.IP) (Ping timeout)
  1094. # [09:00] * Joins: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de)
  1095. # [09:00] * Joins: arky (arky@moz-9CE00FC0.holiday-inn-express.mozilla.hq)
  1096. # [09:03] * Joins: Ms2ger (Ms2ger@B7B2FF50.C60A97A6.F9FB0584.IP)
  1097. # [09:03] * Joins: smontagu (chatzilla@moz-2D66D1C.red.bezeqint.net)
  1098. # [09:04] * Joins: mak (mak@moz-B273C121.inria.fr)
  1099. # [09:05] * Joins: sewardj (sewardj@moz-B273C121.inria.fr)
  1100. # [09:06] * Quits: sewardj (sewardj@moz-B273C121.inria.fr) (Quit: Konversation terminated!)
  1101. # [09:06] * Quits: Ann_Yimi_ (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Connection reset by peer)
  1102. # [09:06] * Joins: sewardj (sewardj@moz-B273C121.inria.fr)
  1103. # [09:06] * Quits: romaxa (romaxa@670ACB81.66590CC0.4A6948F8.IP) (Ping timeout)
  1104. # [09:06] * Joins: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  1105. # [09:08] * Joins: romaxa (romaxa@670ACB81.66590CC0.4A6948F8.IP)
  1106. # [09:08] * Joins: cpearce (chatzilla@moz-FC66E8A9.xdsl.xnet.co.nz)
  1107. # [09:08] * Quits: Ms2ger (Ms2ger@B7B2FF50.C60A97A6.F9FB0584.IP) (Ping timeout)
  1108. # [09:09] * Quits: sewardj (sewardj@moz-B273C121.inria.fr) (Ping timeout)
  1109. # [09:10] * Joins: jduell_ (jduell@moz-E765EB2E.hsd1.wa.comcast.net)
  1110. # [09:13] <mburns> developers, how might I get https://github.com/mozilla/mozilla-central/pull/5 reviewed or correctly submitted, to close bug 613103?
  1111. # [09:14] * Joins: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net)
  1112. # [09:15] <nigelb> mburns: Pretty sure you can't go via github for mozilla-central.
  1113. # [09:15] <nigelb> You have to attach a patch to the bug.
  1114. # [09:15] <nigelb> and flag someone for review.
  1115. # [09:15] * Quits: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Quit: Leaving.)
  1116. # [09:15] <nigelb> the github repo is a mirror of sorts for people who want to work with git. You still have to submit the patch the old fashioned way.
  1117. # [09:15] * Joins: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
  1118. # [09:16] <Jesse> in https://bugzilla.mozilla.org/
  1119. # [09:18] <nigelb> http://developer.mozilla.org/en-US/docs/Getting_your_patch_in_the_tree
  1120. # [09:18] * Joins: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP)
  1121. # [09:19] * Quits: jviereck (Adium@moz-340574DC.dclient.hispeed.ch) (Quit: Leaving.)
  1122. # [09:19] * Quits: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net) (Quit: clee)
  1123. # [09:19] * Quits: jduell_ (jduell@moz-E765EB2E.hsd1.wa.comcast.net) (Ping timeout)
  1124. # [09:19] * Joins: Matt (matthewger@F5505435.26EDE4E7.25874CBB.IP)
  1125. # [09:20] <nrc> bt
  1126. # [09:21] * Joins: aklotz (Thunderbir@moz-B273C121.inria.fr)
  1127. # [09:21] * Joins: Ms2ger (Ms2ger@B7B2FF50.C60A97A6.F9FB0584.IP)
  1128. # [09:22] * Joins: aklotz1 (Thunderbir@moz-B273C121.inria.fr)
  1129. # [09:23] <mburns> aha. Github is a red herring! :) Thanks for the links
  1130. # [09:23] * Quits: Ms2ger (Ms2ger@B7B2FF50.C60A97A6.F9FB0584.IP) (Ping timeout)
  1131. # [09:23] * Quits: aklotz (Thunderbir@moz-B273C121.inria.fr) (Ping timeout)
  1132. # [09:23] * Joins: vladan (vladan@moz-B273C121.inria.fr)
  1133. # [09:23] * Joins: jviereck (Adium@moz-340574DC.dclient.hispeed.ch)
  1134. # [09:24] * Joins: gsvelto (gsvelto@moz-630CF6F6.clienti.tiscali.it)
  1135. # [09:24] <ewong> can someone remind me why we have a repo on github?
  1136. # [09:24] <nigelb> because people like working off git instead of hg.
  1137. # [09:25] <glob> why isn't issues disabled on https://github.com/mozilla/mozilla-central/ ?
  1138. # [09:25] * Joins: NeilAway (neil@moz-32AA0D01.in-addr.btopenworld.com)
  1139. # [09:25] <nigelb> I was just about to ask who maintains it to drop them a note.
  1140. # [09:25] <nigelb> I have a feeling it's ehsan.
  1141. # [09:26] <nigelb> ehsan: If you're the person maintain github.com/mozilla/mozilla-central, could you turn off issue tracking there?
  1142. # [09:26] <glob> nigelb, you could raise an issue there :)
  1143. # [09:26] * Quits: mcote|afk (mcote@1D8E4B86.9B0C981.6C85A25D.IP) (Connection reset by peer)
  1144. # [09:27] <nigelb> glob: valid point :)
  1145. # [09:27] <sancus> I could turn it off, but I don't want someone to yell at me for doing so :p
  1146. # [09:27] * nigelb does that
  1147. # [09:27] * Parts: Pauly (paul@601F3B17.33662590.A5830293.IP)
  1148. # [09:27] * sancus normally stays in the webdev part of the pool.
  1149. # [09:27] <glob> can pull requests also be disabled?
  1150. # [09:27] * Joins: mcote|afk (mcote@1D8E4B86.9B0C981.6C85A25D.IP)
  1151. # [09:27] <glob> .. and wiki :D
  1152. # [09:27] * glob stops
  1153. # [09:28] <sancus> wiki can be, pull requests cannot be I don't think
  1154. # [09:28] <sancus> without pull requests there is really no point in using github tbqh :p
  1155. # [09:29] <sancus> might as well just make your own git repo
  1156. # [09:29] <glob> like on git.mozilla.org ? :)
  1157. # [09:29] <nigelb> :D
  1158. # [09:29] <sancus> exactly
  1159. # [09:29] * Quits: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Connection reset by peer)
  1160. # [09:29] * Quits: yury (yury@moz-68731345.ok.ok.cox.net) (Ping timeout)
  1161. # [09:29] * Joins: yury (yury@moz-68731345.ok.ok.cox.net)
  1162. # [09:29] * Joins: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  1163. # [09:30] * Joins: glazou (glazou@moz-204094DD.disruptive-innovations.fr)
  1164. # [09:30] * Quits: gsvelto (gsvelto@moz-630CF6F6.clienti.tiscali.it) (Ping timeout)
  1165. # [09:30] * Joins: marcoz (marco.zehe@moz-868BD1E1.dip.t-dialin.net)
  1166. # [09:31] * Quits: marcoz (marco.zehe@moz-868BD1E1.dip.t-dialin.net) (Quit: Leaving.)
  1167. # [09:31] * Joins: gsvelto (gsvelto@B7ECF41C.A7C4745.A12521D9.IP)
  1168. # [09:31] * Joins: marcoz (marco.zehe@moz-868BD1E1.dip.t-dialin.net)
  1169. # [09:31] * Quits: jryans (jryans@moz-7E61CA05.sw.biz.rr.com) (Quit: Be back later)
  1170. # [09:31] * Quits: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Input/output error)
  1171. # [09:31] <glazou> bonjour
  1172. # [09:32] <nigelb> Hi glazou
  1173. # [09:32] <nigelb> glob: For one, github makes it more... discoverable.
  1174. # [09:33] <glob> nigelb, i'm not against putting the source on github
  1175. # [09:35] * pmoore|away is now known as pmoore
  1176. # [09:35] <ewong> we have git.mozilla.org?
  1177. # [09:36] * Joins: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP)
  1178. # [09:37] * Joins: till (till@moz-3493B177.superkabel.de)
  1179. # [09:38] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
  1180. # [09:38] * Joins: vtmarvin (Thunderbir@F5505435.26EDE4E7.25874CBB.IP)
  1181. # [09:38] * Joins: Ms2ger (Ms2ger@B7B2FF50.C60A97A6.F9FB0584.IP)
  1182. # [09:39] * Parts: aja (Instantbir@7B623C8A.C2971D12.7880DB15.IP)
  1183. # [09:39] * Quits: aklotz1 (Thunderbir@moz-B273C121.inria.fr) (Quit: aklotz1)
  1184. # [09:39] * Joins: aklotz (Thunderbir@moz-B273C121.inria.fr)
  1185. # [09:40] * pmoore is now known as pmoore|away
  1186. # [09:40] <glob> ewong, yes, but not for mozilla-central/etc (bug 743626)
  1187. # [09:42] * Quits: jviereck (Adium@moz-340574DC.dclient.hispeed.ch) (Quit: Leaving.)
  1188. # [09:42] <Yoric> Can anyone think of any way to find out how long it takes to _receive_ a message from a worker?
  1189. # [09:43] <Yoric> Not in benchmarking setting, in Telemetry setting.
  1190. # [09:43] <Yoric> I mean the time spent in deserialization.
  1191. # [09:43] * Quits: past (Instantbir@moz-F5BBC6AC.dsl.dyn.forthnet.gr) (Ping timeout)
  1192. # [09:44] <ewong> glob ah.. thanks!
  1193. # [09:45] * Quits: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP) (Quit: This computer has gone to sleep)
  1194. # [09:45] * glob is now known as glob|away
  1195. # [09:45] * Quits: nrc (nrc@7BE24E90.A5032A01.3CFC199D.IP) (Ping timeout)
  1196. # [09:46] <ewong> it's interesting how easy it is to be taking it easy with the starring in m-i only to be suddenly overwhelmed by the influx of new unstarred bustages..
  1197. # [09:46] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Ping timeout)
  1198. # [09:46] <ewong> I am amazed at how philor can handle that.
  1199. # [09:46] * Joins: jviereck (Adium@moz-340574DC.dclient.hispeed.ch)
  1200. # [09:48] * Joins: jduell_ (jduell@moz-E765EB2E.hsd1.wa.comcast.net)
  1201. # [09:48] * Joins: smaug (chatzilla@A5A0595A.66715431.D25A875A.IP)
  1202. # [09:48] * ChanServ sets mode: +o smaug
  1203. # [09:49] * Joins: ferjm (ferjm@moz-DEB3A31C.red-88-7-170.staticip.rima-tde.net)
  1204. # [09:50] <till> BenWa: ping
  1205. # [09:50] <BenWa> till: pong
  1206. # [09:51] <till> BenWa: I'm trying to compare two profiles in cleopatra. Does that work alredy?
  1207. # [09:51] <till> BenWa: I'm just getting a blank frame on the right side after clicking "compare"
  1208. # [09:51] <BenWa> It's a work in progress,
  1209. # [09:52] <BenWa> till: that's because the URL for both are the same. Open cleopatra without the '#' sign
  1210. # [09:52] <till> BenWa: ah, ok
  1211. # [09:52] * Joins: tomer (tomer@moz-F45DAEFD.static.012.net.il)
  1212. # [09:53] <BenWa> till: The idea of comparing profile is it will sync the selection between the two views
  1213. # [09:53] <BenWa> it doesn't do anything more fancy then that
  1214. # [09:53] <till> BenWa: sadly, that doesn't change anything
  1215. # [09:53] <BenWa> let me try it
  1216. # [09:53] * Fallen is now known as Fallen|away
  1217. # [09:53] <till> yeah, that would be pretty cool, already
  1218. # [09:53] * Quits: vladan (vladan@moz-B273C121.inria.fr) (Ping timeout)
  1219. # [09:53] <till> BenWa: In this case, I'm trying to compare two profiles someone attached to a bug
  1220. # [09:54] * Quits: arky (arky@moz-9CE00FC0.holiday-inn-express.mozilla.hq) (Quit: Leaving)
  1221. # [09:54] * Joins: gerv (Instantbir@moz-8E68CF56.in-addr.arpa)
  1222. # [09:54] * Quits: Ms2ger (Ms2ger@B7B2FF50.C60A97A6.F9FB0584.IP) (Ping timeout)
  1223. # [09:55] * Quits: @smaug (chatzilla@A5A0595A.66715431.D25A875A.IP) (Ping timeout)
  1224. # [09:55] * Joins: SDUP (chatzilla@moz-4ED12852.w2-11.abo.wanadoo.fr)
  1225. # [09:55] * Joins: mikeratcliffe (mikeratcli@CEFB859F.FE7B39FC.F0B55906.IP)
  1226. # [09:55] * Quits: jduell_ (jduell@moz-E765EB2E.hsd1.wa.comcast.net) (Ping timeout)
  1227. # [09:56] <BenWa> till: force reload the page
  1228. # [09:56] * Quits: jorendorff (jorendorff@moz-9CE00FC0.holiday-inn-express.mozilla.hq) (Quit: jorendorff)
  1229. # [09:58] * Joins: gsvelto_ (gsvelto@moz-9D46217E.clienti.tiscali.it)
  1230. # [09:58] * Quits: gsvelto (gsvelto@B7ECF41C.A7C4745.A12521D9.IP) (Ping timeout)
  1231. # [09:58] <till> BenWa: ah, nice. Thanks!
  1232. # [09:59] * Joins: martyn (martyn@moz-57A66DEC.range81-154.btcentralplus.com)
  1233. # [09:59] * Joins: jorendorff (jorendorff@moz-9CE00FC0.holiday-inn-express.mozilla.hq)
  1234. # [10:00] * Fallen|away is now known as Fallen
  1235. # [10:00] * Joins: vladan (vladan@moz-B273C121.inria.fr)
  1236. # [10:01] <till> BenWa: after setting left: 0px on the right side's #mainarea, that's very usable
  1237. # [10:03] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
  1238. # [10:03] * Quits: jorendorff (jorendorff@moz-9CE00FC0.holiday-inn-express.mozilla.hq) (Quit: jorendorff)
  1239. # [10:05] <BenWa> till: Why do you need to set it?
  1240. # [10:05] <till> BenWa: I don't need to, but I don't need to see the sidebar on both sides
  1241. # [10:05] <till> BenWa: would generally be pretty cool to be able to hide it
  1242. # [10:05] <SDUP> hi there : i've got a strange issue : even if i set XPIDLSRCS with the list of my *.idl in makefile.in, it doesn't produce any headers in (_xpidlgen)
  1243. # [10:06] <BenWa> Ahh ok
  1244. # [10:06] <BenWa> I'll see if I can give it a bit of time soonish. Glad to know it's working for you
  1245. # [10:06] <till> BenWa: I've now changed it to give +100px to the left side and -100px to the right to account for the sidebar being visible on the left
  1246. # [10:06] <BenWa> till: Haven't received any feedback from the feature, feel free me to send me an email with your thoughts on the feature after having used it more
  1247. # [10:07] <till> BenWa: will do!
  1248. # [10:07] * Joins: Mic (Mic@moz-1D5DDC87.superkabel.de)
  1249. # [10:07] * Joins: jryans (jryans@moz-CC5DCFB.austin.res.rr.com)
  1250. # [10:08] <till> Now I only have to find out why these two profiles look roughly the same in the outline, but completely different in the details ..
  1251. # [10:08] * Quits: jviereck (Adium@moz-340574DC.dclient.hispeed.ch) (Quit: Leaving.)
  1252. # [10:09] * Joins: victorporof (victorporo@DC82DE00.39508509.6A4F8DA2.IP)
  1253. # [10:09] * mattwoodrow is now known as mattwoodrow|away
  1254. # [10:09] * Joins: Ms2ger (Ms2ger@B7B2FF50.C60A97A6.F9FB0584.IP)
  1255. # [10:09] * Quits: mak (mak@moz-B273C121.inria.fr) (Ping timeout)
  1256. # [10:10] * Joins: RealRaven (Thunderbir@B609ADCA.D42E61FA.C3498625.IP)
  1257. # [10:10] * Joins: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP)
  1258. # [10:11] <Ms2ger> 117 NS_ENSURE_TRUE(newNodeInfo, NS_ERROR_OUT_OF_MEMORY);
  1259. # [10:11] <Ms2ger> 118 NS_ASSERTION(newNodeInfo, "GetNodeInfo lies");
  1260. # [10:11] <Ms2ger> Just making sure...
  1261. # [10:13] * Joins: askalski (akuda@2BA4E5A7.CC7751E8.6712E96B.IP)
  1262. # [10:15] * Joins: RattyAway (Jim_diGriz@CE22F37F.24A5F4E8.2CD1CC0D.IP)
  1263. # [10:17] <RattyAway> Ms2ger: do you remember the bug number for the problem of build going into an infinite loop?
  1264. # [10:17] <avih> vlad: ping
  1265. # [10:17] <Ms2ger> I don't, I thought that was your bug
  1266. # [10:18] <RattyAway> Ms2ger: yeah but you said someone (khuey?) would know more?
  1267. # [10:18] <Ms2ger> I'd assume gps, by default
  1268. # [10:18] <RattyAway> Ms2ger: I didn't file a bug yet fyi
  1269. # [10:19] <RattyAway> I don't suppose he's awake yet?
  1270. # [10:19] <RattyAway> (gps)
  1271. # [10:19] <Ms2ger> I'd hope not :)
  1272. # [10:19] <Ms2ger> Given it's half past 2 where he lives
  1273. # [10:19] * Joins: smaug (chatzilla@A5A0595A.66715431.D25A875A.IP)
  1274. # [10:19] * ChanServ sets mode: +o smaug
  1275. # [10:22] * Quits: @smaug (chatzilla@A5A0595A.66715431.D25A875A.IP) (Ping timeout)
  1276. # [10:23] * Quits: nattofriends (tsutsumi@moz-A369A791.warosu.org) (Ping timeout)
  1277. # [10:23] * Joins: nattofriends (tsutsumi@moz-A369A791.warosu.org)
  1278. # [10:23] * Quits: Ms2ger (Ms2ger@B7B2FF50.C60A97A6.F9FB0584.IP) (Ping timeout)
  1279. # [10:24] * Joins: jduell_ (jduell@moz-E765EB2E.hsd1.wa.comcast.net)
  1280. # [10:25] * Quits: espadrine (thaddee_ty@moz-B582BE1.dclient.lsne.ch) (Ping timeout)
  1281. # [10:25] * Quits: SDUP (chatzilla@moz-4ED12852.w2-11.abo.wanadoo.fr) (Quit: ChatZilla 0.9.90 [Firefox 19.0.2/20130307023931])
  1282. # [10:27] * Quits: josh (josh@moz-61186829.hsd1.mn.comcast.net) (Ping timeout)
  1283. # [10:29] * Joins: b10n1k (j0ni@moz-F186F5CD.home.otenet.gr)
  1284. # [10:29] * Joins: dao (dao@moz-281B0ACA.superkabel.de)
  1285. # [10:30] <RattyAway> Ms2ger: in case you read scrollback. False alarm. Eventually build escapes from the loop but not before doing the hookie cookie for ages.
  1286. # [10:30] * Parts: RattyAway (Jim_diGriz@CE22F37F.24A5F4E8.2CD1CC0D.IP)
  1287. # [10:31] * Quits: jduell_ (jduell@moz-E765EB2E.hsd1.wa.comcast.net) (Ping timeout)
  1288. # [10:31] * Quits: birtles (chatzilla@moz-658AB552.tokyo.ocn.ne.jp) (Connection reset by peer)
  1289. # [10:32] * Joins: jacek (jacek@moz-5D707D3B.psi.wroc.pl)
  1290. # [10:33] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5cec3a86714d - Hsin-Yi Tsai - Bug 844767 - B2G RIL: correct telephony marionette test_outgoing_onstatechange.js. r=allstars.chh
  1291. # [10:36] * Quits: nattofriends (tsutsumi@moz-A369A791.warosu.org) (Ping timeout)
  1292. # [10:37] * Joins: nattofriends (tsutsumi@moz-A369A791.warosu.org)
  1293. # [10:38] * Joins: edmorley (edmorley@moz-23D8747.range86-144.btcentralplus.com)
  1294. # [10:39] * Quits: gsvelto_ (gsvelto@moz-9D46217E.clienti.tiscali.it) (Quit: Leaving)
  1295. # [10:39] * Joins: sheeri (sheeri@moz-5E1F6454.hsd1.ma.comcast.net)
  1296. # [10:39] * Joins: gsvelto_ (gsvelto@moz-9D46217E.clienti.tiscali.it)
  1297. # [10:39] <BenWa> Someone canceled my try job without warning me =\
  1298. # [10:39] * Joins: sankha931 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
  1299. # [10:39] * Quits: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Connection reset by peer)
  1300. # [10:39] * Joins: Ms2ger (Ms2ger@B7B2FF50.C60A97A6.F9FB0584.IP)
  1301. # [10:39] * Quits: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP) (Quit: This computer has gone to sleep)
  1302. # [10:40] * Joins: gsvelto (gsvelto@moz-9D46217E.clienti.tiscali.it)
  1303. # [10:41] * Quits: gsvelto_ (gsvelto@moz-9D46217E.clienti.tiscali.it) (Quit: Leaving)
  1304. # [10:41] <edmorley> BenWa: they had multiple pushes immediately below yours
  1305. # [10:42] <edmorley> I can only think they scrolled one too many further up (all of their others are cancelled)
  1306. # [10:42] * Quits: jryans (jryans@moz-CC5DCFB.austin.res.rr.com) (Quit: Be back later)
  1307. # [10:43] <BenWa> Well no big deal if it was a mistake
  1308. # [10:43] <edmorley> BenWa: would you like me to retrigger the jobs for you?
  1309. # [10:43] <BenWa> no thanks. I'm doing a new push
  1310. # [10:43] <edmorley> yeah I don't think it was malicious
  1311. # [10:43] <edmorley> ok
  1312. # [10:43] <BenWa> I don't either
  1313. # [10:44] * Joins: josh (josh@moz-61186829.hsd1.mn.comcast.net)
  1314. # [10:44] * Quits: jcv (john@moz-9DD98F0F.cable.mindspring.com) (Ping timeout)
  1315. # [10:44] <edmorley> I guess at least it wasn't one of those times where there is a 24hr backlog and your job was just about to start :-)
  1316. # [10:45] * Joins: Optimize1 (Instantbir@94C77FC6.955079FB.AA3EB577.IP)
  1317. # [10:46] <Ms2ger> Good morning, edmorley
  1318. # [10:46] * Joins: past (Instantbir@moz-84FB736B.dsl.dyn.forthnet.gr)
  1319. # [10:47] <edmorley> Ms2ger: Good morning :-)
  1320. # [10:48] <BenWa> I occasionally use the priority system when I have an urgent job. Not sure if it's a placebo on try or not
  1321. # [10:49] * Quits: nattofriends (tsutsumi@moz-A369A791.warosu.org) (Ping timeout)
  1322. # [10:49] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/96fb830b930d - Chris Lord - Bug 852158 - Fix content scrolling to the top with the dynamic toolbar enabled. r=kats
  1323. # [10:50] * Joins: nattofriends (tsutsumi@moz-A369A791.warosu.org)
  1324. # [10:50] <froydnj> need a "ludicrous build speed" button on try to make people feel better :)
  1325. # [10:52] * Quits: vladan (vladan@moz-B273C121.inria.fr) (Ping timeout)
  1326. # [10:52] * Quits: aklotz (Thunderbir@moz-B273C121.inria.fr) (Ping timeout)
  1327. # [10:52] * pmoore|away is now known as pmoore
  1328. # [10:52] * Quits: @dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Ping timeout)
  1329. # [10:52] * Joins: mak (mak@moz-B273C121.inria.fr)
  1330. # [10:53] * Quits: Bas (chatzilla@moz-83399C40.rev.sfr.net) (Ping timeout)
  1331. # [10:53] * Quits: cpearce (chatzilla@moz-FC66E8A9.xdsl.xnet.co.nz) (Ping timeout)
  1332. # [10:54] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2c41bf87b4e5 - Hannes Verschore - Bug 850534: Crash on Yarr OOM, r=dvander
  1333. # [10:58] * ewong is now known as ewong|afk
  1334. # [11:00] * Quits: Mic (Mic@moz-1D5DDC87.superkabel.de) (Quit: No time to waste, let's go!)
  1335. # [11:00] * Joins: Mic (Mic@moz-1D5DDC87.superkabel.de)
  1336. # [11:00] <edmorley> BenWa: at then moment it only partially works, since it cannot override the tree priority, and then only applies to jobs of the same type iirc
  1337. # [11:00] <edmorley> catlee is working on rewriting it
  1338. # [11:02] * Joins: markh1 (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au)
  1339. # [11:02] * Quits: askalski (akuda@2BA4E5A7.CC7751E8.6712E96B.IP) (Quit: Wychodzi)
  1340. # [11:04] * Joins: smaug (chatzilla@moz-B273C121.inria.fr)
  1341. # [11:04] * ChanServ sets mode: +o smaug
  1342. # [11:04] * Quits: kanru (kanru@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1343. # [11:04] * Quits: Mic (Mic@moz-1D5DDC87.superkabel.de) (Quit: No time to waste, let's go!)
  1344. # [11:04] * Joins: jhorak (jhorak@moz-2EE9C9C3.cust.nbox.cz)
  1345. # [11:04] * Joins: Mic (Mic@moz-1D5DDC87.superkabel.de)
  1346. # [11:05] * Quits: Mic (Mic@moz-1D5DDC87.superkabel.de) (Quit: No time to waste, let's go!)
  1347. # [11:05] * Joins: Mic (Mic@moz-1D5DDC87.superkabel.de)
  1348. # [11:07] * Parts: Mic (Mic@moz-1D5DDC87.superkabel.de)
  1349. # [11:08] * Joins: vladan (vladan@moz-B273C121.inria.fr)
  1350. # [11:09] * Quits: tonymec (tonymec@5A9BA118.8C61C497.DE2DB281.IP) (Ping timeout)
  1351. # [11:10] * Quits: tonymec|away (tonymec@5A9BA118.8C61C497.DE2DB281.IP) (Ping timeout)
  1352. # [11:10] * Quits: nattofriends (tsutsumi@moz-A369A791.warosu.org) (Ping timeout)
  1353. # [11:11] * Joins: nattofriends (tsutsumi@moz-A369A791.warosu.org)
  1354. # [11:11] * Joins: aklotz (Thunderbir@moz-B273C121.inria.fr)
  1355. # [11:12] * Quits: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net) (Quit: PM: Preparing frontal lobe for mem sleep)
  1356. # [11:13] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  1357. # [11:13] * Joins: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net)
  1358. # [11:14] * Quits: rillian (giles@moz-29D892D2.osuosl.org) (Ping timeout)
  1359. # [11:15] * Joins: rillian (giles@moz-29D892D2.osuosl.org)
  1360. # [11:17] * Joins: Bas (chatzilla@moz-B273C121.inria.fr)
  1361. # [11:17] <mcsmurf> hm...
  1362. # [11:17] <mcsmurf> raise IDLError("invalid syntax", location)
  1363. # [11:17] <mcsmurf> xpidl.IDLError: error: invalid syntax, ../../../dist/idl/nsIDOMDeviceProximityEvent.idl line 24:18 double value = Infinity;
  1364. # [11:18] * Quits: Gentlecat_ (Roman@8942624D.7D1F96C3.8FB52CB8.IP) (Ping timeout)
  1365. # [11:18] <edmorley> oh for crying out loud, why do we pull from pypi as part of the build
  1366. # [11:18] * Quits: vladan (vladan@moz-B273C121.inria.fr) (Ping timeout)
  1367. # [11:19] <edmorley> Error <urlopen error timed out> while getting http://pypi.python.org/packages/source/m/mozInstall/mozInstall-1.5.tar.gz
  1368. # [11:19] * Joins: kanru (kanru@moz-99690620.hinet-ip.hinet.net)
  1369. # [11:19] <Ms2ger> mcsmurf, old tree?
  1370. # [11:19] <glandium> edmorley: wtf?
  1371. # [11:20] <Ms2ger> mcsmurf, find untracked files in mozilla/xpcom/idl-parser and remove them
  1372. # [11:20] <edmorley> glandium: https://tbpl.mozilla.org/php/getParsedLog.php?id=20816680&tree=Mozilla-Inbound#error0
  1373. # [11:20] <edmorley> "b2g"
  1374. # [11:20] <edmorley> enough said
  1375. # [11:21] <mcsmurf> Ms2ger: well, I clobbered
  1376. # [11:21] <mcsmurf> or this the generated files in source tree bug?
  1377. # [11:21] <Ms2ger> mcsmurf, clobber doesn't remove anything from your srcdir
  1378. # [11:21] <mcsmurf> clobbered=deleted objdir
  1379. # [11:21] <mcsmurf> yeah..
  1380. # [11:21] <Ms2ger> So, as I said... :)
  1381. # [11:21] <mcsmurf> this is so stupid
  1382. # [11:22] * Quits: allstarschh (allstars@moz-99690620.hinet-ip.hinet.net) (Input/output error)
  1383. # [11:23] * Joins: Cwiiis (cwiiis@moz-B273C121.inria.fr)
  1384. # [11:24] * Quits: sheeri (sheeri@moz-5E1F6454.hsd1.ma.comcast.net) (Quit: sheeri)
  1385. # [11:31] * Joins: nical (nico@moz-F8747CC6.dsl.ovh.fr)
  1386. # [11:33] * Quits: nattofriends (tsutsumi@moz-A369A791.warosu.org) (Ping timeout)
  1387. # [11:34] * Joins: nattofriends (tsutsumi@moz-A369A791.warosu.org)
  1388. # [11:35] * Quits: elin (elin@moz-99690620.hinet-ip.hinet.net) (Quit: elin)
  1389. # [11:37] <gcp> is there some bug where desktop nightlies stop updating?
  1390. # [11:37] * Quits: dao (dao@moz-281B0ACA.superkabel.de) (Quit: Leaving.)
  1391. # [11:38] <@gavin> I asked about that in #releng earlier
  1392. # [11:38] <@gavin> we should file one
  1393. # [11:38] * Joins: jet (junglecode@moz-B273C121.inria.fr)
  1394. # [11:39] <@gavin> gcp: ah, https://bugzilla.mozilla.org/show_bug.cgi?id=852106 apparently
  1395. # [11:39] <gcp> will do
  1396. # [11:39] * Joins: jryans (jryans@moz-CC5DCFB.austin.res.rr.com)
  1397. # [11:40] <mcsmurf> eh, write protected file in my objdir
  1398. # [11:41] <mcsmurf> (alghmac.h)
  1399. # [11:41] * Quits: jacek (jacek@moz-5D707D3B.psi.wroc.pl) (No route to host)
  1400. # [11:41] <mcsmurf> whatever...
  1401. # [11:41] * Quits: Alfredo (alfredoyan@moz-99690620.hinet-ip.hinet.net) (Quit: Alfredo)
  1402. # [11:46] * Joins: jacek (jacek@moz-5D707D3B.psi.wroc.pl)
  1403. # [11:46] * Quits: victorporof (victorporo@DC82DE00.39508509.6A4F8DA2.IP) (Quit: victorporof)
  1404. # [11:49] * Quits: nattofriends (tsutsumi@moz-A369A791.warosu.org) (Ping timeout)
  1405. # [11:51] * Joins: nattofriends (tsutsumi@moz-A369A791.warosu.org)
  1406. # [11:51] * Quits: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  1407. # [11:52] * Quits: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird 1.4a1pre -- http://www.instantbird.com)
  1408. # [11:53] * Quits: @smaug (chatzilla@moz-B273C121.inria.fr) (Ping timeout)
  1409. # [11:53] <tbsaunde> gavin: so, is there a reason we force creation of a type ahead find object at browser.xml:561 in the pagehide handler?
  1410. # [11:54] <@gavin> tbsaunde: not sure what possible reason there could be for that :)
  1411. # [11:54] * Quits: Edgar (Thunderbir@moz-99690620.hinet-ip.hinet.net) (Ping timeout)
  1412. # [11:54] * glazou is now known as glazou_afk
  1413. # [11:55] * Joins: vladan (vladan@moz-B273C121.inria.fr)
  1414. # [11:55] * Joins: annevk (annevk@9F2A390E.A72EB374.4ABDC21.IP)
  1415. # [11:56] <tbsaunde> gavin: me neither, but figured it couldn't to check before changing it
  1416. # [11:56] * Quits: marcoz (marco.zehe@moz-868BD1E1.dip.t-dialin.net) (Quit: Leaving.)
  1417. # [11:56] <tbsaunde> *hurt
  1418. # [11:56] * Parts: nical (nico@moz-F8747CC6.dsl.ovh.fr)
  1419. # [11:58] * Quits: aklotz (Thunderbir@moz-B273C121.inria.fr) (Ping timeout)
  1420. # [11:58] * Joins: aklotz (Thunderbir@moz-B273C121.inria.fr)
  1421. # [11:59] * Joins: nical (nico@moz-F8747CC6.dsl.ovh.fr)
  1422. # [12:00] * Joins: marcoz (marco.zehe@moz-868BD1E1.dip.t-dialin.net)
  1423. # [12:01] * Joins: Bas_ (chatzilla@moz-7C4433C1.inria.fr)
  1424. # [12:01] * Quits: vladan (vladan@moz-B273C121.inria.fr) (Ping timeout)
  1425. # [12:02] * Quits: Bas (chatzilla@moz-B273C121.inria.fr) (Ping timeout)
  1426. # [12:02] * Bas_ is now known as Bas
  1427. # [12:02] * Joins: smaug (chatzilla@moz-7C4433C1.inria.fr)
  1428. # [12:02] * ChanServ sets mode: +o smaug
  1429. # [12:02] * Joins: vladan (vladan@moz-7C4433C1.inria.fr)
  1430. # [12:02] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/4f795e7abe83 - Hannes Verschore - Bug 851552: IonMonkey: Disable GetElement caches after failing multiple times to attach stubs, r=djvj
  1431. # [12:05] * Joins: Cwiiis_ (cwiiis@moz-7C4433C1.inria.fr)
  1432. # [12:05] * Joins: mak_ (mak@moz-B273C121.inria.fr)
  1433. # [12:05] * Quits: mak (mak@moz-B273C121.inria.fr) (Connection reset by peer)
  1434. # [12:06] * Quits: Cwiiis (cwiiis@moz-B273C121.inria.fr) (Ping timeout)
  1435. # [12:07] * Quits: @smaug (chatzilla@moz-7C4433C1.inria.fr) (Ping timeout)
  1436. # [12:08] * Quits: sankha931 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Ping timeout)
  1437. # [12:08] <jaws> what's the status of Nightly builds? are they still turned off? my logging shows that none are available
  1438. # [12:08] * Joins: smaug (chatzilla@moz-7C4433C1.inria.fr)
  1439. # [12:08] * ChanServ sets mode: +o smaug
  1440. # [12:08] * Joins: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
  1441. # [12:09] * Quits: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Max SendQ exceeded)
  1442. # [12:09] <jaws> `nm, i see the above bug
  1443. # [12:10] * baku|away is now known as baku
  1444. # [12:11] * Joins: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
  1445. # [12:11] * Quits: nattofriends (tsutsumi@moz-A369A791.warosu.org) (Ping timeout)
  1446. # [12:11] * Joins: nattofriends (tsutsumi@moz-A369A791.warosu.org)
  1447. # [12:12] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  1448. # [12:13] * Joins: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP)
  1449. # [12:14] * Quits: gsvelto (gsvelto@moz-9D46217E.clienti.tiscali.it) (Quit: Leaving)
  1450. # [12:15] * Cwiiis_ is now known as Cwiiis
  1451. # [12:16] * Joins: aklotz1 (Thunderbir@moz-7C4433C1.inria.fr)
  1452. # [12:17] * Quits: aklotz (Thunderbir@moz-B273C121.inria.fr) (Ping timeout)
  1453. # [12:18] * Quits: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP) (Quit: This computer has gone to sleep)
  1454. # [12:22] * Quits: mak_ (mak@moz-B273C121.inria.fr) (Input/output error)
  1455. # [12:22] * Quits: jet (junglecode@moz-B273C121.inria.fr) (Quit: jet)
  1456. # [12:23] * Joins: dao (dao@moz-281B0ACA.superkabel.de)
  1457. # [12:23] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  1458. # [12:24] * Quits: @smaug (chatzilla@moz-7C4433C1.inria.fr) (Ping timeout)
  1459. # [12:24] * Quits: aklotz1 (Thunderbir@moz-7C4433C1.inria.fr) (Ping timeout)
  1460. # [12:24] <till> nemo: ping
  1461. # [12:24] * Quits: Bas (chatzilla@moz-7C4433C1.inria.fr) (Ping timeout)
  1462. # [12:26] * Quits: romaxa (romaxa@670ACB81.66590CC0.4A6948F8.IP) (Ping timeout)
  1463. # [12:27] * Quits: KWierso|Home (chatzilla@moz-39E2648C.hsd1.ca.comcast.net) (Ping timeout)
  1464. # [12:27] * Quits: KWierso|V (chatzilla@moz-39E2648C.hsd1.ca.comcast.net) (Ping timeout)
  1465. # [12:27] * Joins: KWierso|Home (chatzilla@moz-39E2648C.hsd1.ca.comcast.net)
  1466. # [12:27] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6fdbfac4b51c - Jan de Mooij - Bug 851053 - Remove MRecompileCheck. r=bhackett
  1467. # [12:27] * Joins: KWierso|V (chatzilla@moz-39E2648C.hsd1.ca.comcast.net)
  1468. # [12:29] * Quits: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Connection reset by peer)
  1469. # [12:29] * Joins: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
  1470. # [12:29] * Joins: romaxa (romaxa@670ACB81.66590CC0.4A6948F8.IP)
  1471. # [12:30] * Quits: nattofriends (tsutsumi@moz-A369A791.warosu.org) (Ping timeout)
  1472. # [12:31] * Joins: nattofriends (tsutsumi@moz-A369A791.warosu.org)
  1473. # [12:33] * Quits: Ms2ger (Ms2ger@B7B2FF50.C60A97A6.F9FB0584.IP) (Quit: bbl)
  1474. # [12:33] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2f4cfeefb5c2 - Gene Lian - Bug 852460 - B2G MMS: provide nsIDOMMobileMessageManager.onreceived event (follow-up fix). r=vicamo,gene.lian
  1475. # [12:35] * mgerva is now known as mgerva|lunch
  1476. # [12:36] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/9ee6267f0a9d - Gene Lian - Bug 852471 - B2G MMS: provide nsIDOMMobileMessageManager interface (with sendMMS() first) (follow-up fix). r=vicamo a=leo+
  1477. # [12:40] * Quits: jryans (jryans@moz-CC5DCFB.austin.res.rr.com) (Quit: Be back later)
  1478. # [12:41] * Joins: JeroenDeDauw (j@B490C9CD.72FAA20.172227A7.IP)
  1479. # [12:43] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Quit: ChatZilla 0.9.90 [SeaMonkey 2.16/20130217195915])
  1480. # [12:43] * Quits: b10n1k (j0ni@moz-F186F5CD.home.otenet.gr) (Ping timeout)
  1481. # [12:46] * Quits: markh1 (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au) (Connection reset by peer)
  1482. # [12:46] * Joins: markh1 (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au)
  1483. # [12:49] <@ted> vlad: man wtf timezone are you in anyway
  1484. # [12:50] <@ted> i thought you were in toronto
  1485. # [12:51] * Joins: alice (alice@moz-A7C201EB.zone16.bethere.co.uk)
  1486. # [12:51] * Quits: nattofriends (tsutsumi@moz-A369A791.warosu.org) (Ping timeout)
  1487. # [12:52] * Joins: nattofriends (tsutsumi@moz-A369A791.warosu.org)
  1488. # [12:53] <joe> gavin: aaah mommy and daddy are fighting
  1489. # [12:56] <@ted> joe: do you sleep anymore?
  1490. # [12:56] <joe> ted: i outsourced that to india
  1491. # [12:57] * Quits: stransky (stransky@moz-3C58453D.net.upcbroadband.cz) (Quit: Connection reset by beer)
  1492. # [12:57] <@ted> cool. how's that working out?
  1493. # [12:57] * Joins: srishti (srishti@91BC8839.F442218F.88FACCAA.IP)
  1494. # [12:57] <joe> real great
  1495. # [12:57] <@ted> must be some really well-rested indian peeps
  1496. # [12:57] * Joins: andreasn (andreasn@63F8A48C.7BB850DE.B1AA2106.IP)
  1497. # [12:57] * Quits: JeroenDeDauw (j@B490C9CD.72FAA20.172227A7.IP) (Quit: Leaving.)
  1498. # [12:59] * Quits: markh1 (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au) (Connection reset by peer)
  1499. # [12:59] * Joins: markh1 (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au)
  1500. # [13:00] * Quits: surkov (surkov@511E724B.E00BF004.E17943EE.IP) (Ping timeout)
  1501. # [13:00] <tbsaunde> my body seems to like to outsource sleeping to the weekend which is sub optimal
  1502. # [13:00] * Joins: stransky (stransky@moz-3C58453D.net.upcbroadband.cz)
  1503. # [13:01] <wg9s> I did less seleeping this past weekend. First F1 race of the season. Was in Australia starting at 5PM local time so sub-optimal for my sleeping here in Boston area.
  1504. # [13:02] * Quits: stransky (stransky@moz-3C58453D.net.upcbroadband.cz) (Quit: Connection reset by beer)
  1505. # [13:03] * pmoore is now known as pmoore|away
  1506. # [13:03] * Joins: gsvelto (gsvelto@moz-9D46217E.clienti.tiscali.it)
  1507. # [13:04] * Quits: edmorley (edmorley@moz-23D8747.range86-144.btcentralplus.com) (Quit: -> office)
  1508. # [13:04] * Quits: gavinLai (gavin@moz-3CB6E908.cn.nctu.edu.tw) (Input/output error)
  1509. # [13:05] * jmaher|afk is now known as jmaher
  1510. # [13:07] * Joins: Cwiiis_ (cwiiis@moz-B273C121.inria.fr)
  1511. # [13:08] * Quits: Cwiiis (cwiiis@moz-7C4433C1.inria.fr) (Ping timeout)
  1512. # [13:09] * Joins: gustavold (gustavold@9C7112F4.61D1FB4D.FBFF2E6D.IP)
  1513. # [13:10] * Joins: Cwiiis__ (cwiiis@moz-7C4433C1.inria.fr)
  1514. # [13:11] * Joins: stransky (stransky@moz-3C58453D.net.upcbroadband.cz)
  1515. # [13:11] * glazou_afk is now known as glazou
  1516. # [13:11] * Quits: Cwiiis_ (cwiiis@moz-B273C121.inria.fr) (Ping timeout)
  1517. # [13:12] * Quits: @ehsan (ehsan@576FC5E5.CD1D2BB8.DC1243F8.IP) (Input/output error)
  1518. # [13:13] * Quits: nattofriends (tsutsumi@moz-A369A791.warosu.org) (Ping timeout)
  1519. # [13:13] * Joins: nattofriends (tsutsumi@moz-A369A791.warosu.org)
  1520. # [13:13] * Quits: markh1 (Instantbir@moz-72AF0623.bjzv3.vic.bigpond.net.au) (Ping timeout)
  1521. # [13:14] * Quits: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Ping timeout)
  1522. # [13:14] * Joins: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
  1523. # [13:16] * Joins: RyanVM (chatzilla@moz-148999FE.phlapa.fios.verizon.net)
  1524. # [13:20] * Joins: Nefzaoui (chatzilla@5065B93B.FBF20991.360EF119.IP)
  1525. # [13:23] * Quits: annevk (annevk@9F2A390E.A72EB374.4ABDC21.IP) (Input/output error)
  1526. # [13:24] * Joins: Pauly (paul@601F3B17.33662590.A5830293.IP)
  1527. # [13:24] * Joins: jcv (john@moz-9DD98F0F.cable.mindspring.com)
  1528. # [13:24] * Quits: jcv (john@moz-9DD98F0F.cable.mindspring.com) (Quit: leaving)
  1529. # [13:26] * Quits: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Connection reset by peer)
  1530. # [13:27] * Joins: KaiRo (robert@moz-241F0C82.adsl.highway.telekom.at)
  1531. # [13:27] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/333f330e2952 - Andrea Marchesini - Bug 841493 - Move HTMLMediaElement to WebIDL, r=Ms2ger
  1532. # [13:27] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d5884ca6c0d7 - Andrea Marchesini - Bug 841493 - Renaming HTMLAudioElement, r=Ms2ger
  1533. # [13:27] * Quits: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net) (Quit: Konversation terminated!)
  1534. # [13:27] * kmoir-afk is now known as kmoir
  1535. # [13:27] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6d464c665d4a - Andrea Marchesini - Bug 841493 - HTMLMediaElement - concrete: False, r=Ms2ger
  1536. # [13:27] * Quits: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de) (Ping timeout)
  1537. # [13:27] * Quits: jchen|away (jchen@CCB8E494.35B7D9C8.4CD1A128.IP) (Ping timeout)
  1538. # [13:27] * Quits: jlin (Jonathan@moz-619C4F64.x.rootbsd.net) (Ping timeout)
  1539. # [13:27] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e90c1e76bd30 - Andrea Marchesini - Bug 841493 - Rename nsHTMLVideoElement to HTMLVideoElement, r=Ms2ger
  1540. # [13:27] * Joins: jchen|away (jchen@CCB8E494.35B7D9C8.4CD1A128.IP)
  1541. # [13:28] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/59f21770c4da - Andrea Marchesini - Bug 841493 - Rename nsHTMLMediaElement to HTMLMediaElement, r=Ms2ger
  1542. # [13:28] * Quits: zandr (zandr@moz-891BD824.milewski.org) (Ping timeout)
  1543. # [13:28] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/bbb0c6eb4bc7 - Andrea Marchesini - Bug 841493 - Convert HTMLVideoElement to WebIDL, r=Ms2ger
  1544. # [13:28] * Quits: glazou (glazou@moz-204094DD.disruptive-innovations.fr) (Ping timeout)
  1545. # [13:28] * Joins: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de)
  1546. # [13:28] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/8a12afcc09bb - Andrea Marchesini - Bug 841493 - HTMLAudioElement to WebIDL, r=Ms2ger
  1547. # [13:28] * jchen|away is now known as jchen
  1548. # [13:28] * Quits: andreasn (andreasn@63F8A48C.7BB850DE.B1AA2106.IP) (Quit: Ex-Chat)
  1549. # [13:28] * Joins: Enn (enn@F2D29657.F60B0462.67AC9B1.IP)
  1550. # [13:29] * Joins: jcv (john@moz-9DD98F0F.cable.mindspring.com)
  1551. # [13:29] * Fallen is now known as Fallen|away
  1552. # [13:29] * Joins: jviereck (Adium@moz-6363008B.ethz.ch)
  1553. # [13:29] * Joins: jlin (Jonathan@moz-619C4F64.x.rootbsd.net)
  1554. # [13:29] * Joins: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
  1555. # [13:29] * Joins: zandr (zandr@moz-891BD824.milewski.org)
  1556. # [13:30] * Joins: ErvisTusha (ErvisTusha@A18FBE0B.F69FB6EA.363D84A4.IP)
  1557. # [13:31] * Joins: glazou (glazou@moz-204094DD.disruptive-innovations.fr)
  1558. # [13:31] * Joins: teoli (teoli@C2BB1738.5A81EF3B.F1085784.IP)
  1559. # [13:32] * Quits: tomer (tomer@moz-F45DAEFD.static.012.net.il) (Ping timeout)
  1560. # [13:32] * Quits: Asa (asa@363AA1C0.A1EC5031.204CA821.IP) (Ping timeout)
  1561. # [13:34] * Joins: joey-2 (chatzilla@moz-EFCB4CBF.princetowncable.com)
  1562. # [13:34] * pmoore|away is now known as pmoore
  1563. # [13:34] * Joins: Asa (asa@363AA1C0.A1EC5031.204CA821.IP)
  1564. # [13:36] * Quits: jviereck (Adium@moz-6363008B.ethz.ch) (Quit: Leaving.)
  1565. # [13:37] * Quits: NeilZZZ (neil@moz-7E027EE5.cable.virginmedia.com) (Client exited)
  1566. # [13:37] * Quits: Pauly (paul@601F3B17.33662590.A5830293.IP) (Quit: Pauly)
  1567. # [13:37] * Joins: Pauly (paul@601F3B17.33662590.A5830293.IP)
  1568. # [13:38] * Joins: ehsan (ehsan@moz-C48D29C4.cable.teksavvy.com)
  1569. # [13:38] * ChanServ sets mode: +o ehsan
  1570. # [13:38] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/898c83ea7b06 - Jan de Mooij - Bug 848665 - Don't use ScriptFrameIter in onEnterFrame/onLeaveFrame hooks. r=jimb
  1571. # [13:38] <glazou> Unfocused: ping
  1572. # [13:40] * Joins: jviereck (Adium@moz-6363008B.ethz.ch)
  1573. # [13:40] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a9d305be83c9 - Ehsan Akhgari - Bug 852410 - Mark Web Audio streams as blocking on their input, not on their output; r=roc
  1574. # [13:41] * capella is now known as capella|zZz
  1575. # [13:42] * Joins: annevk (annevk@moz-8C22537D.wireless.csail.mit.edu)
  1576. # [13:43] * Joins: tonymec (tonymec@moz-A700F2A0.adsl-dyn.isp.belgacom.be)
  1577. # [13:43] * Joins: jimm (jmathies@moz-864CAA4E.pn.at.cox.net)
  1578. # [13:44] * Joins: tonymec|away (tonymec@moz-A700F2A0.adsl-dyn.isp.belgacom.be)
  1579. # [13:44] * rail_away is now known as rail
  1580. # [13:45] * Joins: mak (mak@moz-7C4433C1.inria.fr)
  1581. # [13:45] * Quits: vigneshwaran (vigneshwar@FC0B83FD.138D8F1E.FD6A0EFF.IP) (Quit: Leaving.)
  1582. # [13:46] * Joins: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP)
  1583. # [13:47] * Joins: smaug (chatzilla@moz-7C4433C1.inria.fr)
  1584. # [13:47] * ChanServ sets mode: +o smaug
  1585. # [13:47] * Quits: srishti (srishti@91BC8839.F442218F.88FACCAA.IP) (Ping timeout)
  1586. # [13:47] * Joins: Bas (chatzilla@moz-7C4433C1.inria.fr)
  1587. # [13:48] * Quits: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP) (Quit: This computer has gone to sleep)
  1588. # [13:48] * Joins: danielapetrovici_ (danielapet@moz-ACDE7EEC.mozilla.com)
  1589. # [13:49] * bz_sleep is now known as bz
  1590. # [13:49] * Joins: anba (svdi@moz-556C9BED.versanet.de)
  1591. # [13:50] * Quits: danielapetrovici__ (danielapet@601F3B17.33662590.A5830293.IP) (Ping timeout)
  1592. # [13:50] * Joins: sheppy (sheppy@moz-237BA8B2.sub-70-197-161.myvzw.com)
  1593. # [13:50] * Joins: rlewis (Thunderbir@moz-D47321EC.cable.virginmedia.com)
  1594. # [13:50] <@gavin> joe: it's OK, I'm right
  1595. # [13:51] * Joins: mkaply (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  1596. # [13:52] <RyanVM> that's the spirit!
  1597. # [13:53] * capella|zZz is now known as capella
  1598. # [13:53] * Quits: vladan (vladan@moz-7C4433C1.inria.fr) (Ping timeout)
  1599. # [13:53] * Joins: vladan (vladan@moz-B273C121.inria.fr)
  1600. # [13:55] * Quits: gsvelto (gsvelto@moz-9D46217E.clienti.tiscali.it) (Ping timeout)
  1601. # [13:55] * Joins: IanN (chatzilla@4837CDFE.2ECE621A.E5F36E28.IP)
  1602. # [13:55] * Joins: gsvelto (gsvelto@moz-73E557E1.clienti.tiscali.it)
  1603. # [13:56] * Joins: gal (gal@moz-3BC722CB.hfc.comcastbusiness.net)
  1604. # [13:56] * Joins: mdas (mdas@50AE257C.D30B51A1.412CF160.IP)
  1605. # [13:57] * Cwiiis__ is now known as Cwiiis
  1606. # [13:57] * Joins: llmelon (chatzilla@moz-43CE5A55.cpe.vividwireless.net.au)
  1607. # [13:57] * Joins: JosiahOne (josiahbrun@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net)
  1608. # [13:58] * Quits: jviereck (Adium@moz-6363008B.ethz.ch) (Quit: Leaving.)
  1609. # [13:58] <smontagu> there isn't any beta tryserver, right?
  1610. # [13:58] * Joins: aklotz (Thunderbir@moz-7C4433C1.inria.fr)
  1611. # [13:59] <@gavin> smontagu: right
  1612. # [13:59] <smontagu> :(
  1613. # [13:59] * Joins: elin (elin@moz-B11DCCBD.dynamic.totalbb.net.tw)
  1614. # [13:59] * mgerva|lunch is now known as mgerva
  1615. # [14:00] <glazou> Unfocused: nm
  1616. # [14:02] * Joins: victorporof (victorporo@75891493.6D2FB7A4.79933D60.IP)
  1617. # [14:02] * Quits: ferjm (ferjm@moz-DEB3A31C.red-88-7-170.staticip.rima-tde.net) (Quit: Leaving)
  1618. # [14:03] * Joins: hub (hub@F2D29657.F60B0462.67AC9B1.IP)
  1619. # [14:04] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/162aa63b2ccf - Andres Hernandez - Bug 822200 - Create a module for async JSON backups/restores. r=mak77
  1620. # [14:04] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/00280175733e - Robert O'Callahan - Bug 846901 - Skip nsDisplayWrapList construction if there's only one item to wrap and it already has the right frame. r=mattwoodrow
  1621. # [14:05] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d08461205ce2 - Jan-Ivar Bruaroey - Bug 834933 - PeerConnection.js throws Components.Exception so errors are readable. r=jesup
  1622. # [14:05] * Joins: armenzg (armenzg@moz-600B22EA.home1.cgocable.net)
  1623. # [14:05] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e8ffcf4b8e22 - Robert O'Callahan - Bug 846901 - Support prerendering elements with animated transforms that are offscreen but only by a small amount. r=mattwoodrow
  1624. # [14:05] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/0a08b4cac780 - Arthur Chen - Bug 834157 - Add max and min attributes in the event. r=fabrice
  1625. # [14:05] <Standard8> RyanVM: do you know if we're likely to have another inbound merge happen soon?
  1626. # [14:06] <glandium> smontagu: you probably can push beta to try
  1627. # [14:06] * Fallen|away is now known as Fallen
  1628. # [14:06] <smontagu> glandium: hmm, that could be interesting
  1629. # [14:06] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/839b5dce269c - Brian Hackett - Bug 833076 - Add missing script->ensureHasTypes(), r=jandem.
  1630. # [14:06] <RyanVM> Standard8: was planning to merge 2c41bf87b4e5 once the win pgo run starts showing green
  1631. # [14:07] * Joins: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP)
  1632. # [14:07] * Quits: gsvelto (gsvelto@moz-73E557E1.clienti.tiscali.it) (Ping timeout)
  1633. # [14:07] <RyanVM> Standard8: probably an hour or so
  1634. # [14:08] * Quits: vladan (vladan@moz-B273C121.inria.fr) (Ping timeout)
  1635. # [14:08] * Joins: gsvelto (gsvelto@moz-2555FB99.clienti.tiscali.it)
  1636. # [14:08] <Standard8> RyanVM: ah cool. If you could ping me, I've got another bustage fix to push to comm-central, that I could push just after that merge, and hopefully we'd green that tree up
  1637. # [14:08] * Joins: vladan (vladan@moz-7C4433C1.inria.fr)
  1638. # [14:08] <RyanVM> Standard8: no problem
  1639. # [14:08] * mdas is now known as mdas|afk
  1640. # [14:09] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  1641. # [14:09] * Joins: pranavrc (pranavrc@E6C336E9.3A10D6A6.520CDC98.IP)
  1642. # [14:10] <smontagu> glandium: so by the same token I could have been pushing central to try instead of inbound to try all these years. that would have saved a lot of time
  1643. # [14:10] * smontagu has a penny in the air moment
  1644. # [14:14] <mcsmurf> "make.py[7]: Entering directory 'f:\mozilla\tree-hg\obj-suite\mozilla\dom\bindings\test\..'"
  1645. # [14:14] <mcsmurf> python taking up 100% of CPU
  1646. # [14:14] <mcsmurf> oh, now it continues!
  1647. # [14:14] <mcsmurf> I thought my build process was stuck...
  1648. # [14:14] <mcsmurf> it sat there for two minutes
  1649. # [14:15] * Joins: AaronMT (AaronMT@F2D29657.F60B0462.67AC9B1.IP)
  1650. # [14:15] <froydnj>
  1651. # [14:15] * Joins: davidb (davidb@F2D29657.F60B0462.67AC9B1.IP)
  1652. # [14:16] * Quits: sheppy (sheppy@moz-237BA8B2.sub-70-197-161.myvzw.com) (Quit: Leaving)
  1653. # [14:17] * Quits: elin (elin@moz-B11DCCBD.dynamic.totalbb.net.tw) (Quit: elin)
  1654. # [14:17] * Joins: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP)
  1655. # [14:17] * Quits: gal (gal@moz-3BC722CB.hfc.comcastbusiness.net) (Quit: gal)
  1656. # [14:18] * Joins: bsmedberg (bsmedberg@moz-7C4433C1.inria.fr)
  1657. # [14:18] * ChanServ sets mode: +o bsmedberg
  1658. # [14:18] <@ted> mcsmurf: khuey backed out a patch yesterday that should fix that
  1659. # [14:19] <mcsmurf> ok, will update then again
  1660. # [14:19] * Joins: FabioMagnoni (fabiomagno@moz-C0C38947.dsl.telesp.net.br)
  1661. # [14:20] * Joins: jdm (jdm@CAB30FBD.8F96AEA7.2D179A7D.IP)
  1662. # [14:20] * Quits: Pauly (paul@601F3B17.33662590.A5830293.IP) (Quit: Pauly)
  1663. # [14:20] * Quits: rlewis (Thunderbir@moz-D47321EC.cable.virginmedia.com) (Ping timeout)
  1664. # [14:21] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/63fe98eac1b2 - Mohit Gahlot - Bug 851377 - Now ResolvingId::isResolving is not called with a null object. r=bholley
  1665. # [14:21] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/5c85be98a0a0 - Gabriele Svelto - Bug 850637 - Make nsIOService properly pick-up user-specified network.buffer.cache.* preferences. r=honzab
  1666. # [14:21] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/de2a0438c81b - Brandon Waterloo - Bug 846929 - Instead of directly overwriting the style attribute to give a zoom in/zoom out cursor on very large images (when they overflow), add/remove classes that
  1667. # [14:21] <firebot> will change the cursor. r=roc
  1668. # [14:21] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/3196b8bf8142 - Yura Zenevich - Bug 848278 - Add an |outExecutionDuration| option to all osfile operations that support options argument. It will be udpated with the actual time it took to perform the
  1669. # [14:21] <firebot> operation off the main thread. r=yoric
  1670. # [14:22] * Quits: vladan (vladan@moz-7C4433C1.inria.fr) (Ping timeout)
  1671. # [14:22] <mcsmurf> ted: my build was already up-to-date, just checked
  1672. # [14:22] <mcsmurf> well, I'll check again tomorrow
  1673. # [14:22] <mcsmurf> maybe things will magically fix itself
  1674. # [14:23] <mcsmurf> s/build/source tree
  1675. # [14:23] <@ted> hm
  1676. # [14:23] * Joins: vladan (vladan@moz-B273C121.inria.fr)
  1677. # [14:23] <@ted> https://bugzilla.mozilla.org/show_bug.cgi?id=462463#c27
  1678. # [14:23] <@ted> was the backout
  1679. # [14:23] <joe> gavin: i think your patch breaks the browser
  1680. # [14:23] <joe> https://tbpl.mozilla.org/?tree=Try&rev=0e00f3d3a71b
  1681. # [14:23] * Joins: yzen (Adium@EA83C0CE.A6295926.9D42CF23.IP)
  1682. # [14:23] <joe> gavin: i'm running a build now to find out how
  1683. # [14:23] <@ted> i guess maybe that just didn't make it to m-c yet
  1684. # [14:23] <mcsmurf> heh looks like it
  1685. # [14:24] * Quits: vtmarvin (Thunderbir@F5505435.26EDE4E7.25874CBB.IP) (Quit: vtmarvin)
  1686. # [14:24] <mcsmurf> then it will really magically be fixed tomorrow
  1687. # [14:24] * mdas|afk is now known as mdas
  1688. # [14:25] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/90c5dd3a2d15 - Nathan Froyd - Bug 852194 - remove #include "nsIURI.h" from a couple content/ headers; r=smaug
  1689. # [14:25] * Quits: vladan (vladan@moz-B273C121.inria.fr) (Ping timeout)
  1690. # [14:26] <joe> gavin: JavaScript error: chrome://browser/content/macBrowserOverlay.xul, line 61: gBrowserInit is not defined
  1691. # [14:26] * Joins: derf (derf@moz-4168F490.net)
  1692. # [14:26] * Joins: Cwiiis_ (cwiiis@moz-B273C121.inria.fr)
  1693. # [14:27] * Joins: vtmarvin (Thunderbir@F5505435.26EDE4E7.25874CBB.IP)
  1694. # [14:27] * Quits: Cwiiis (cwiiis@moz-7C4433C1.inria.fr) (Ping timeout)
  1695. # [14:27] * Joins: vladan (vladan@moz-7C4433C1.inria.fr)
  1696. # [14:28] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/126ab522c06d - Norbert Lindenberg - Bug 851951 - Use UTF-8 to load jstests into browser. r=Waldo
  1697. # [14:28] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/fe010206e5ad - Steve Singer - Bug 851850 - Link in altivec on ppc64. r=jmuizelaar
  1698. # [14:28] <@gavin> joe: I probably forgot a comma
  1699. # [14:28] <joe> not that I can see
  1700. # [14:28] <joe> get ready() this._ready,
  1701. # [14:28] <joe> do you need braces?
  1702. # [14:28] * Joins: Cwiiis__ (cwiiis@moz-7C4433C1.inria.fr)
  1703. # [14:29] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1a2842ef5b71 - Brian Hackett - Bug 849777 - Properly null check parse nodes when reporting parse errors in the bytecode emitter, r=jorendorff.
  1704. # [14:29] <@gavin> didn't think so
  1705. # [14:29] * Joins: nmatsakis (nmatsakis@moz-4CACC08F.hsd1.ma.comcast.net)
  1706. # [14:29] * Quits: Cwiiis_ (cwiiis@moz-B273C121.inria.fr) (Ping timeout)
  1707. # [14:30] <@gavin> joe:
  1708. # [14:30] <@gavin> SyntaxError on line 5: setter functions must have one argument
  1709. # [14:30] <joe> \o/
  1710. # [14:31] * Joins: srishti (srishti@91BC8839.F442218F.88FACCAA.IP)
  1711. # [14:32] * Joins: gal (gal@moz-3BC722CB.hfc.comcastbusiness.net)
  1712. # [14:32] <joe> yeah that's better
  1713. # [14:32] <joe> ok now for another try push
  1714. # [14:32] <@gavin> we should also fix the setter to make sense
  1715. # [14:32] <joe> yeah
  1716. # [14:32] <joe> ready = false // true
  1717. # [14:32] <@gavin> actually it shouldn't be a setter
  1718. # [14:33] <joe> i'm going to let you fix it to not be insane
  1719. # [14:33] <@gavin> isReady() or whatever
  1720. # [14:33] * Quits: @ehsan (ehsan@moz-C48D29C4.cable.teksavvy.com) (Input/output error)
  1721. # [14:33] * Joins: ehsan (ehsan@576FC5E5.CD1D2BB8.DC1243F8.IP)
  1722. # [14:33] * ChanServ sets mode: +o ehsan
  1723. # [14:34] * Quits: benjamin (benjamin@moz-63925F6.members.linode.com) (Input/output error)
  1724. # [14:34] * Quits: padenot (paul@moz-63925F6.members.linode.com) (Quit: WeeChat 0.3.7)
  1725. # [14:34] * Quits: drs (dsherk@moz-63925F6.members.linode.com) (Quit: WeeChat 0.3.7)
  1726. # [14:35] * Joins: lduros (user@moz-5D9ACE42.admin.upenn.edu)
  1727. # [14:35] * catlee-away is now known as catlee
  1728. # [14:35] * joey-2 is now known as joey-afk
  1729. # [14:35] * Quits: @ehsan (ehsan@576FC5E5.CD1D2BB8.DC1243F8.IP) (Ping timeout)
  1730. # [14:36] <srishti> Hi I am trying to run test on code I used the following command make -C ~/src/obj-x86_64-unknown-linux-gnu/dom/plugins/base ,but I am getting error, is there any other way to run test on a .cpp code
  1731. # [14:36] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  1732. # [14:37] * Joins: edmorley (edmorley@88F51059.F3BBB17D.144F44FA.IP)
  1733. # [14:37] <jdm> srishti: what kind of test are you trying to run, and what error do you see?
  1734. # [14:37] * Joins: bjacob_ (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  1735. # [14:38] <@gavin> joe: http://pastebin.mozilla.org/2228199
  1736. # [14:39] <@gavin> (still not tested, that's how I roll)
  1737. # [14:39] <joe> gavin: too late, I already pushed with just the simple setter fix
  1738. # [14:39] * pmoore is now known as pmoore|lunch
  1739. # [14:39] <@gavin> I know, I'm just too lazy to post to the bug
  1740. # [14:39] <srishti> I am fixing a bug in /plugins/base , I want to test whether the changes I made actually works, I am getting the following error http://pastebin.mozilla.org/2228200
  1741. # [14:39] <@gavin> also I'm in a meeting
  1742. # [14:39] <@gavin> bbl
  1743. # [14:39] <nigelb> Hrm, should I or should I not post gavin's that's how I roll to mozillamemes
  1744. # [14:39] <RyanVM> Standard8: merged
  1745. # [14:40] <Standard8> RyanVM: thanks, that was quick ;-)
  1746. # [14:41] * Joins: ahal (ahal@F2D29657.F60B0462.67AC9B1.IP)
  1747. # [14:41] * Joins: Pauly (paul@601F3B17.33662590.A5830293.IP)
  1748. # [14:43] * Joins: jviereck (Adium@moz-300BF469.ethz.ch)
  1749. # [14:44] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  1750. # [14:45] * Quits: alice (alice@moz-A7C201EB.zone16.bethere.co.uk) (Client exited)
  1751. # [14:45] * joey-afk is now known as joey-2
  1752. # [14:45] * Quits: romaxa (romaxa@670ACB81.66590CC0.4A6948F8.IP) (Ping timeout)
  1753. # [14:45] * Joins: alice (alice@moz-A7C201EB.zone16.bethere.co.uk)
  1754. # [14:46] * glob|away is now known as glob
  1755. # [14:46] * Quits: jviereck (Adium@moz-300BF469.ethz.ch) (Quit: Leaving.)
  1756. # [14:47] * Joins: alice_ (alice@moz-A7C201EB.zone16.bethere.co.uk)
  1757. # [14:47] * Quits: alice (alice@moz-A7C201EB.zone16.bethere.co.uk) (Connection reset by peer)
  1758. # [14:47] <RyanVM> mfinkle: ping
  1759. # [14:48] * Joins: Cwiiis_ (cwiiis@moz-B273C121.inria.fr)
  1760. # [14:49] * Quits: mdas (mdas@50AE257C.D30B51A1.412CF160.IP) (Ping timeout)
  1761. # [14:49] * Joins: vicamo (vicamo@moz-F5DDFCCC.dynamic.hinet.net)
  1762. # [14:49] <joe> srishti: it looks like you need to "mach clobber" and rebuild
  1763. # [14:49] * Quits: Cwiiis__ (cwiiis@moz-7C4433C1.inria.fr) (Ping timeout)
  1764. # [14:49] * Quits: alice_ (alice@moz-A7C201EB.zone16.bethere.co.uk) (Ping timeout)
  1765. # [14:49] <mfinkle> RyanVM, pong
  1766. # [14:50] * Joins: padenot (paul@moz-63925F6.members.linode.com)
  1767. # [14:50] <RyanVM> mfinkle: just landed https://hg.mozilla.org/mozilla-central/rev/b036536b0252 - I assume that makes bug 842911 fixed?
  1768. # [14:50] * Quits: gal (gal@moz-3BC722CB.hfc.comcastbusiness.net) (Quit: gal)
  1769. # [14:50] <RyanVM> (a bit of noise with the landings and backouts)
  1770. # [14:50] <mfinkle> RyanVM, ys - thanks
  1771. # [14:50] <mfinkle> yes
  1772. # [14:50] * Joins: romaxa (romaxa@670ACB81.66590CC0.4A6948F8.IP)
  1773. # [14:50] <RyanVM> very good, thanks :)
  1774. # [14:50] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  1775. # [14:51] * Joins: Cwiiis__ (cwiiis@moz-7C4433C1.inria.fr)
  1776. # [14:52] <srishti> joe: how to implement "mach clobber", I tried doing ./mach clobber in the ~/src,is it the right way?
  1777. # [14:52] <joe> srishti: yes
  1778. # [14:52] * Quits: Cwiiis_ (cwiiis@moz-B273C121.inria.fr) (Ping timeout)
  1779. # [14:52] * Joins: sewardj (sewardj@moz-7C4433C1.inria.fr)
  1780. # [14:52] * Joins: jhopkins (jhopkins@moz-216F9986.tb.shawcable.net)
  1781. # [14:53] * Joins: Cwiiis (cwiiis@moz-B273C121.inria.fr)
  1782. # [14:53] <srishti> joe: I encountered another error..http://pastebin.mozilla.org/2228210
  1783. # [14:53] * Quits: Cwiiis__ (cwiiis@moz-7C4433C1.inria.fr) (Ping timeout)
  1784. # [14:53] * Joins: gsvelto_ (gsvelto@moz-52DA3DC3.clienti.tiscali.it)
  1785. # [14:53] * Quits: mak (mak@moz-7C4433C1.inria.fr) (Input/output error)
  1786. # [14:54] * Quits: gsvelto (gsvelto@moz-2555FB99.clienti.tiscali.it) (Ping timeout)
  1787. # [14:54] <joe> srishti: oh weird. well
  1788. # [14:54] <joe> srishti: rm -rf obj-x86_64-unknown-linux-gnu
  1789. # [14:54] <joe> srishti: and then ./mach build
  1790. # [14:54] * Joins: beaufour (beaufour@moz-EA4226EF.nyc.biz.rr.com)
  1791. # [14:54] <tbsaunde> khuey|away: I hope you plan to kill nsBaseHashtableMT and nsInterfaceHashtableMT too?
  1792. # [14:54] * Joins: mdas (mdas@50AE257C.D30B51A1.412CF160.IP)
  1793. # [14:54] <srishti> oh that will be building all over again right?
  1794. # [14:55] <joe> srishti: yeah, but i think you need to
  1795. # [14:56] * Joins: Cwiiis_ (cwiiis@moz-7C4433C1.inria.fr)
  1796. # [14:57] * Quits: Cwiiis (cwiiis@moz-B273C121.inria.fr) (Ping timeout)
  1797. # [14:57] * Joins: gal (gal@moz-3BC722CB.hfc.comcastbusiness.net)
  1798. # [14:58] * Joins: sheppy (sheppy@moz-E826F7C2.dhcp.jcsn.tn.charter.com)
  1799. # [14:58] * Quits: sewardj (sewardj@moz-7C4433C1.inria.fr) (Ping timeout)
  1800. # [14:58] * Parts: aklotz (Thunderbir@moz-7C4433C1.inria.fr)
  1801. # [14:59] * @bz sets up firebreaks, starts nsresult immunization program in frame constructor
  1802. # [15:00] <@bz> I think our eradication goals are achievable here!
  1803. # [15:00] <edmorley> RyanVM: bustage
  1804. # [15:00] * Joins: Cwiiis__ (cwiiis@moz-B273C121.inria.fr)
  1805. # [15:01] * Joins: hipokrit (hipokrit@1BF5DFDB.CA40E1F7.C558AD24.IP)
  1806. # [15:01] * ewong|sleep is now known as ewong
  1807. # [15:01] * Quits: Cwiiis_ (cwiiis@moz-7C4433C1.inria.fr) (Ping timeout)
  1808. # [15:01] * Joins: Cwiiis_ (cwiiis@moz-7C4433C1.inria.fr)
  1809. # [15:02] <@bsmedberg> josh: ping
  1810. # [15:03] * Quits: Cwiiis__ (cwiiis@moz-B273C121.inria.fr) (Ping timeout)
  1811. # [15:03] <@ted> bsmedberg: dunno if you saw our excitement re: pymake and .deps yesterday
  1812. # [15:03] <@bsmedberg> ted: no
  1813. # [15:03] <@ted> glandium landed a patch to remove mddepend.pl, made pymake super slow
  1814. # [15:03] <@bsmedberg> I did see a bug about… yeah that
  1815. # [15:03] * Quits: jdm (jdm@CAB30FBD.8F96AEA7.2D179A7D.IP) (Ping timeout)
  1816. # [15:03] <@bsmedberg> I could have warned you about that ;-)
  1817. # [15:03] <@ted> the patch i put in that bug gets back part of it, but not all of it
  1818. # [15:03] <@bsmedberg> I tried to do this a couple years ago
  1819. # [15:04] <@ted> not sure where the rest is, maybe just stat'ing files
  1820. # [15:04] * Quits: nigelb (nigel@moz-8640053A.me) (Client exited)
  1821. # [15:04] * philor|away is now known as philor
  1822. # [15:04] <glandium> ted: it didn't make pymake slow, it just made pymake existing slowness more visible
  1823. # [15:04] * Quits: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  1824. # [15:05] <@bsmedberg> so we already knew about parsing slowness
  1825. # [15:05] <glandium> bsmedberg: i didn't know it was /that/ bad though. Like 3 minutes in one particular directory
  1826. # [15:05] * Joins: jdm (jdm@CAB30FBD.8F96AEA7.2D179A7D.IP)
  1827. # [15:06] <@ted> well sure
  1828. # [15:06] <@bsmedberg> ted/glandium: are we evicting "real" makefiles (like rules.mk/config.mk) from the pymake parser cache?
  1829. # [15:06] <@ted> but it made the build with pymake more slow
  1830. # [15:06] <@ted> bsmedberg: definitely possible
  1831. # [15:06] <@bsmedberg> but if there is also a problem with stat pert, that's not really known to me
  1832. # [15:06] <@bsmedberg> stat perf
  1833. # [15:06] <@ted> bsmedberg: khuey's test was just make -C $objdir/dom/bindings
  1834. # [15:06] <@bsmedberg> or if we're constructing a larger target tree than we really need
  1835. # [15:07] <glandium> does pymake avoid stating a given file severa times?
  1836. # [15:07] * Joins: mak (mak@moz-7C4433C1.inria.fr)
  1837. # [15:07] <@bsmedberg> glandium: it should yes
  1838. # [15:07] <@bsmedberg> it may be case-sensitive, though
  1839. # [15:07] <@bsmedberg> ted: can we reduce that to a single invocation of libs or public?
  1840. # [15:07] <@ted> bsmedberg: so you can look at my hacky patch on that bug i filed yesterday
  1841. # [15:08] <@ted> bsmedberg: when i was testing i reduced the makefile to just "include .deps/*.pp"
  1842. # [15:08] <glandium> bsmedberg: another problem we had is that pymake OOMed on pgo builds ; presumably because pgo builds do everything twice, compared to normal builds, so have more chances of sucking
  1843. # [15:08] <@ted> and on my linux box it was ~4.5s with pymake to invoke that do-nothing makefile
  1844. # [15:08] <@ted> vs. 0.5s for make
  1845. # [15:08] <@ted> my hacky patch got it down to 1.5s
  1846. # [15:08] * Joins: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP)
  1847. # [15:09] * Joins: himsin (x@432E449C.6FDFB4BE.1957C0DA.IP)
  1848. # [15:09] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  1849. # [15:09] * ChanServ sets mode: +o ehsan
  1850. # [15:09] <@bsmedberg> glandium: huh, that's bad. I wonder if we're leaking something
  1851. # [15:09] * Joins: nigelb (nigel@moz-8640053A.me)
  1852. # [15:09] <glandium> bsmedberg: i suspect we are
  1853. # [15:10] <@ehsan> should RyanVM's push be backed out?
  1854. # [15:10] <@bsmedberg> I spent a fair bit of time writing pymake to make sure that we didn't have cycles via closures which weren't cleaned up
  1855. # [15:10] * Joins: wlach (wlach@moz-A1116E53.sdsl.bell.ca)
  1856. # [15:10] <edmorley> ehsan: yes, just about to do (since he must be afk)
  1857. # [15:10] <@ehsan> ok, thanks
  1858. # [15:10] <@ted> bsmedberg: possible we broke something in the interim, of course
  1859. # [15:10] <@bsmedberg> yeah
  1860. # [15:11] <@ted> bsmedberg: anyway, with my hacky patch khuey reported he still saw 30s for pymake -C dom/bindings
  1861. # [15:11] <@ted> the hacky patch skips the make parser entirely for includedeps
  1862. # [15:11] <@ted> https://bugzilla.mozilla.org/show_bug.cgi?id=852249
  1863. # [15:11] * edmorley changes topic to 'Nightlies are disabled (bug 852106) || Next merge 2 April || Want to help? See #introduction || http://logbot.glob.com.au/?c=developers'
  1864. # [15:11] * Fallen is now known as Fallen|away
  1865. # [15:12] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/446e9d593f7c - Ed Morley - Backed out changeset 00280175733e (bug 846901) for crashes; CLOSED TREE
  1866. # [15:12] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/4b70c11073c0 - Ed Morley - Backed out changeset e8ffcf4b8e22 (bug 846901)
  1867. # [15:12] * Joins: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP)
  1868. # [15:13] <@bsmedberg> ted: the good thing is that it's pretty easy to instrument parsing time
  1869. # [15:13] <@bsmedberg> it's a lot harder to instrument things if the problem is in stat or elsewhere
  1870. # [15:14] <@bsmedberg> khuey|away/ted: is that "rebuild-nothing" time?
  1871. # [15:14] <@ted> given that my includedeps patch cut so much time off of it, it's definitely spending a lot of time in parsing
  1872. # [15:14] * Joins: sewardj (sewardj@moz-7C4433C1.inria.fr)
  1873. # [15:14] <@ted> khuey did a little python profiler run too, showed the same thing
  1874. # [15:14] <@ted> bsmedberg: yeah, just a no-op "make -C dom/bindings"
  1875. # [15:14] <@ted> there's something like 255k lines in .deps/*.pp
  1876. # [15:15] <@bsmedberg> ted: and we're not actually rebuilding stuff, right?
  1877. # [15:15] <glandium> ted: could be that we are parsing the same thing too many times (which is suggested by the function call numbers)
  1878. # [15:15] <@bsmedberg> like, there's not a dependency-graph error causing us to do real work?
  1879. # [15:15] <edmorley> baku: windows m3 test failures; commented in bug
  1880. # [15:15] <@ted> bsmedberg: AFAIK, yeah
  1881. # [15:16] <edmorley> baku: if it's easy, and a confident fix can be landed in < ~5mins, I'll take it (since tree already closed), otherwise I can back out for you
  1882. # [15:16] * khuey|away is now known as khuey
  1883. # [15:16] <@khuey> tbsaunde: its on my list
  1884. # [15:16] <@bsmedberg> ted: is this on m-c now, or just inbound?
  1885. # [15:16] <@khuey> bsmedberg: yes
  1886. # [15:16] <@khuey> edmorley: ooh I can land a fix
  1887. # [15:17] <@ted> bsmedberg: the backout just hit m-c
  1888. # [15:17] <baku> edmorley, I see. edmorley let me try to reproduce it, if I can, I can easily fix... so give 5 mins :)
  1889. # [15:17] <edmorley> ok :-)
  1890. # [15:17] <@khuey> baku: it's a build system issue
  1891. # [15:17] <@khuey> edmorley: windows only, yes?
  1892. # [15:17] <edmorley> yes
  1893. # [15:17] <@ted> bsmedberg: my test Makefile was http://pastebin.mozilla.org/2228257
  1894. # [15:18] <@ted> (where i copied all of $objdir/dom/bindings to /tmp and just edited Makefile)
  1895. # [15:18] * Quits: sewardj (sewardj@moz-7C4433C1.inria.fr) (Ping timeout)
  1896. # [15:18] <edmorley> khuey: oh, pymake specific then
  1897. # [15:18] <@khuey> well, windows specific
  1898. # [15:18] <@khuey> it's an msys problem
  1899. # [15:19] <edmorley> ah
  1900. # [15:19] <@bsmedberg> ted/khuey: sorry, not sure I understand the back out situation, which rev should I pull to experience/test this?
  1901. # [15:19] <@ted> it landed in fc11223a7745
  1902. # [15:19] <@ted> (glandium's mddepend removal)
  1903. # [15:20] * Quits: ErvisTusha (ErvisTusha@A18FBE0B.F69FB6EA.363D84A4.IP) (Quit: Leaving)
  1904. # [15:21] <tbsaunde> khuey: cool
  1905. # [15:22] * mcote|afk is now known as mcote
  1906. # [15:22] * ewong is now known as ewong|sleep
  1907. # [15:22] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/750ceb3d7faa - Kyle Huey - No bug: Hack around our build system woes. r=me CLOSED TREE
  1908. # [15:22] <@khuey> edmorley: that should help
  1909. # [15:22] <edmorley> cheers :-)
  1910. # [15:23] <RyanVM> edmorley: thanks for the backout
  1911. # [15:23] <RyanVM> was afk for a bit there
  1912. # [15:23] <RyanVM> need me to mark the bug?
  1913. # [15:23] * Joins: marco (Thunderbir@moz-3B680796.cust.dsl.teletu.it)
  1914. # [15:23] <edmorley> RyanVM: np (and the bug has already been marked :-))
  1915. # [15:24] * armenzg is now known as armenzg_brb
  1916. # [15:24] <RyanVM> edmorley: looks like more bustage on inbound too
  1917. # [15:24] * Quits: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP) (Quit: This computer has gone to sleep)
  1918. # [15:24] <edmorley> RyanVM: already sorted :-)
  1919. # [15:24] * Quits: mcote (mcote@1D8E4B86.9B0C981.6C85A25D.IP) (Quit: leaving)
  1920. # [15:24] <@khuey> edmorley: I expect that will fix most of the adding webidl clobbers
  1921. # [15:24] * Quits: @bz (bzbarsky@moz-71EFD05D.bstnma.fios.verizon.net) (Ping timeout)
  1922. # [15:24] <edmorley> nice :-)
  1923. # [15:24] <@khuey> until we can reland glandium's mddepend removal
  1924. # [15:24] <RyanVM> nice
  1925. # [15:24] * Joins: bbondy (bbondy@A4098B60.6DF0B0B2.A6924FEF.IP)
  1926. # [15:24] * Joins: ferjm (ferjm@moz-DEB3A31C.red-88-7-170.staticip.rima-tde.net)
  1927. # [15:24] <edmorley> is that a permanent fix, or is there a bug filed for a less hacky solution?
  1928. # [15:24] <edmorley> oic
  1929. # [15:25] <edmorley> I've only loosely followed that bug
  1930. # [15:25] <@khuey> there's a patch for the permanent fix
  1931. # [15:25] <@khuey> sadly we can't land it because pymake is sloooooooooowwwwwwwwwwwwwwww
  1932. # [15:25] <@ted> is the problem that we're not getting correct deps?
  1933. # [15:25] <edmorley> stat-ing on windows is slooooooow
  1934. # [15:25] <@ted> or mddepend is doing something wrong?
  1935. # [15:25] * Joins: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP)
  1936. # [15:26] <glandium> ted: that's a good question because the mddepend.pl removal surely doesn't mean to change dependencies
  1937. # [15:26] * Quits: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  1938. # [15:27] * Quits: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Ping timeout)
  1939. # [15:27] * Joins: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net)
  1940. # [15:27] * Joins: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
  1941. # [15:27] <@bsmedberg> well if it were a stat problem, that would basically mean that perl stat is somehow faster than python stat
  1942. # [15:28] * Joins: Ms2ger (Ms2ger@moz-61DA0DEF.ugent.be)
  1943. # [15:28] <@bsmedberg> which would be… interesting and surprising!
  1944. # [15:28] * mjschranz is now known as mjschranz_tea
  1945. # [15:28] <@ted> i think mddepend tries to be smart about what it's doing
  1946. # [15:29] <AryehGregor> Is there any kind of reserved sentinel value like "null" that I can put in an nsAString&?
  1947. # [15:29] <nemo> till: belated pong
  1948. # [15:29] <@smaug> ++perl
  1949. # [15:29] <till> hey nemo
  1950. # [15:29] <@khuey> ted: the current problem is that mddepend.pl is blowing out the shell's command line limit and crashing
  1951. # [15:29] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  1952. # [15:29] <@khuey> and then we don't get any dependency information
  1953. # [15:29] * Quits: fabrice|zZz (fabrice@moz-94F028C6.hsd1.ca.comcast.net) (Ping timeout)
  1954. # [15:29] <till> nemo: can you post more information about the system you took the profiles on to bug 849325?
  1955. # [15:29] <glandium> khuey: bwarf
  1956. # [15:30] <@ted> ahh
  1957. # [15:30] <@khuey> ted: in other words we hit the limit on how many files we can have in one directory
  1958. # [15:30] <AryehGregor> Does SetIsVoid() do what I want?
  1959. # [15:30] <nemo> till: erm. I posted that in the very first comment
  1960. # [15:30] <@ted> khuey: gotcha
  1961. # [15:30] <nemo> till: didn't see the link?
  1962. # [15:30] <Ms2ger> AryehGregor, probably
  1963. # [15:30] <till> nemo: oh, sorry
  1964. # [15:30] <till> nemo: yeah, but forgot about it :(
  1965. # [15:30] * Joins: Cwiiis__ (cwiiis@moz-B273C121.inria.fr)
  1966. # [15:31] <till> nemo: another thing. Did you end the profiling immediately after the benchmark had run through, or did you let it run for a bit aftwards?
  1967. # [15:31] <till> nemo: it looks like the latter
  1968. # [15:31] <nemo> till: well. the irritating thing about "analyse" at least as far as I can see
  1969. # [15:31] <nemo> is if I stop it, it seems to clear
  1970. # [15:31] <nemo> till: so I have to press analyse, make sure it does its thing
  1971. # [15:31] <AryehGregor> Ms2ger, is there a way to get a void constant nsAString?
  1972. # [15:31] <nemo> then stop
  1973. # [15:31] <nemo> till: I do find that annoying, almost a bug
  1974. # [15:31] <AryehGregor> Like, a macro or something?
  1975. # [15:31] <AryehGregor> Or do I have to name it?
  1976. # [15:31] * Quits: Cwiiis_ (cwiiis@moz-7C4433C1.inria.fr) (Ping timeout)
  1977. # [15:32] * Joins: Cwiiis (cwiiis@moz-7C4433C1.inria.fr)
  1978. # [15:32] <nemo> till: if I hit stop, then analyse, it should retain whatever I'd traced last
  1979. # [15:32] <AryehGregor> ("constant" is maybe wrong, I mean something I can pass to a function)
  1980. # [15:32] <Ms2ger> AryehGregor, NullString()
  1981. # [15:32] <AryehGregor> Thanks.
  1982. # [15:32] <Ms2ger> np
  1983. # [15:32] <till> nemo: yeah, I agree. That's bugging me, too
  1984. # [15:32] <nemo> till: so what I do is I start, run test, hit analyse, as soon as it is done, hit stop
  1985. # [15:32] * Quits: Cwiiis__ (cwiiis@moz-B273C121.inria.fr) (Ping timeout)
  1986. # [15:32] * Joins: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net)
  1987. # [15:32] * jcranmer|away is now known as jcranmer
  1988. # [15:33] <Ms2ger> baku, did you fix the orange?
  1989. # [15:33] <edmorley> Ms2ger: khuey did
  1990. # [15:33] <nemo> till: for purposes of useful comparison, I'm grabbing test results while profiler is running
  1991. # [15:33] <nemo> till: about to post new comment w/ that
  1992. # [15:33] * Quits: srishti (srishti@91BC8839.F442218F.88FACCAA.IP) (Quit: Leaving)
  1993. # [15:33] <till> nemo: ok. I always thought that that meant the analysis will take the samples up to the point where you start it (the analysis), but probably that's not true.
  1994. # [15:33] <nemo> since profiler slows things down a lot
  1995. # [15:34] * Joins: Cwiiis_ (cwiiis@moz-B273C121.inria.fr)
  1996. # [15:34] <nemo> till: eh. I'll admit I know little about the operation
  1997. # [15:34] <RyanVM> edmorley: loving the leaks patch :)
  1998. # [15:34] <nemo> till: but, from fiddling w/ it for our game, it *seems* to be for the interval after I hit start
  1999. # [15:34] <Ms2ger> khuey++
  2000. # [15:34] <till> nemo: just as me :)
  2001. # [15:34] <edmorley> RyanVM: :-)
  2002. # [15:34] <NeilAway> joe--
  2003. # [15:34] * Joins: Cwiiis__ (cwiiis@moz-7C4433C1.inria.fr)
  2004. # [15:35] <till> nemo: sure. I meant that it stops after you hit "analyse". Or, rather, doesn't stop but only takes the samples up to that point into consideration for that analyis.
  2005. # [15:35] <nemo> till: oh. that seemed quite likely
  2006. # [15:35] * Quits: Cwiiis (cwiiis@moz-7C4433C1.inria.fr) (Ping timeout)
  2007. # [15:35] <nemo> till: but. I didn't want to screw it up, so didn't hit stop until worker was complete
  2008. # [15:35] <nemo> till: also didn't hit download until I saw actual results
  2009. # [15:35] <till> nemo: that both makes a lot of sense, yes
  2010. # [15:36] <nemo> till: btw, Firefox crashed once while I was browsing SPS trace
  2011. # [15:36] <nemo> using either 2012-12-11 or 2012-12-12 - can't remember
  2012. # [15:36] * Quits: Cwiiis_ (cwiiis@moz-B273C121.inria.fr) (Ping timeout)
  2013. # [15:36] * Quits: vladan (vladan@moz-7C4433C1.inria.fr) (Ping timeout)
  2014. # [15:36] <nemo> till: https://crash-stats.mozilla.com/report/index/bp-af554df0-bfd2-4c99-b2a5-288f92130318 if you're curious
  2015. # [15:36] <till> nemo: I asked because I wasn't sure whether disregarding the last 40% or so of the profile, where nothing much happens, was valid.
  2016. # [15:36] <nemo> oh possibly :)
  2017. # [15:37] <nemo> till: if you care to instruct me on how to get SPS to start and stop exactly when I want it to... ;)
  2018. # [15:37] * Joins: vladan (vladan@moz-B273C121.inria.fr)
  2019. # [15:37] <nemo> till: it may well be that 40% represents time SPS is analysing, and before I hit "download"
  2020. # [15:37] <till> nemo: nah, I've got enough crashes in my own area to analyze already. ;)
  2021. # [15:37] <till> nemo: I'm about 99.9% sure that *that* time isn't part of the profile.
  2022. # [15:38] * Quits: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Connection reset by peer)
  2023. # [15:38] * Joins: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP)
  2024. # [15:38] * gregglind_away is now known as gregglind
  2025. # [15:38] <nemo> till: but. yeah. most of this could be avoided if SPS was a wee bit smarter about start/stop ;)
  2026. # [15:38] <firebot> Check-in:
  2027. # [15:38] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/3b18c328b316 - Scott Johnson - Bug 600100, Part 1: Return a status of NS_FRAME_NOT_COMPLETE during reflow of nsBlockFrame if we have a next continuation with pushed floats to prevent crashing in
  2028. # [15:38] <nemo> perhaps should file a bug somewherez
  2029. # [15:38] <firebot> columns.
  2030. # [15:39] * mjschranz_tea is now known as mjschranz
  2031. # [15:39] <till> nemo: or talk to BenWa about it :)
  2032. # [15:39] <AryehGregor> Ms2ger, in http://w3c-test.org/webapps/DOMCore/tests/submissions/Ms2ger/attributes.html, what's the logic behind the test "setAttribute should throw a NAMESPACE_ERR when qualifiedName starts with 'xmlns'"? All browsers fail and the current spec doesn't support it, AFAICT.
  2033. # [15:39] * till guesses BenWa might prefer bugs, though.
  2034. # [15:39] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/3c6edb87ca4e - David Anderson - Disable PGO for ObjectImpl::nativeLookup (bug 844580, r=billm). a=lsblakk
  2035. # [15:39] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  2036. # [15:39] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/a44fb6380889 - Ehsan Akhgari - Bug 845592 - Adjust the New Window menu entries in permanent private browsing mode; r=gavin a=lsblakk
  2037. # [15:40] <BenWa> nemo: You can control the profiler from both JS and C++ already
  2038. # [15:40] * Joins: Cwiiis_ (cwiiis@moz-B273C121.inria.fr)
  2039. # [15:40] * till has to confess to writing bug material in an email to BenWa, earlier
  2040. # [15:40] * Cwiiis_ is now known as Cwiiis
  2041. # [15:40] <nemo> BenWa: ok... all I want to be able to do is hit start, do stuff in gui, hit stop, then hit analyse
  2042. # [15:40] <BenWa> nemo: Then why not just use hotkeys?
  2043. # [15:40] <nemo> BenWa: as far as I can tell, SPS is not smart enough to retain what it did between start and stop :)
  2044. # [15:40] * coop|afk is now known as coop
  2045. # [15:40] <@ehsan> RyanVM: thanks for landing bug 845592 :)
  2046. # [15:40] <nemo> BenWa: well. prob is after I hit "stop" there's nothing to analyse
  2047. # [15:40] <till> BenWa: yeah, not discarding the profile on stop would be cool
  2048. # [15:40] * Quits: vladan (vladan@moz-B273C121.inria.fr) (Ping timeout)
  2049. # [15:40] * Quits: Cwiiis__ (cwiiis@moz-7C4433C1.inria.fr) (Ping timeout)
  2050. # [15:40] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f33c62af87e3 - Scott Johnson - Backed out changeset 3b18c328b316 (bug 600100) to fix commit message DONTBUILD.
  2051. # [15:40] * Joins: vladan (vladan@moz-7C4433C1.inria.fr)
  2052. # [15:40] <BenWa> nemo: The stop button is not a pause button
  2053. # [15:40] * Fallen|away is now known as Fallen
  2054. # [15:41] <nemo> BenWa: well. yeesh. maybe *add* a pause button then? :)
  2055. # [15:41] <BenWa> It's purpose to to return everything to the base state and release resources
  2056. # [15:41] * Quits: mkaply (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Ping timeout)
  2057. # [15:41] <nemo> that's how other profilers work tho
  2058. # [15:41] * Joins: kanru` (kanru@moz-F9D51567.dynamic.hinet.net)
  2059. # [15:41] * Quits: Asa (asa@363AA1C0.A1EC5031.204CA821.IP) (Ping timeout)
  2060. # [15:41] <nemo> BenWa: well. why not return to base state on the new "start" ?
  2061. # [15:41] <till> nemo: other profilers aren't able to run in the background the entire time, however ;)
  2062. # [15:41] <RyanVM> ehsan: np
  2063. # [15:41] <nemo> till: hm? why not?
  2064. # [15:42] <till> nemo: which ones do?
  2065. # [15:42] <BenWa> Well the profiler is designed to watch jank that's why it's meant to run always on in the background
  2066. # [15:42] <Ms2ger> AryehGregor, the spec used to support it
  2067. # [15:42] <@ted> yeah, it's super useful for that
  2068. # [15:42] <@ted> "my firefox was just unresponsive, tell me why"
  2069. # [15:42] <Ms2ger> AryehGregor, but the spec was stupid :)
  2070. # [15:42] * Joins: mkaply (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  2071. # [15:42] <nemo> till: if I attach one it certainly can
  2072. # [15:42] <AryehGregor> Ms2ger, figured as much.
  2073. # [15:42] <firebot> Check-in:
  2074. # [15:42] <BenWa> I do need to add a pause feature
  2075. # [15:42] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/2ed966e4fa58 - Scott Johnson - Bug 600100, Part 1: Return a status of NS_FRAME_NOT_COMPLETE during reflow of nsBlockFrame if we have a next continuation with pushed floats to prevent crashing in
  2076. # [15:42] <nemo> till: and when I detach, my data doesn't vanish :)
  2077. # [15:43] <firebot> columns. [r=dbaron]
  2078. # [15:43] <BenWa> but generally you don't really want to pause/stop the profiler
  2079. # [15:43] <nemo> till: so I can get much more precise traces than w/ SPS actually :)
  2080. # [15:43] <till> BenWa: am I right in thinking that the analysis will contain everything from [first sample not already discarded] up to the point in time when I hit "analyze" (or Cmd-Shift-O)?
  2081. # [15:43] * Joins: mcote (mcote@1D8E4B86.9B0C981.6C85A25D.IP)
  2082. # [15:43] <BenWa> till: yes
  2083. # [15:43] <till> BenWa: cool
  2084. # [15:43] <BenWa> till: And then you can filter sub ranges
  2085. # [15:43] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/91575402209a - Brian Hackett - Bug 847412 - Monitor result type after a direct eval from Ion code, r=jandem.
  2086. # [15:43] <nemo> BenWa: what about if I hit download, after analyse. will it contain all the new stuff too?
  2087. # [15:44] <nemo> BenWa: or just up to point of analysis?
  2088. # [15:44] <till> nemo: SPS really does run the entire time your browser is open. And it doesn't get in your way
  2089. # [15:44] <nemo> till: well. that's certainly nice, but not something I've needed so far :) so far what I'd like is knowing for sure the profile I upload is only for the period I want :)
  2090. # [15:44] <till> nemo: you said earlier that it slows things down. That's not my experience, and certainly shouldn't be the case.
  2091. # [15:44] <BenWa> nemo: Download from cloeptra? It doesn't have a connection with the profiler. It's just what you're seeing
  2092. # [15:44] <AryehGregor> Ms2ger, I don't have to update nsIDOMDOMImplementation.idl for bug 851916, right? Can that be nuked?
  2093. # [15:44] <nemo> BenWa: I mean download button when in SPS analysis tab
  2094. # [15:44] <nemo> whatever that is :)
  2095. # [15:45] * Quits: sankha93 (sankha93@7061CD01.D6BD0D91.22D41759.IP) (Client exited)
  2096. # [15:45] <nemo> but I'll take that as a "yes"
  2097. # [15:45] <till> nemo: yes
  2098. # [15:45] <BenWa> till: The impact is higher on some platforms and depends on your profiler.interval pref
  2099. # [15:45] <nemo> till: hm. that's weird then, since I hit analyse as soon as it was done.
  2100. # [15:45] <till> BenWa: ah, ok. For me, it certainly wasn't ever an issue.
  2101. # [15:45] <BenWa> nemo: share/download only shows what you view
  2102. # [15:45] * Joins: sewardj (sewardj@moz-7C4433C1.inria.fr)
  2103. # [15:45] <Ms2ger> AryehGregor, no, you don't; no, can't nuke it, because binary addons
  2104. # [15:45] <nemo> till: so. should be for the entire test interval
  2105. # [15:45] <BenWa> till: osx?
  2106. # [15:45] <AryehGregor> k.
  2107. # [15:45] <till> BenWa: yep
  2108. # [15:46] <BenWa> till: For example if you're running on b2g profiling several proccesses * several threads at a high rate you will take high overhead
  2109. # [15:46] * Joins: alice (alice@moz-A7C201EB.zone16.bethere.co.uk)
  2110. # [15:46] * Quits: mcsmurf (mcsmurf@moz-7103AAA7.dip.t-dialin.net) (Ping timeout)
  2111. # [15:46] <till> BenWa: ok, I can certainly believe that :)
  2112. # [15:46] * Quits: gsvelto_ (gsvelto@moz-52DA3DC3.clienti.tiscali.it) (Quit: Leaving)
  2113. # [15:46] * Quits: alice (alice@moz-A7C201EB.zone16.bethere.co.uk) (Client exited)
  2114. # [15:46] * Joins: alice (alice@moz-A7C201EB.zone16.bethere.co.uk)
  2115. # [15:46] <glandium> josh: ping
  2116. # [15:47] * Quits: jdm (jdm@CAB30FBD.8F96AEA7.2D179A7D.IP) (Quit: Lost terminal)
  2117. # [15:48] * Quits: Optimize1 (Instantbir@94C77FC6.955079FB.AA3EB577.IP) (Ping timeout)
  2118. # [15:48] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/85eca178a678 - Brian Hackett - Bug 852174 - Fix bogus asserts, r=jandem.
  2119. # [15:48] * armenzg_brb is now known as armenzg_buildduty
  2120. # [15:48] * Quits: sewardj (sewardj@moz-7C4433C1.inria.fr) (Ping timeout)
  2121. # [15:48] * Joins: ruediger (quassel@moz-C9B8D8D0.org)
  2122. # [15:49] <ruediger> Can I activate the remote debug protocol for a normal Desktop Firefox or is it only supported for Android/FirefoxOS?
  2123. # [15:49] * Joins: jviereck (Adium@moz-65020B49.ethz.ch)
  2124. # [15:49] * Quits: JPeterson (JPeterson@moz-CBB9FFE4.cust.tele2.se) (Connection reset by peer)
  2125. # [15:49] * Joins: JPeterson (JPeterson@moz-CBB9FFE4.cust.tele2.se)
  2126. # [15:50] <glandium> ruediger: you can
  2127. # [15:50] <nemo> till: https://bugzilla.mozilla.org/show_bug.cgi?id=849325#c24
  2128. # [15:50] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/121c90c4ebe4 - Brian R. Bondy - Bug 852197 - Cleanup and fix various console warnings in Metro front end. r=mbrubeck
  2129. # [15:50] * Joins: Cwiiis_ (cwiiis@moz-7C4433C1.inria.fr)
  2130. # [15:50] <josh> glandium: pong
  2131. # [15:51] * Quits: Cwiiis (cwiiis@moz-B273C121.inria.fr) (Ping timeout)
  2132. # [15:51] <RyanVM> yay, more b2g desktop failures
  2133. # [15:51] <ruediger> glandium: I set devtools.debugger.remote-enabled to true and devtools.debugger.force-local to false and devtools.chrome.enabled to true and restarted firefox. But it seems that firefox isn't listening on a local port for any connections. How can I activate that?
  2134. # [15:51] * Quits: romaxa (romaxa@670ACB81.66590CC0.4A6948F8.IP) (Ping timeout)
  2135. # [15:52] <RyanVM> *sigh* I guess I'll hide them for now and file a bug
  2136. # [15:52] * Joins: macmania (jouella@moz-1BF2C1B9.ece.vt.edu)
  2137. # [15:52] * Joins: mak_ (mak@moz-B273C121.inria.fr)
  2138. # [15:52] <glandium> josh: i see nsHttpConnectionMgr::TimeoutTickCB being called for about 20 hosts that, apart from ocsp.thawte.com, are all related to favicons that were loaded during startup, and these calls are recurring. Is that something expected?
  2139. # [15:52] * Quits: mak (mak@moz-7C4433C1.inria.fr) (Ping timeout)
  2140. # [15:54] * Joins: mak (mak@moz-7C4433C1.inria.fr)
  2141. # [15:54] * Joins: sheeri (sheeri@moz-5E1F6454.hsd1.ma.comcast.net)
  2142. # [15:54] * Quits: mak (mak@moz-7C4433C1.inria.fr) (Connection reset by peer)
  2143. # [15:54] * Quits: mak_ (mak@moz-B273C121.inria.fr) (Ping timeout)
  2144. # [15:54] * Quits: sheeri (sheeri@moz-5E1F6454.hsd1.ma.comcast.net) (Quit: sheeri)
  2145. # [15:54] * Joins: mak (mak@moz-7C4433C1.inria.fr)
  2146. # [15:55] * Quits: IanN (chatzilla@4837CDFE.2ECE621A.E5F36E28.IP) (Quit: ChatZilla 0.9.90 [Firefox 19.0.2/20130307023931])
  2147. # [15:55] * Joins: mbrubeck1 (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  2148. # [15:55] * Quits: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net) (Ping timeout)
  2149. # [15:56] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  2150. # [15:56] * ChanServ sets mode: +o dveditz
  2151. # [15:56] <tbsaunde> RyanVM: itym orange passes
  2152. # [15:56] * Joins: Edgar (Thunderbir@moz-F5FD6BEC.dynamic.hinet.net)
  2153. # [15:57] * Joins: sewardj (sewardj@moz-B273C121.inria.fr)
  2154. # [15:57] * Joins: automata (automata@moz-1CE7A56D.ifsc.usp.br)
  2155. # [15:57] * Quits: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net) (Input/output error)
  2156. # [15:58] <jwir3> Ms2ger: ping?
  2157. # [15:58] <ruediger> glandium: any idea what I'm doing wrong?
  2158. # [15:58] * Joins: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net)
  2159. # [15:58] <Ms2ger> jwir3, in class, sorry
  2160. # [15:59] <jwir3> Ms2ger: np
  2161. # [15:59] * Quits: sewardj (sewardj@moz-B273C121.inria.fr) (Ping timeout)
  2162. # [15:59] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  2163. # [15:59] * Joins: bsmedberg_ (bsmedberg@moz-B273C121.inria.fr)
  2164. # [15:59] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/9e6e38d4ae0b - William Lachance - Bug 852246 - Allow installing over an app with >= version in Android 4.2 via the agent;r=jmaher
  2165. # [15:59] * Quits: @bsmedberg (bsmedberg@moz-7C4433C1.inria.fr) (Ping timeout)
  2166. # [15:59] * bsmedberg_ is now known as bsmedberg
  2167. # [16:00] <glandium> ruediger: iirc last time i did that, i had to use scratchpad to run a script to start the server part of remote debugging
  2168. # [16:00] * Quits: nical (nico@moz-F8747CC6.dsl.ovh.fr) (Ping timeout)
  2169. # [16:00] <vlad> ted: around?
  2170. # [16:00] * Joins: Cwiiis__ (cwiiis@moz-B273C121.inria.fr)
  2171. # [16:01] * Joins: mccr8 (mccr8@2557E599.66715431.D25A875A.IP)
  2172. # [16:01] * Quits: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net) (Quit: Leaving.)
  2173. # [16:01] * Joins: jdm (jdm@CC0122E6.8F96AEA7.2D179A7D.IP)
  2174. # [16:01] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  2175. # [16:01] * Quits: Cwiiis_ (cwiiis@moz-7C4433C1.inria.fr) (Ping timeout)
  2176. # [16:02] <ruediger> glandium: do you remember what to call or where I could find information about this? All information I found so far was only about Android/FirefoxOS.
  2177. # [16:02] * Quits: bsmedberg (bsmedberg@moz-B273C121.inria.fr) (Ping timeout)
  2178. # [16:02] * Joins: bsmedberg (bsmedberg@moz-7C4433C1.inria.fr)
  2179. # [16:02] * ChanServ sets mode: +o bsmedberg
  2180. # [16:03] <@ted> vlad: hey
  2181. # [16:03] * Quits: jviereck (Adium@moz-65020B49.ethz.ch) (Quit: Leaving.)
  2182. # [16:04] * Joins: Cwiiis_ (cwiiis@moz-7C4433C1.inria.fr)
  2183. # [16:04] <vlad> ted: heya; re the OSX thing -- even if you don't have time to look at it today (but hopefully will tomorrow :) is the approach ok? Basically adding a symbol name that breakpad looks up, and if it exists in the process it calls it before its own handler
  2184. # [16:05] <vlad> ted: luke suggested that we may just want to make an explicit AsmJS patch, and put a mozilla-only patch in there where we just 'extern "C" void AsmJSHandler(...);' and call it directly, instead of doing the dlsym route
  2185. # [16:05] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  2186. # [16:05] * Quits: Cwiiis__ (cwiiis@moz-B273C121.inria.fr) (Ping timeout)
  2187. # [16:05] <@ted> i really don't like having local breakpad patches
  2188. # [16:05] <@ted> makes updating hard
  2189. # [16:05] <vlad> yeah
  2190. # [16:05] <vlad> do you think upstream would take my current approach though?
  2191. # [16:05] <vlad> or are you upstream :)
  2192. # [16:05] <@ted> it's plausible, we could run it by mento
  2193. # [16:05] <@ted> i can do upstream reviews, but for tricky things like this i like to get a second opinion
  2194. # [16:06] <josh> glandium: not sure, ask mcmanus in #necko?
  2195. # [16:06] <vlad> nod
  2196. # [16:06] * Quits: sfink (chatzilla@moz-BDA04DE7.dsl.pltn13.sbcglobal.net) (Ping timeout)
  2197. # [16:06] <vlad> the other alternative is to jsut do a full mach exception handling implementation in JS
  2198. # [16:06] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  2199. # [16:06] * Joins: jorendorff (jorendorff@moz-9CE00FC0.holiday-inn-express.mozilla.hq)
  2200. # [16:06] <vlad> which I now know enough (*sob*) to do, but this seemed much simpler since we already have it
  2201. # [16:06] <@ted> yeah
  2202. # [16:07] * padenot is now known as padenot|away
  2203. # [16:07] * Quits: glazou (glazou@moz-204094DD.disruptive-innovations.fr) (Quit: bbl)
  2204. # [16:07] * Joins: lizzard_ (ehenry@DC06FEB8.986AD0D1.E9CDD81.IP)
  2205. # [16:07] <@ted> vlad: is there a reason we can't just use Breakpad's FilterCallback here?
  2206. # [16:07] <@ted> do we not get enough info from it?
  2207. # [16:08] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Ping timeout)
  2208. # [16:08] * lizzard_ is now known as lizzard
  2209. # [16:08] <@ted> or do we need to tell mach that we've done something else wieh it
  2210. # [16:09] <vlad> we need to tell mach we did things with it
  2211. # [16:09] <@ted> ok
  2212. # [16:09] * Parts: mbrubeck1 (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  2213. # [16:10] <vlad> and we ideally want to get it as soon as we can, before breakpad processes, since it'll happen relatively often in a perf-sensitive path
  2214. # [16:10] <@ted> right
  2215. # [16:10] * Joins: Mavericks (Mibbit@E6363585.E5BED43E.3E5D7F27.IP)
  2216. # [16:11] <@ted> the only thing i can think of where we're doing anything similar is with floating point exceptions
  2217. # [16:11] <vlad> in breakpad?
  2218. # [16:11] <@ted> where we have a filter on windows that tells breakpad to not handle them, and nsSignalHandlers has its own h andler
  2219. # [16:11] <@ted> http://mxr.mozilla.org/mozilla-central/source/toolkit/crashreporter/nsExceptionHandler.cpp#733
  2220. # [16:11] * Quits: marco (Thunderbir@moz-3B680796.cust.dsl.teletu.it) (Quit: marco)
  2221. # [16:12] <@ted> http://mxr.mozilla.org/mozilla-central/source/toolkit/xre/nsSigHandlers.cpp#335
  2222. # [16:12] <@ted> this is on windows, obviously
  2223. # [16:12] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e862dc419d9b - Margaret Leibovic - Bug 852334 - Set app disabled state on enable button instead of uninstall button. r=mbrubeck
  2224. # [16:12] <vlad> nod
  2225. # [16:12] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/4f2d3e8ce03f - Margaret Leibovic - Bug 852360 - Get rid of unused keyword.URL in region.properties. r=mfinkle
  2226. # [16:12] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d99bc9e32472 - Margaret Leibovic - Bug 852360 - Get rid of unused strings in aboutAddons.properties. r=mfinkle
  2227. # [16:12] <vlad> hmm
  2228. # [16:13] <@ted> but this would probably require you to write your entire own mach handler
  2229. # [16:13] <@ted> which is sucky
  2230. # [16:13] <vlad> which "this"?
  2231. # [16:13] <vlad> I basically did that already :)
  2232. # [16:13] <@ted> oh
  2233. # [16:13] <@ted> if you could just use a filtercallback to tell breakpad not to handle this exception
  2234. # [16:13] <vlad> just not the full infrastructure, which is where the breakpad hook came into play
  2235. # [16:14] <vlad> we need to modify thread state and then continue, so at least we'd need a third return value from the filter
  2236. # [16:14] <vlad> "don't write minidump, don't continue search, I took care of it"
  2237. # [16:14] * Joins: nical (nico@moz-F8747CC6.dsl.ovh.fr)
  2238. # [16:14] <till> BenWa, nemo: I take what I said about SPS not affecting performance back. Kraken takes almost twice as long with SPS than without, for me.
  2239. # [16:14] * Joins: mbrubeck (mbrub_000@moz-45568FC0.hsd1.wa.comcast.net)
  2240. # [16:15] <BenWa> till: That's much higher then I see
  2241. # [16:15] <BenWa> You can control the overhead with profiler.interval
  2242. # [16:15] <till> BenWa: I'm a bit confused, too
  2243. # [16:15] <vlad> ted: I don't know how to xcode; is there an easy way to just add a #define to the build?
  2244. # [16:15] * Quits: gal (gal@moz-3BC722CB.hfc.comcastbusiness.net) (Quit: gal)
  2245. # [16:15] <BenWa> the idea is to set a value that has a good resolution for you to keep the profiler on
  2246. # [16:15] <BenWa> and file bugs with profile when your browser skips
  2247. # [16:16] <@ted> vlad: i am so bad at xcode
  2248. # [16:16] <vlad> ted: regardless of how we handle that part, we still need the first one (unless I just write a full mach exception handler)
  2249. # [16:16] <vlad> haha
  2250. # [16:16] <@ted> gotcha
  2251. # [16:16] <vlad> ok, I'll find a place to jam it in
  2252. # [16:16] <vlad> actually, it only affects one file, I'll #define there
  2253. # [16:16] <@ted> wfm
  2254. # [16:16] <@ted> is there a reason you needed a special define?
  2255. # [16:16] <@ted> and couldn't just default to that behavior on x86-64?
  2256. # [16:16] * Quits: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net) (Ping timeout)
  2257. # [16:16] * Quits: mkaply (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Ping timeout)
  2258. # [16:16] * hwine-food is now known as hwine
  2259. # [16:17] * Quits: @smaug (chatzilla@moz-7C4433C1.inria.fr) (Input/output error)
  2260. # [16:17] <@ehsan> wlach: you broke inbound, please back out
  2261. # [16:17] <vlad> ted: we can, it just changes behaviour
  2262. # [16:17] <{V}> firebot, bug 845840
  2263. # [16:17] * Joins: smaug (chatzilla@moz-7C4433C1.inria.fr)
  2264. # [16:17] * ChanServ sets mode: +o smaug
  2265. # [16:17] <vlad> so I wanted to make it clear
  2266. # [16:17] * Joins: mkaply (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  2267. # [16:17] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8c128b49091f - Andrea Marchesini - Bug 847370 - HTMLMediaElement - crossOrigin vs crossorigin, r=bz
  2268. # [16:17] <@ted> seems ok, since the current behavior is broken, right?
  2269. # [16:17] <wlach> ehsan: crap, really?
  2270. # [16:17] <@ted> the exception contexts you're getting are all truncated
  2271. # [16:17] <wlach> will do
  2272. # [16:18] <till> BenWa: mmh, I wonder if Kraken is especially prone to being influenced by the profiler. Just set the interval to 10ms and still go from 1677ms to 1254ms.
  2273. # [16:18] * Joins: ehoogeveen (emanuel.ho@moz-DC53E53C.upc-j.chello.nl)
  2274. # [16:18] * Quits: a-865 (fmcz@moz-8F21088B.cable.mindspring.com) (Quit: ChatZilla 0.9.90 [SeaMonkey 2.17/20130224182221])
  2275. # [16:18] <wlach> ehsan: hmm. https://tbpl.mozilla.org/php/getParsedLog.php?id=20826431&tree=Mozilla-Inbound
  2276. # [16:18] * @ted can't remember if anyone actually *ported* breakpad to 64-bit mac
  2277. # [16:18] <firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=845840 nor, --, ---, vladimir, NEW, File a support request with ms on our pgo problems
  2278. # [16:18] <wlach> ehsan: looks more like an infra failure
  2279. # [16:18] <BenWa> till: You can file a bug, working on a patch ATM
  2280. # [16:18] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/51313f09b4da - Nicholas D. Matsakis - Bug 852518 - Initialize rendezvousEnd_ to NULL and check for NULL in dtor r=bhackett
  2281. # [16:18] <wlach> oh wait, nevermind. it is my fault
  2282. # [16:18] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ccb23fd0cfd7 - Nicholas D. Matsakis - Bug 852518 - reorganize ifdefs and in particular do not include FJ code if no ion r=bhackett
  2283. # [16:19] <AryehGregor> Hurrah, build error that only shows up at link time and requires a trivial change to nsINode.h to fix.
  2284. # [16:19] * AryehGregor calls it a day
  2285. # [16:19] * Joins: NeilZZZ (neil@moz-7E027EE5.cable.virginmedia.com)
  2286. # [16:19] <till> BenWa: I'll do some more digging, then file if I get anything interesting.
  2287. # [16:19] <@ehsan> wlach: looks like the java classes are not compiling
  2288. # [16:19] <@ted> heh, guess i did the initial work
  2289. # [16:19] <wlach> ehsan: yeah, totally my fault, depending on a newer version of the android sdk
  2290. # [16:19] <@ehsan> np, as long as you backout soon ;)
  2291. # [16:19] <@ehsan> so that the tree doesn't get closed
  2292. # [16:19] <RyanVM> wlach: nice infra failure ;)
  2293. # [16:20] * Joins: lizzard_ (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  2294. # [16:20] <RyanVM> too late :D
  2295. # [16:20] <@ehsan> \o/
  2296. # [16:20] <@ehsan> joe!
  2297. # [16:20] * Joins: a-865 (fmcz@moz-8F21088B.cable.mindspring.com)
  2298. # [16:20] <RyanVM> wlach: you backing out or should I?
  2299. # [16:20] <joe> ehsan:
  2300. # [16:20] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  2301. # [16:20] <wlach> RyanVM: go ahead
  2302. # [16:21] * wlach trying to remember the syntax to revert an hg commit
  2303. # [16:21] * Quits: lizzard (ehenry@DC06FEB8.986AD0D1.E9CDD81.IP) (Ping timeout)
  2304. # [16:21] * lizzard_ is now known as lizzard
  2305. # [16:21] * Joins: sewardj (sewardj@moz-7C4433C1.inria.fr)
  2306. # [16:22] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7c8f36acc3a3 - Ryan VanderMeulen - Backed out changeset 9e6e38d4ae0b (bug 852246) for Android bustage.
  2307. # [16:23] <wlach> is it just hg revert <ref>?
  2308. # [16:23] * Quits: gustavold (gustavold@9C7112F4.61D1FB4D.FBFF2E6D.IP) (Ping timeout)
  2309. # [16:23] * Quits: sheppy (sheppy@moz-E826F7C2.dhcp.jcsn.tn.charter.com) (Quit: sheppy)
  2310. # [16:24] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1cad363e90ae - Aaron Klotz - Bug 852164: Adds an addiitonal check to ensure that Plugin Hang UI user response doesn't race past a cancellation. r=bsmedberg
  2311. # [16:24] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  2312. # [16:24] * Joins: jviereck (Adium@moz-65020B49.ethz.ch)
  2313. # [16:24] <@bsmedberg> wlach: hg backout
  2314. # [16:24] <jdm> wlach: hg backout if you have the extension
  2315. # [16:24] <wlach> I do, yes
  2316. # [16:24] * Joins: romaxa (romaxa@670ACB81.66590CC0.4A6948F8.IP)
  2317. # [16:25] <froydnj> dolske: ping
  2318. # [16:25] <@bsmedberg> backout is an extension? huh
  2319. # [16:25] <vlad> ted: how do I run these unit tests?
  2320. # [16:25] * Quits: vladan (vladan@moz-7C4433C1.inria.fr) (Ping timeout)
  2321. # [16:25] <vlad> ted: and yeah, the current behaviour of breakpad is technically broken on 64-bit
  2322. # [16:26] <vlad> ted: we just don't happen to do very much with the exception params other than send them to the processor, so our crash info has truncated values
  2323. # [16:26] * Joins: vladan (vladan@moz-B273C121.inria.fr)
  2324. # [16:26] <vlad> ted: which, come to think of it, could be bad -- it could mean that you see a "safe" NULL deref, when it actually has some bits set in the high 32
  2325. # [16:26] * Quits: jorendorff (jorendorff@moz-9CE00FC0.holiday-inn-express.mozilla.hq) (Quit: jorendorff)
  2326. # [16:27] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/90b7e317d56c - Lucas Rocha - Bug 843641 - Ensure tabs button images are refreshed on device rotation (r=mfinkle)
  2327. # [16:27] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a5447c2831e7 - Lucas Rocha - Bug 850936 - Actually update toolbar layout state on rotation (r=mfinkle)
  2328. # [16:27] * Joins: jet (junglecode@moz-7C4433C1.inria.fr)
  2329. # [16:28] <@ted> vlad: oh, the exception addresses are all truncated?
  2330. # [16:28] <@ted> yeah, that seems bad
  2331. # [16:28] * Joins: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net)
  2332. # [16:28] <@ted> vlad: if you build the "all_unittests" target it will build and run them
  2333. # [16:28] <vlad> build how?
  2334. # [16:28] <vlad> I seriously don't know how to use xcode.. I built.. something
  2335. # [16:29] <@ted> you're on Xcode 4.5or so?
  2336. # [16:29] * Quits: vladan (vladan@moz-B273C121.inria.fr) (Ping timeout)
  2337. # [16:29] <@ted> there's a dropdown in the top left of the window that lets you pick the project
  2338. # [16:29] * Joins: bz (bzbarsky@moz-71EFD05D.bstnma.fios.verizon.net)
  2339. # [16:29] * ChanServ sets mode: +o bz
  2340. # [16:29] <vlad> oh, that lets you actually *select* a project
  2341. # [16:29] <vlad> ok
  2342. # [16:29] <@ted> yeah the xcode ui is ridiculous
  2343. # [16:29] * Joins: vladan (vladan@moz-7C4433C1.inria.fr)
  2344. # [16:29] <@ted> then just cmd-B
  2345. # [16:30] * jedp is now known as jedp|afk
  2346. # [16:30] * Quits: Pauly (paul@601F3B17.33662590.A5830293.IP) (Quit: Pauly)
  2347. # [16:31] * Quits: jviereck (Adium@moz-65020B49.ethz.ch) (Quit: Leaving.)
  2348. # [16:31] * Joins: rlewis (Thunderbir@moz-D47321EC.cable.virginmedia.com)
  2349. # [16:31] <@ted> if it says build succeeded the tests passed
  2350. # [16:31] <@ted> you can click through the yellow warning arrow to find the actual output
  2351. # [16:32] <@ted> click the yellow warning thing under "Build Succeeded", then scroll down on the left to "all_unitests" and click the first warning underneath it
  2352. # [16:32] <@ted> and you'll see gtest output
  2353. # [16:32] * Joins: nrc (nrc@7BE24E90.A5032A01.3CFC199D.IP)
  2354. # [16:33] * Joins: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net)
  2355. # [16:34] * Joins: drs (dsherk@moz-63925F6.members.linode.com)
  2356. # [16:34] * Joins: ekr_ (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  2357. # [16:34] * @ted lunches
  2358. # [16:35] <@ted> vlad: so we could probably write a unit test for the truncated exception address
  2359. # [16:35] <@ted> which would be interesting
  2360. # [16:35] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/fa78767a3e78 - Jon Coppeard - Bug 849273 - Investigate splitting the js and JS namespaces r=terrence
  2361. # [16:35] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b7c5623df228 - Jon Coppeard - Bug 848754 - GC: Remove relaxed root checking infrastructure r=terrence
  2362. # [16:35] * Quits: TheOne (TheOne@moz-D58488C3.dfki.uni-kl.de) (Ping timeout)
  2363. # [16:35] <@bz> dholbert: ping
  2364. # [16:36] * Joins: milhomem (chatzilla@7424D867.56A31FF3.B65F468E.IP)
  2365. # [16:36] <milhomem> can anyone help me with XPCOM component?
  2366. # [16:37] <ruediger> glandium: I figured it out! Thanks :D
  2367. # [16:37] * Quits: jedp|afk (jedp@moz-89599B04.dsl.dynamic.sonic.net) (Quit: Computer has gone to sleep.)
  2368. # [16:38] <milhomem> Firefox is not registering my dll
  2369. # [16:38] * Joins: gustavold (gustavold@9C7112F4.61D1FB4D.FBFF2E6D.IP)
  2370. # [16:38] * Joins: benjamin (benjamin@moz-63925F6.members.linode.com)
  2371. # [16:38] <ruediger> glandium: ( https://bugzilla.mozilla.org/show_bug.cgi?id=836410#c0 )
  2372. # [16:38] * Quits: gustavold (gustavold@9C7112F4.61D1FB4D.FBFF2E6D.IP) (Quit: Leaving.)
  2373. # [16:38] * Joins: gustavold (gustavold@9C7112F4.61D1FB4D.FBFF2E6D.IP)
  2374. # [16:39] * Joins: randix (rdow@moz-8563022B.bvtn.or.frontiernet.net)
  2375. # [16:40] <vlad> ted: yeah
  2376. # [16:40] * Quits: gustavold (gustavold@9C7112F4.61D1FB4D.FBFF2E6D.IP) (Ping timeout)
  2377. # [16:40] <vlad> ted: also unit tests segfault.. let me try without my patch :p
  2378. # [16:40] * Quits: Ms2ger (Ms2ger@moz-61DA0DEF.ugent.be) (Quit: bbl)
  2379. # [16:41] * Joins: jviereck (Adium@moz-65020B49.ethz.ch)
  2380. # [16:41] * Joins: lmandel (lmandel@moz-7C4433C1.inria.fr)
  2381. # [16:42] * Joins: gustavold (gustavold@9C7112F4.61D1FB4D.FBFF2E6D.IP)
  2382. # [16:42] * Joins: Waldo (waldo@2557E599.66715431.D25A875A.IP)
  2383. # [16:43] * Quits: ericjung (ericjung@moz-FC76CC78.bstnma.fios.verizon.net) (Connection reset by peer)
  2384. # [16:43] * Quits: jet (junglecode@moz-7C4433C1.inria.fr) (Ping timeout)
  2385. # [16:44] * Joins: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net)
  2386. # [16:45] * Quits: @bsmedberg (bsmedberg@moz-7C4433C1.inria.fr) (Connection reset by peer)
  2387. # [16:45] * Joins: bsmedberg_ (bsmedberg@moz-7C4433C1.inria.fr)
  2388. # [16:45] * Joins: spartanfire (guimdearau@88A0F25D.8C382C77.7C9220AF.IP)
  2389. # [16:45] * Quits: romaxa (romaxa@670ACB81.66590CC0.4A6948F8.IP) (Ping timeout)
  2390. # [16:45] * Quits: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net) (Quit: clee)
  2391. # [16:46] * Joins: romaxa (romaxa@670ACB81.66590CC0.4A6948F8.IP)
  2392. # [16:46] * jhopkins is now known as jhopkins|afk
  2393. # [16:47] <vlad> ted: hmmm. so yeah, unit tests segfault even without my patch
  2394. # [16:48] * Joins: bholley (anonymous@moz-FCAF9AAB.hsd1.ca.comcast.net)
  2395. # [16:48] * Quits: sewardj (sewardj@moz-7C4433C1.inria.fr) (Ping timeout)
  2396. # [16:48] * Joins: sewardj (sewardj@moz-7C4433C1.inria.fr)
  2397. # [16:49] * Joins: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net)
  2398. # [16:49] * Joins: We11ington (firefox@A4C99C2C.8C382C77.7C9220AF.IP)
  2399. # [16:49] * Quits: Edgar (Thunderbir@moz-F5FD6BEC.dynamic.hinet.net) (Quit: Edgar)
  2400. # [16:50] * Quits: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP) (Quit: This computer has gone to sleep)
  2401. # [16:50] * Quits: bsmedberg_ (bsmedberg@moz-7C4433C1.inria.fr) (Ping timeout)
  2402. # [16:50] * Joins: bsmedberg (bsmedberg@moz-B273C121.inria.fr)
  2403. # [16:50] * ChanServ sets mode: +o bsmedberg
  2404. # [16:50] <@bz> Assertion failure: _mOwningThread.GetThread() == PR_GetCurrentThread() (SurfaceMemoryReporter not thread-safe), at ../../../mozilla/gfx/thebes/gfxASurface.cpp:645
  2405. # [16:50] <@bz> what gives?
  2406. # [16:52] * Quits: @bsmedberg (bsmedberg@moz-B273C121.inria.fr) (Ping timeout)
  2407. # [16:52] <vlad> ted: so dunno what to do regarding the unit tests
  2408. # [16:53] * Quits: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de) (Input/output error)
  2409. # [16:53] * Joins: sheppy (sheppy@moz-E826F7C2.dhcp.jcsn.tn.charter.com)
  2410. # [16:53] * Joins: msucan (mihai@A5A0595A.66715431.D25A875A.IP)
  2411. # [16:53] * Joins: harth_ (harth@moz-3C999954.hsd1.ca.comcast.net)
  2412. # [16:53] * Joins: bsmedberg (bsmedberg@moz-7C4433C1.inria.fr)
  2413. # [16:53] * ChanServ sets mode: +o bsmedberg
  2414. # [16:53] * Joins: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP)
  2415. # [16:54] * Joins: gandalf (zbraniecki@2557E599.66715431.D25A875A.IP)
  2416. # [16:54] * Quits: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net) (Input/output error)
  2417. # [16:54] <@bsmedberg> milhomem: is there anything in the error console?
  2418. # [16:55] <@bz> You know it's bad when you have to write shellscripts to run bzexport. :(
  2419. # [16:55] * Joins: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net)
  2420. # [16:56] * Joins: fabrice (fabrice@2557E599.66715431.D25A875A.IP)
  2421. # [16:56] * Joins: Gentlecat_ (Roman@8942624D.7D1F96C3.8FB52CB8.IP)
  2422. # [16:56] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6cae06155037 - William Lachance - Bug 852246 - Allow installing over an app with >= version in Android 4.2 via the agent;r=jmaher
  2423. # [16:56] * Joins: nhirata (anonymous@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2424. # [16:57] * Quits: vladan (vladan@moz-7C4433C1.inria.fr) (Ping timeout)
  2425. # [16:57] * Joins: jammink (textual@2557E599.66715431.D25A875A.IP)
  2426. # [16:57] * Quits: jammink (textual@2557E599.66715431.D25A875A.IP) (Quit: jammink)
  2427. # [16:57] * Joins: jammink (textual@2557E599.66715431.D25A875A.IP)
  2428. # [16:57] * Quits: annevk (annevk@moz-8C22537D.wireless.csail.mit.edu) (Input/output error)
  2429. # [16:57] * Quits: jviereck (Adium@moz-65020B49.ethz.ch) (Quit: Leaving.)
  2430. # [16:58] * Joins: vladan (vladan@moz-B273C121.inria.fr)
  2431. # [16:59] * Joins: bdahl (bdahl@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2432. # [16:59] * Joins: danielapetrovici__ (danielapet@A5A0595A.66715431.D25A875A.IP)
  2433. # [16:59] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c079f741c3d0 - Nathan Froyd - Bug 771331 - make form elements fire events when <input type=password> elements are added/removed; r=smaug
  2434. # [16:59] * Quits: danielapetrovici_ (danielapet@moz-ACDE7EEC.mozilla.com) (Ping timeout)
  2435. # [17:00] * mdas is now known as mdas|lunch
  2436. # [17:00] * Joins: Pike (Pike@2557E599.66715431.D25A875A.IP)
  2437. # [17:00] * Joins: cabanier (cabanier@moz-6A1F2F2C.hsd1.wa.comcast.net)
  2438. # [17:01] * Quits: ggp (ggp@moz-CF8BEBEF.dia.static.qwest.net) (Ping timeout)
  2439. # [17:01] * Joins: vladan1 (vladan@moz-7C4433C1.inria.fr)
  2440. # [17:01] * Quits: mmc (mmc@moz-BBC0C7F1.hsd1.ca.comcast.net) (Input/output error)
  2441. # [17:02] * Quits: vladan (vladan@moz-B273C121.inria.fr) (Ping timeout)
  2442. # [17:02] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/0e02cd1e8d6f - Bobby Holley - Bug 850247 - Make nsRequestObserverProxy proxy events to the main thread only. r=mcmanus
  2443. # [17:02] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/5eb8548b4582 - Bobby Holley - Bug 850247 - Move nsRequestObserverProxy to nsMainThreadPtr{Holder,Handle}. r=mcmanus
  2444. # [17:02] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/02f9c504991c - Bobby Holley - Bug 850247 - Make nsRequestObserverProxy hold onto its context. r=mcmanus
  2445. # [17:02] * ctalbert|mtg is now known as ctalbert
  2446. # [17:02] * Joins: azakai (alon@2557E599.66715431.D25A875A.IP)
  2447. # [17:03] * Joins: jviereck (Adium@moz-65020B49.ethz.ch)
  2448. # [17:03] * padenot|away is now known as padenot
  2449. # [17:03] * Quits: jviereck (Adium@moz-65020B49.ethz.ch) (Quit: Leaving.)
  2450. # [17:03] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/f923d52bfbb1 - Girish Sharma - Bug 851349 - Possible fix for intermittent failures. r=paul
  2451. # [17:03] <firebot> http://hg.mozilla.org/mozilla-central/rev/a53f03e0eeda - Tim Taubert - Bug 841350 - Follow-up to fix 'this.updateCurrentBrowser is not a function'; r=me+bustage
  2452. # [17:03] <firebot> http://hg.mozilla.org/mozilla-central/rev/55860fd20f67 - Ryan VanderMeulen - Merge m-c to fx-team.
  2453. # [17:03] * Quits: tonymec (tonymec@moz-A700F2A0.adsl-dyn.isp.belgacom.be) (Client exited)
  2454. # [17:04] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f923d52bfbb1 - Girish Sharma - Bug 851349 - Possible fix for intermittent failures. r=paul
  2455. # [17:04] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d09d7e958b9c - Ryan VanderMeulen - Merge m-c to inbound.
  2456. # [17:04] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/a53f03e0eeda - Tim Taubert - Bug 841350 - Follow-up to fix 'this.updateCurrentBrowser is not a function'; r=me+bustage
  2457. # [17:04] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/55860fd20f67 - Ryan VanderMeulen - Merge m-c to fx-team.
  2458. # [17:06] * jammink is now known as jammink|mtg
  2459. # [17:06] * Joins: bent (chatzilla@moz-A2F054F5.hfc.comcastbusiness.net)
  2460. # [17:07] * Joins: tonymec (tonymec@moz-A700F2A0.adsl-dyn.isp.belgacom.be)
  2461. # [17:07] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  2462. # [17:07] * Joins: sheeri (sheeri@moz-5E1F6454.hsd1.ma.comcast.net)
  2463. # [17:08] * armenzg_buildduty is now known as armenzg_lunch
  2464. # [17:08] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Quit: clee)
  2465. # [17:09] * Joins: sicking (sicking@moz-289A587C.hsd1.ca.comcast.net)
  2466. # [17:09] * Joins: jviereck (Adium@moz-65020B49.ethz.ch)
  2467. # [17:09] * Joins: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  2468. # [17:10] * Quits: mkaply (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Ping timeout)
  2469. # [17:11] * JosiahOne is now known as JosiahOne_Lunch
  2470. # [17:11] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Quit: Leaving.)
  2471. # [17:11] <jdm> bz: care to elaborate on the bzexport problems?
  2472. # [17:12] * Quits: spartanfire (guimdearau@88A0F25D.8C382C77.7C9220AF.IP) (Quit: spartanfire)
  2473. # [17:12] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  2474. # [17:13] <@bz> jdm: I had 15 changesets I wanted to upload and request review on
  2475. # [17:13] <jdm> heh
  2476. # [17:13] * catlee is now known as catlee-lunch
  2477. # [17:13] <@bz> jdm: not a problem per se, but "hg bzexport -r foo x:y" doesn't work
  2478. # [17:13] * Quits: Boriss (FlyingToas@moz-3C817AF9.hsd1.ca.comcast.net) (Quit: Boriss)
  2479. # [17:14] <@bz> jdm: so I ended up doing a shell foreach loop over the changeset names instead
  2480. # [17:14] * Quits: nical (nico@moz-F8747CC6.dsl.ovh.fr) (Ping timeout)
  2481. # [17:14] <@bz> hmm
  2482. # [17:15] * Quits: stransky (stransky@moz-3C58453D.net.upcbroadband.cz) (Quit: Connection reset by beer)
  2483. # [17:15] * Joins: jorendorff (jorendorff@43CB6079.66715431.D25A875A.IP)
  2484. # [17:15] <@bz> so my awesomebar claims I have an open tbpl tab
  2485. # [17:15] <@bz> but it won't let me switch to it?
  2486. # [17:15] * Quits: bholley (anonymous@moz-FCAF9AAB.hsd1.ca.comcast.net) (Quit: bholley)
  2487. # [17:15] <till> doesn't sound awesome
  2488. # [17:15] <@bz> indeed
  2489. # [17:16] <gerv> bar humbug.
  2490. # [17:16] <@bz> Also, 512MB of "tiny" window objects in about:memory. :(
  2491. # [17:16] * Quits: ekr_ (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: ekr_)
  2492. # [17:16] <joe> sicking: don't know what your request queue is like, but your attention on https://bugzilla.mozilla.org/show_bug.cgi?id=851406 would be greatly appreciated by me
  2493. # [17:17] <@bz> top(none)/detached
  2494. # [17:17] <@bz> What does that mean in about:memory?
  2495. # [17:17] <@bz> Seems to mostly be plus1 buttons
  2496. # [17:17] * Quits: NeilAway (neil@moz-32AA0D01.in-addr.btopenworld.com) (Ping timeout)
  2497. # [17:17] * Joins: bajaj (Adium@2557E599.66715431.D25A875A.IP)
  2498. # [17:17] <capella> android awesomebar tabstray issue? https://bugzilla.mozilla.org/show_bug.cgi?id=851894?
  2499. # [17:18] * Quits: vladan1 (vladan@moz-7C4433C1.inria.fr) (Quit: Leaving.)
  2500. # [17:18] * Joins: vladan (vladan@moz-7C4433C1.inria.fr)
  2501. # [17:18] <@bz> capella: I'm not on Android
  2502. # [17:18] * Joins: NeilAway (neil@moz-32AA0D01.in-addr.btopenworld.com)
  2503. # [17:18] * Quits: sheppy (sheppy@moz-E826F7C2.dhcp.jcsn.tn.charter.com) (Quit: NO CARRIER)
  2504. # [17:19] <capella> Oh? for my info where else do we have awesomebar ? b2g?
  2505. # [17:19] * Joins: ekr_ (ekr@moz-FAC44BDF.hfc.comcastbusiness.net)
  2506. # [17:19] * jwir3 is now known as jwir3|lunch
  2507. # [17:20] <jcranmer> tbpl is down?
  2508. # [17:20] * Quits: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP) (Quit: erikvold)
  2509. # [17:20] <philor> awesomebar was the name of the redesigned addressbar in firefox long before fennec existed
  2510. # [17:21] <capella> ah - thanks
  2511. # [17:21] <joe> the internet is falling down
  2512. # [17:21] <gaston> awesomebar was ffx 2 or 3 iirc
  2513. # [17:21] <philor> and yes, tbpl, treestatus, everything in the generic cluster in phx is down
  2514. # [17:21] * jhopkins|afk is now known as jhopkins
  2515. # [17:21] <joe> awesomebar was fx2
  2516. # [17:21] <joe> gah
  2517. # [17:21] <joe> awesomebar was fx3
  2518. # [17:21] <joe> typo
  2519. # [17:22] * Joins: jviereck1 (Adium@moz-65020B49.ethz.ch)
  2520. # [17:22] <till> bz: any ghost windows in there?
  2521. # [17:22] * Joins: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  2522. # [17:22] <capella> Today I learned :D
  2523. # [17:22] * Joins: b10n1k (j0ni@moz-9B4CB3E9.home.otenet.gr)
  2524. # [17:22] * Quits: jviereck (Adium@moz-65020B49.ethz.ch) (Connection reset by peer)
  2525. # [17:22] * Quits: romaxa (romaxa@670ACB81.66590CC0.4A6948F8.IP) (Ping timeout)
  2526. # [17:23] * luke-away is now known as luke
  2527. # [17:23] * Quits: Hendikins (wolfox@moz-13914647.hhui4.ken.bigpond.net.au) (Ping timeout)
  2528. # [17:23] * Quits: sicking (sicking@moz-289A587C.hsd1.ca.comcast.net) (Quit: sicking)
  2529. # [17:23] * Joins: Hendikins (wolfox@moz-13914647.hhui4.ken.bigpond.net.au)
  2530. # [17:23] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/0f012ef3d3ac - Joey Armstrong - bug 809978: retry link I/O on potential race conditions
  2531. # [17:24] <@bz> till: ghost defined how?
  2532. # [17:25] <till> bz: for the purposes of my question: as in "shows up under the Ghost Windows heading in about:compartments" :)
  2533. # [17:25] * mdas|lunch is now known as mdas
  2534. # [17:25] * @bz looks
  2535. # [17:26] <@bz> till: none
  2536. # [17:26] <@bz> btw
  2537. # [17:26] <@bz> I saved my about:compartments to a file...
  2538. # [17:26] <till> bz: then it's probably just plus1 buttons being annoying :(
  2539. # [17:26] <@bz> grep plusone ~/log.txt | wc -l
  2540. # [17:26] <@bz> 143
  2541. # [17:27] * Joins: Cwiiis__ (cwiiis@moz-B273C121.inria.fr)
  2542. # [17:27] <till> bah
  2543. # [17:27] <@bz> grep facebook.com/dialog/oauth ~/log.txt | wc -l
  2544. # [17:27] <@bz> 336
  2545. # [17:27] * Quits: josh (josh@moz-61186829.hsd1.mn.comcast.net) (Ping timeout)
  2546. # [17:27] * Joins: ggp (ggp@2557E599.66715431.D25A875A.IP)
  2547. # [17:27] <@bz> Goddamned social parasitic networks
  2548. # [17:27] <till> Wish I had any good ideas for bug 846173
  2549. # [17:27] <till> yep
  2550. # [17:27] * Joins: ddahl (ddahl@C261DB39.6E5482D7.8DDCAE07.IP)
  2551. # [17:27] <@bz> I have about 1050 compartments total
  2552. # [17:27] * Quits: Cwiiis_ (cwiiis@moz-7C4433C1.inria.fr) (Ping timeout)
  2553. # [17:27] <@bz> so the above are about half of them
  2554. # [17:27] <till> Wallflower is pretty cool for that
  2555. # [17:28] * Quits: danielapetrovici__ (danielapet@A5A0595A.66715431.D25A875A.IP) (Quit: Leaving)
  2556. # [17:28] <till> urgh
  2557. # [17:28] <@bz> I used that for a bit
  2558. # [17:28] <@bz> then I found that it leaked, like all SDK addons
  2559. # [17:28] * glob is now known as glob|away
  2560. # [17:28] <@bz> so I stopped
  2561. # [17:28] * glob|away is now known as glob
  2562. # [17:28] <@bz> maybe it's better now
  2563. # [17:28] * Joins: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net)
  2564. # [17:28] * Joins: josh (josh@moz-348C4790.hsd1.mn.comcast.net)
  2565. # [17:28] <@bz> 344 System Principal compartments
  2566. # [17:28] * ahal is now known as ahal|lunch
  2567. # [17:29] <till> I remember that. Even filed a bug about it. Which I think got it fixed.
  2568. # [17:29] <@bz> And then we get to actual websites
  2569. # [17:29] * Quits: We11ington (firefox@A4C99C2C.8C382C77.7C9220AF.IP) (Quit: We11ington)
  2570. # [17:29] <@bz> (e.g. 44 bugzilla compartments)
  2571. # [17:29] * Joins: cviecco (cviecco@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2572. # [17:29] <@bz> Looks like every single bug page has some hidden about:blank iframe(!)
  2573. # [17:29] * @bz blames YUI
  2574. # [17:29] <glob> bz, yui :(
  2575. # [17:29] * Quits: jviereck1 (Adium@moz-65020B49.ethz.ch) (Quit: Leaving.)
  2576. # [17:29] * khuey is now known as khuey|away
  2577. # [17:30] <@bz> glob: do we basically use that for the autocomplete widgets?
  2578. # [17:30] <@bz> glob: or other stuff too?
  2579. # [17:30] <glob> bz, it's used for a lot of things
  2580. # [17:30] * Quits: @bsmedberg (bsmedberg@moz-7C4433C1.inria.fr) (Ping timeout)
  2581. # [17:30] <glob> bz, it's the core js lib for bugzilla (eg, we don't use jquery)
  2582. # [17:31] <@bz> I see.
  2583. # [17:31] * Joins: nical (nico@moz-F8747CC6.dsl.ovh.fr)
  2584. # [17:31] <till> bz: sharing more than the JSScript bytecode for all of these compartments would be seriously cool. Sadly, it doesn't look too likely.
  2585. # [17:31] * Quits: himsin (x@432E449C.6FDFB4BE.1957C0DA.IP) (Client exited)
  2586. # [17:31] * Joins: jgriffin (jgriffin@moz-DD9CBA45.hsd1.wa.comcast.net)
  2587. # [17:31] * Joins: tzimmermann (tzimmerman@moz-A2F054F5.hfc.comcastbusiness.net)
  2588. # [17:31] * Joins: bsmedberg (bsmedberg@moz-B273C121.inria.fr)
  2589. # [17:31] * ChanServ sets mode: +o bsmedberg
  2590. # [17:31] <marcoz> ted: ping?
  2591. # [17:31] * Quits: @bsmedberg (bsmedberg@moz-B273C121.inria.fr) (Quit: bsmedberg)
  2592. # [17:31] * Joins: we11ington (msu-cse498@moz-600949B7.cse.msu.edu)
  2593. # [17:31] <@ted> marcoz: pong
  2594. # [17:32] <marcoz> ted: Do I remember correctly that bzexport is your baby?
  2595. # [17:32] * Joins: Cwiiis_ (cwiiis@moz-7C4433C1.inria.fr)
  2596. # [17:32] <@ted> marcoz: i created it, yeah, but jdm and sfink have been more actively maintaining it lately
  2597. # [17:32] * jdm perks up
  2598. # [17:33] * Joins: sfink (chatzilla@2557E599.66715431.D25A875A.IP)
  2599. # [17:33] * Quits: Cwiiis__ (cwiiis@moz-B273C121.inria.fr) (Ping timeout)
  2600. # [17:33] <marcoz> ted: Ah OK! I was going to ask if you knew anything about the constant error 400 message that appears at the end of each bzexport process. The patch gets attached to the bug just fine, and after that, it exits with an HTTP error 400 "bad request". CC jdm sfink
  2601. # [17:33] * Joins: romaxa (romaxa@670ACB81.66590CC0.4A6948F8.IP)
  2602. # [17:34] <jdm> marcoz: I've never been able to figure that out.
  2603. # [17:34] <vlad> ted: any thoughts on unit tests crashing even without any patches?
  2604. # [17:34] <jdm> sfink doesn't see it.
  2605. # [17:34] <jdm> I do.
  2606. # [17:34] <vlad> ted: I guess I should go back to the rev of breakpad that we have in our tree first?
  2607. # [17:34] <joe> SCL falling apart
  2608. # [17:34] <@ted> vlad: that'd be new to me
  2609. # [17:34] <@ted> vlad: are you building from a breakpad svn checkout?
  2610. # [17:34] <vlad> yeah, just the latest
  2611. # [17:34] <@ted> that should work fine
  2612. # [17:34] <vlad> thenI am selecting the all_unittests target
  2613. # [17:34] <vlad> and hitting start
  2614. # [17:35] <marcoz> jdm: Interesting. I'm on OS X, and my Mercurial version is 2.5.1. I'm on the latest source, updated it this morning.
  2615. # [17:36] * Joins: juanb (jbecerra@2557E599.66715431.D25A875A.IP)
  2616. # [17:37] <@ted> vlad: builds ok with latest breakpad + my xcode project patch for me
  2617. # [17:37] <@ted> you're doing product -> build ?
  2618. # [17:37] <@ted> (or just cmd+B)
  2619. # [17:37] <vlad> yeah
  2620. # [17:37] * Quits: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net) (Quit: jib)
  2621. # [17:38] <@ted> what errors are you seeing?
  2622. # [17:38] * Joins: annevk (annevk@moz-8C22537D.wireless.csail.mit.edu)
  2623. # [17:38] <vlad> http://pastebin.mozilla.org/2228491
  2624. # [17:39] * catlee-lunch is now known as catlee
  2625. # [17:39] <RyanVM> joey-2: ping
  2626. # [17:39] * Quits: pranavrc (pranavrc@E6C336E9.3A10D6A6.520CDC98.IP) (Ping timeout)
  2627. # [17:39] <joey-2> RaynVM: pnog
  2628. # [17:39] <joey-2> pong
  2629. # [17:39] <philor> hahaha, the *comment*?
  2630. # [17:39] <vlad> ted: also if I go and try to run byte_cursor_unittest directly, I get some kind of illegal instruction error
  2631. # [17:40] <vlad> but I probably don't ave some crazyness set up
  2632. # [17:40] <@ted> huh
  2633. # [17:40] <vlad> all the tests do the same thing
  2634. # [17:40] <vlad> and gdb crashes when I try to run it against it
  2635. # [17:40] <vlad> I'm on 10.7, if that matters
  2636. # [17:40] <@ted> it didnt' build PPC or something dumb did it?
  2637. # [17:40] <@ted> what does `file` say
  2638. # [17:40] <RyanVM> joey-2: red on inbound
  2639. # [17:40] <@ted> i'm on 10.8 and it works fine
  2640. # [17:40] * Quits: harth_ (harth@moz-3C999954.hsd1.ca.comcast.net) (Input/output error)
  2641. # [17:41] * Quits: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP) (Quit: pcwalton)
  2642. # [17:41] * rail is now known as rail-lunch
  2643. # [17:41] <sfink> marcoz: what component are you filing bugs on when you see it?
  2644. # [17:41] <RyanVM> philor: joey-2: and lol, indeed
  2645. # [17:42] <RyanVM> joey-2: comment change made in one rules.mk but not the other :)
  2646. # [17:42] <joey-2> crap, damn check-sync-dirs
  2647. # [17:42] * Quits: annevk (annevk@moz-8C22537D.wireless.csail.mit.edu) (Input/output error)
  2648. # [17:42] <vlad> ted: I don't know :/ I can give you remote access to my mac if you just want to take a look and see if there's anything stupid going on
  2649. # [17:43] <@ted> vlad: does it say "all_unittests > My Mac 64-bit" ?
  2650. # [17:43] <@ted> in the target selector?
  2651. # [17:43] <vlad> yep
  2652. # [17:43] * philor is now known as philor|away
  2653. # [17:43] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2654. # [17:43] <vlad> xcode 4.6.1
  2655. # [17:43] <joey-2> RayanVM: an edit is on the way
  2656. # [17:43] <@ted> mm, i'm on xcode 4.5.2
  2657. # [17:43] * Joins: bnicholson (bnicholson@2557E599.66715431.D25A875A.IP)
  2658. # [17:43] <milhomem> bsmedberg: nothing in the console js alerts TypeError: Components.classes[cid] is undefined
  2659. # [17:44] * Joins: bsmedberg (bsmedberg@moz-B273C121.inria.fr)
  2660. # [17:44] * ChanServ sets mode: +o bsmedberg
  2661. # [17:44] <vlad> in the project settings
  2662. # [17:44] <milhomem> im using this code http://blog.peschla.net/2011/11/setup-gecko-sdk-with-vs2010/
  2663. # [17:44] <vlad> the build options are set to 'unsupported cmopiler'
  2664. # [17:44] <RyanVM> joey-2: rock on, thanks
  2665. # [17:44] <marcoz> sfink: I was attaching patches to bug 811307, which is in Core/Disability Access APIs.
  2666. # [17:45] <@ted> vlad: oh, horrible, i bet my patch isn't sufficient and you need to force it to update the compiler
  2667. # [17:45] * armenzg_lunch is now known as armenzg_buildduty
  2668. # [17:45] <@ted> i hate xcode projects
  2669. # [17:45] <vlad> and the base SDK was set to 10.8
  2670. # [17:45] * Joins: Mook_as (mook@moz-1FCC0032.activestate.com)
  2671. # [17:45] <vlad> so I just changed that to 10.7 and had the compilers updated
  2672. # [17:45] <@ted> okay
  2673. # [17:45] <vlad> let's see what happened
  2674. # [17:45] <vlad> er happens
  2675. # [17:45] * Fallen is now known as Fallen|away
  2676. # [17:45] <@ted> the problem is that setting is in a zillion places
  2677. # [17:45] <sfink> marcoz: it may not matter, but some bzexport behavior is relative to the product/component, because different ones can have different flags and things
  2678. # [17:45] <vlad> same thing :/
  2679. # [17:45] <vlad> I mean the thing -builds-
  2680. # [17:45] <vlad> so it's using some compiler
  2681. # [17:45] <@bz> Trunk orange factor: 12.3 (3777 oranges in 307 test runs)
  2682. # [17:46] <@bz> That's insane. :(
  2683. # [17:46] <sfink> marcoz: I can try filing something in that component on the mirror instance to check
  2684. # [17:46] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  2685. # [17:46] <reuben> RyanVM: but will you watch it for me? :)
  2686. # [17:46] <@bsmedberg> edmorley: is there enough data to know whether bug 831768 helped with orange bugs 845735 or 849675?
  2687. # [17:46] * Joins: annevk (annevk@moz-8C22537D.wireless.csail.mit.edu)
  2688. # [17:46] <@bz> and so much of it is b2g or android
  2689. # [17:46] <RyanVM> reuben: why not, I'm arleady watching both anyway
  2690. # [17:46] <vlad> ted: same issue even with "Apple LLVM compiler 4.2"
  2691. # [17:46] <vlad> set on all the project/target settings
  2692. # [17:46] <RyanVM> reuben: also, would have been nice if you'd waited to push until b2g18 was actually green
  2693. # [17:46] * @bsmedberg sees recent comments but from Graphics and/or Build-System which may not have merged the change yet
  2694. # [17:47] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Client exited)
  2695. # [17:47] <@ted> vlad: i think you've hit the limit of my xcode knowledge
  2696. # [17:47] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/ec116a3ff401 - Ed Morley - Bug 850681 - Make automationutils.processLeakLog() output leaks in a TBPL compatible format; r=ted a=test-only
  2697. # [17:47] <firebot> http://hg.mozilla.org/releases/mozilla-beta/rev/654850067995 - Ed Morley - Bug 813577 - Use try/finally in checkForCrashes() to ensure minidump temp directories do not linger; r=gps a=test-only
  2698. # [17:47] <vlad> ted: ok, how about this -- can you run the tests? :/
  2699. # [17:47] * Joins: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net)
  2700. # [17:47] <edmorley> bsmedberg: possibly; think we;'ll need to leave it a bit longer to be sure
  2701. # [17:47] <@ted> vlad: yeah, let's just do that
  2702. # [17:47] * Joins: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP)
  2703. # [17:47] <@ted> should i just apply the patch from the bug?
  2704. # [17:47] <reuben> RyanVM: sorry about that, I had tbpl open on earlier pushes and just glanced at it :( v1_0_1 is ok to land, right?
  2705. # [17:48] <vlad> yeah, the first one, and then at the start of exception_handler.cc just #define TARGET_OSX_USE_64BIT_EXCEPTIONS 1
  2706. # [17:48] <@ted> ok
  2707. # [17:48] <vlad> (it does it in the Makefile)
  2708. # [17:48] * Quits: marcoz (marco.zehe@moz-868BD1E1.dip.t-dialin.net) (Broken pipe)
  2709. # [17:48] <RyanVM> reuben: yes
  2710. # [17:48] * Quits: annevk (annevk@moz-8C22537D.wireless.csail.mit.edu) (Ping timeout)
  2711. # [17:48] <vlad> (for us)
  2712. # [17:48] * Joins: marcoz (marco.zehe@moz-868BD1E1.dip.t-dialin.net)
  2713. # [17:48] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2714. # [17:48] * Joins: jhammel (jhammel@moz-14240F1C.hsd1.ca.comcast.net)
  2715. # [17:48] <vlad> I'm going to run out and grab food, back in a minute
  2716. # [17:48] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  2717. # [17:48] * Joins: annevk (annevk@moz-8C22537D.wireless.csail.mit.edu)
  2718. # [17:48] <@ted> k
  2719. # [17:49] <marcoz> sfink: Would be cool! That's the main product/component I work in.
  2720. # [17:49] * Quits: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net) (Quit: ehugg)
  2721. # [17:50] * Joins: mwobensmith (Adium@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2722. # [17:50] * Quits: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP) (Quit: erikvold)
  2723. # [17:50] * Quits: mwobensmith (Adium@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: Leaving.)
  2724. # [17:50] * Joins: aklotz (Thunderbir@moz-7C4433C1.inria.fr)
  2725. # [17:50] * Joins: TheOne (one@moz-CAA97B49.dip.t-dialin.net)
  2726. # [17:50] * Joins: mwobensmith (Adium@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  2727. # [17:50] * Quits: mwobensmith (Adium@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: Leaving.)
  2728. # [17:50] * Joins: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2729. # [17:52] * Joins: mkaply (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net)
  2730. # [17:52] * Joins: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP)
  2731. # [17:52] * Quits: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net) (Ping timeout)
  2732. # [17:53] * Quits: lmandel (lmandel@moz-7C4433C1.inria.fr) (Ping timeout)
  2733. # [17:53] <milhomem> bsmedberg: I've put the HelloWorld.dll and .xpt in the components folder inside my extension
  2734. # [17:53] <@bsmedberg> milhomem: ok so far, is it listed in your chrome.manifest ?
  2735. # [17:53] * Joins: lmandel (lmandel@moz-7C4433C1.inria.fr)
  2736. # [17:53] <milhomem> bsmedberg: Change the crhome.manifest adding binary-component components/windows/HelloWorld.dll os=WINNT
  2737. # [17:53] <milhomem> interfaces components/windows/IHelloWorld.xpt os=WINNT
  2738. # [17:53] <we11ington> So, we're doing the zoom in an add-on instead of actual Firefox now…and I'm running into a monkey-patching problem. We need to patch gGestureSupport.handleEvent ( https://mxr.mozilla.org/mozilla-central/source/browser/base/content/browser.js#771 ) in order to get rid of that aEvent.stopPropagation(). I have no idea how to access gGestureSupport. Any tips?
  2739. # [17:54] * Joins: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  2740. # [17:54] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  2741. # [17:54] * Joins: GinaYeh-laptop (GinaYeh@moz-A2F054F5.hfc.comcastbusiness.net)
  2742. # [17:54] <@bsmedberg> milhomem: ok, and the error console? also are the files in components/ or components/windows ?
  2743. # [17:54] * Joins: mmc (mmc@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2744. # [17:55] <milhomem> bsmedberg: the files are in the components/windows/
  2745. # [17:55] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  2746. # [17:55] * Quits: lmandel (lmandel@moz-7C4433C1.inria.fr) (Ping timeout)
  2747. # [17:55] * jimm is now known as jimm-lunch
  2748. # [17:56] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Quit: clee)
  2749. # [17:56] <glandium> milhomem: did you change install.rdf to say the extension should be unpacked (i don't remember the name of that thing)
  2750. # [17:57] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  2751. # [17:57] <milhomem> glandium: did that too
  2752. # [17:58] <milhomem> <em:unpack>true</em:unpack>
  2753. # [17:58] * Quits: @bsmedberg (bsmedberg@moz-B273C121.inria.fr) (Ping timeout)
  2754. # [17:58] <mbrubeck> joey-2: Any update on that check-sync-dirs fix?
  2755. # [17:58] * Joins: bsmedberg (bsmedberg@moz-7C4433C1.inria.fr)
  2756. # [17:58] * ChanServ sets mode: +o bsmedberg
  2757. # [17:58] * Quits: gandalf (zbraniecki@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2758. # [17:58] <milhomem> const cid = "@peschla.net/HelloWorld/HelloWorld;1";
  2759. # [17:58] <milhomem> obj = Components.classes[cid].createInstance();
  2760. # [17:58] <joey-2> checking in now, I had tree closed, reversed
  2761. # [17:58] <milhomem> alerts TypeError: Components.classes[cid] is undefined
  2762. # [17:59] * Joins: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  2763. # [17:59] * glob is now known as glob|away
  2764. # [17:59] * mgerva is now known as mgerva-afk
  2765. # [17:59] * Joins: gandalf (zbraniecki@2557E599.66715431.D25A875A.IP)
  2766. # [17:59] * Joins: akeybl (akeybl@2557E599.66715431.D25A875A.IP)
  2767. # [17:59] * Quits: bent (chatzilla@moz-A2F054F5.hfc.comcastbusiness.net) (Ping timeout)
  2768. # [17:59] <joey-2> mbrubeck: there it shoudl be in now
  2769. # [18:00] <BenWa> bz: ping
  2770. # [18:00] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/548ff2b01536 - Joey Armstrong - bug 809978: retry link I/O on potential race conditions: CLOSED TREE
  2771. # [18:00] * Quits: dvander`home (dvander@moz-EC56C22F.hsd1.ca.comcast.net) (Connection reset by peer)
  2772. # [18:00] * Joins: bent (chatzilla@moz-C4A3BD78.hsd1.ca.comcast.net)
  2773. # [18:00] <BenWa> bz: me and glandium are seeing multisecond hangs because this function here is called many times causing many layout flushes: http://mxr.mozilla.org/mozilla-central/source/layout/xul/base/src/nsBoxObject.cpp#115
  2774. # [18:00] * Joins: lmandel (lmandel@moz-7C4433C1.inria.fr)
  2775. # [18:01] <glandium> (at startup with thousands tabs)
  2776. # [18:01] <@bz> OK
  2777. # [18:01] <vlad> ted: passed?
  2778. # [18:01] <@bz> That's totally believable if someone sucks
  2779. # [18:01] <@ted> vlad: yeah
  2780. # [18:01] <BenWa> I don't understand why we flush on 'NOT aFlushLayout
  2781. # [18:01] <vlad> ted: yay!
  2782. # [18:01] <glandium> (bug 852535)
  2783. # [18:01] <@bz> We flush _style_
  2784. # [18:02] <@bz> on !aFlushLayout
  2785. # [18:02] <@ted> vlad: certainly comforting
  2786. # [18:02] <@bz> because if we don't flush style our frame tree structure is not guaranteed to be up to date
  2787. # [18:02] <@bz> or event exist
  2788. # [18:02] <BenWa> oic
  2789. # [18:02] <@bz> If aFlushLayout is true, then the GetPresShell call already flushed everything
  2790. # [18:02] <vlad> bz: I kind of want a t-shirt with you on it with a speech bubble saying "We flush with /style/"
  2791. # [18:02] <@ted> vlad: so i think i'd still like a second opinion on this from mento
  2792. # [18:02] <@bz> so there's no need for a separate style flush
  2793. # [18:02] <BenWa> right
  2794. # [18:02] <@ted> and also i think you should just default to using these codepaths on x86-64
  2795. # [18:02] <@bz> So here's the thing
  2796. # [18:02] <@bz> if you see a lot of time spent here
  2797. # [18:03] <@bz> that means people are doing flushes that flush something
  2798. # [18:03] <@ted> (if we could write a unittest that shows that we're currently broken that would be ideal)
  2799. # [18:03] <@bz> why are they doing that?
  2800. # [18:03] <@bz> What's the caller of GetFrame?
  2801. # [18:03] <vlad> ted: I could probably create one easily
  2802. # [18:03] <vlad> if I could run them :/
  2803. # [18:03] <@bz> and why is style dirty?
  2804. # [18:03] * Joins: knelson (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2805. # [18:03] <@ted> vlad: yeah :-/
  2806. # [18:03] * Parts: knelson (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2807. # [18:03] <glandium> bz: getDocshell
  2808. # [18:03] <@bz> uh
  2809. # [18:03] * Quits: martyn (martyn@moz-57A66DEC.range81-154.btcentralplus.com) (Ping timeout)
  2810. # [18:03] <vlad> ted: just deref something with an address > 32-bits
  2811. # [18:03] <@bz> where?
  2812. # [18:03] <@ted> vlad: seems pretty plausible
  2813. # [18:03] <vlad> the bad address it gets currently will be truncated
  2814. # [18:03] <glandium> bz: tabbrowser.addTab
  2815. # [18:03] <vlad> I was doing that to test, just in gecko
  2816. # [18:03] * @bz looks
  2817. # [18:03] <vlad> howeve!
  2818. # [18:03] <vlad> er however!
  2819. # [18:03] <glandium> bz: indirectly
  2820. # [18:03] <vlad> I think such a test will keep failing
  2821. # [18:04] * Joins: kdc_ (chatzilla@moz-2ACC6B38.pk.shawcable.net)
  2822. # [18:04] <glandium> bz: check the profile in bug 852535
  2823. # [18:04] <vlad> because I don't think the rest of the infrastructure handles 64-bit values
  2824. # [18:04] <@bz> Looking
  2825. # [18:04] <@bz> But...
  2826. # [18:04] <glandium> bz: i'm going to upload a better profile
  2827. # [18:04] <@ted> vlad: rest of what infrastructure?
  2828. # [18:04] <@bz> How about we fix nsContainerBoxObject::GetDocShell to not go through the frame?
  2829. # [18:04] * Quits: kdc (chatzilla@moz-2ACC6B38.pk.shawcable.net) (Ping timeout)
  2830. # [18:04] <@bz> Especially since it already has a codepath for that case
  2831. # [18:04] <milhomem> bsmedberg: if I filter interface IHelloWorld it is listed at XPCOM Viewer but it has no parent Class
  2832. # [18:04] * Joins: terrence (terrence@2557E599.66715431.D25A875A.IP)
  2833. # [18:04] * kdc_ is now known as kdc
  2834. # [18:05] <@bz> If it wants to optimize via the subdoc frame, it can use mContent->GetPrimaryFrame() to get the frame with no flushing
  2835. # [18:05] * Quits: yzen (Adium@EA83C0CE.A6295926.9D42CF23.IP) (Quit: Leaving.)
  2836. # [18:05] <glandium> bz: it's nsContainerBoxObject::GetDocShell, fwiw
  2837. # [18:05] <vlad> ted: WriteMinidumpWithException just uses int for exception_code/subcode
  2838. # [18:05] <@bsmedberg> I don't know what "parent Class" means… interfaces and components are separate
  2839. # [18:05] <vlad> and passes an int down to the directCallback_
  2840. # [18:05] * Joins: gwagner (Gregor@moz-A2F054F5.hfc.comcastbusiness.net)
  2841. # [18:05] <@bz> glandium: yes, see above
  2842. # [18:05] <@ted> vlad: ah
  2843. # [18:05] <@bsmedberg> milhomem: does Components.classes["yourcontractid"] produce anything?
  2844. # [18:05] <glandium> bz: oh
  2845. # [18:05] <@ted> vlad: yeah, that's crappy
  2846. # [18:05] <@bz> So there are two issues here
  2847. # [18:05] <vlad> which also only takes ints
  2848. # [18:05] <@ted> i guess we could fix those to be int64_t
  2849. # [18:05] <@bz> 1) That GetDocShell method is crap. We should rewrite.
  2850. # [18:05] <@ted> a little more invasive
  2851. # [18:06] <vlad> yeah
  2852. # [18:06] <vlad> but necessary, really
  2853. # [18:06] <@bz> 2) Why do we have dirty styles in between the flushes?
  2854. # [18:06] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  2855. # [18:06] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  2856. # [18:06] <milhomem> bsmedberg: mean that in the class filter not list the contract ID
  2857. # [18:06] <vlad> ted: can you contact mento? or shall I? (if so what's the right way to do so?)
  2858. # [18:06] <mbrubeck> thanks, joey-2
  2859. # [18:07] <vlad> note that ideally I'd like to get this all checked in by this weekend, so it can be in a nightly for Monday
  2860. # [18:07] <@bz> That latter sounds like a frontend problem
  2861. # [18:07] <glandium> bz: 3) why is tabbrowser crazy? ;)
  2862. # [18:07] <@bz> well
  2863. # [18:07] * Quits: Mavericks (Mibbit@E6363585.E5BED43E.3E5D7F27.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  2864. # [18:07] <@bz> ignoring that part. ;)
  2865. # [18:07] <milhomem> bsmedberg: alert(Components.classes["@peschla.net/HelloWorld/HelloWorld;1"]) Shows undefined
  2866. # [18:07] <@bsmedberg> milhomem: XPCOM viewer is not that interesting to me… I don't know what it does or whether it's buggy.
  2867. # [18:07] <@bz> Want me to throw together a patch for you to test?
  2868. # [18:07] <@ted> vlad: can you rejigger your patch to default to this on x86-64? if you do that then i can push it for upstream review
  2869. # [18:07] * philor|away is now known as philor
  2870. # [18:07] <glandium> bz: if you can that'd be awesome
  2871. # [18:07] <vlad> ted: sure
  2872. # [18:08] <BenWa> glandium: https://developer.mozilla.org/en-US/docs/Performance/Profiling_with_the_Built-in_Profiler#Profile_Fails_to_Upload
  2873. # [18:08] <@ted> ok, then we can see what he thinks
  2874. # [18:08] * Joins: Ms2ger (Ms2ger@moz-128A25B3.adsl-dyn.isp.belgacom.be)
  2875. # [18:08] * Quits: cabanier (cabanier@moz-6A1F2F2C.hsd1.wa.comcast.net) (Quit: Leaving.)
  2876. # [18:08] <@bz> glandium: gimme a few
  2877. # [18:08] <joey-2> mbrubeck: np
  2878. # [18:09] <glandium> BenWa: thanks
  2879. # [18:09] <glandium> bz: thanks
  2880. # [18:09] <jfkthame> uh, am i just missing something, or why has bug 809978 landed on inbound? the patch in the bug has review-
  2881. # [18:09] <milhomem> bsmedberg: ok, dll use #define HELLOWORLD_CONTRACTID "@peschla.net/HelloWorld/HelloWorld;1"
  2882. # [18:09] * Quits: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net) (Quit: jib)
  2883. # [18:09] <milhomem> #define HELLOWORLD_CLASSNAME "HelloWordlSample"
  2884. # [18:10] <@smaug> !seen mayhemer
  2885. # [18:10] <@killer> I don't know who mayhemer is.
  2886. # [18:10] <firebot> mayhemer was last seen 14 hours, 29 minutes and 48 seconds ago, saying 'khuey: cool' in #developers.
  2887. # [18:10] <@bsmedberg> milhomem: ok, then what about Components.classesById("{yourCID}")
  2888. # [18:10] * Joins: jryans (jryans@moz-CC5DCFB.austin.res.rr.com)
  2889. # [18:11] <vlad> ted: http://people.mozilla.com/~vlaimir/misc/breakpad-64-bit-exc.patch
  2890. # [18:11] <@ted> thx
  2891. # [18:11] <mrbkap> josh: ping?
  2892. # [18:11] <@ted> that 404s
  2893. # [18:11] <josh> mrbkap: pong
  2894. # [18:11] <@ted> jfkthame: uh yeah, i didn't r+ that
  2895. # [18:11] <vlad> ted: http://people.mozilla.com/~vladimir/misc/breakpad-64-bit-exc.patch
  2896. # [18:11] <vlad> ted: helps if I spell my name right
  2897. # [18:11] * geekboy|afk is now known as geekboy
  2898. # [18:11] <@ted> hah
  2899. # [18:11] <we11ington> Can anybody help with monkey-patching an object in browser.js?
  2900. # [18:12] <mrbkap> josh: Hey, do you know off the top of your head who should review changes to netwerk/base/{public,src}/nsServerSocket.{cpp,idl}.
  2901. # [18:12] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/bbd84dc53409 - Joel Maher - Bug 852509 - add a make target for the pgo profile tests that we run during build time for pgo opt. r=ted
  2902. # [18:12] * Joins: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net)
  2903. # [18:12] * Quits: romaxa (romaxa@670ACB81.66590CC0.4A6948F8.IP) (Max SendQ exceeded)
  2904. # [18:12] * Joins: pnkfelix (pnkfelix@moz-6B0128F5.bstnma.fios.verizon.net)
  2905. # [18:13] <josh> mrbkap: biesi, mcmanus, honza bambas, or jduell
  2906. # [18:13] <mrbkap> josh: Cool. Thanks.
  2907. # [18:13] <edmorley> RyanVM: b2g18 busted
  2908. # [18:13] * Joins: romaxa (romaxa@670ACB81.66590CC0.4A6948F8.IP)
  2909. # [18:13] <RyanVM> yeah, I know :P
  2910. # [18:14] <edmorley> wonder who did that? :P
  2911. # [18:14] <milhomem> bsmedberg: undefined too: alert(Components.classesByID["{2f52e0f0-0eac-11e1-be50-0800200c9a66}"])
  2912. # [18:14] * Joins: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net)
  2913. # [18:14] <jfkthame> joey-2: bug 809978 shouldn't have landed afaics
  2914. # [18:14] <@bsmedberg> milhomem: well, without any console logging, and assuming that your NSModule export actually exports those classes, you'd actually have to pull out a debugger next
  2915. # [18:15] * Quits: jammink|mtg (textual@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2916. # [18:15] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  2917. # [18:15] * Joins: ehsan_ (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  2918. # [18:15] * JosiahOne_Lunch is now known as JosiahOne
  2919. # [18:15] * Joins: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com)
  2920. # [18:15] * Joins: jammink|mtg (textual@2557E599.66715431.D25A875A.IP)
  2921. # [18:15] <@bsmedberg> to see whether e.g. http://mxr.mozilla.org/mozilla-central/source/xpcom/components/nsNativeComponentLoader.cpp#107 was being called for your DLL and then figuring out why the data wasn't being registered
  2922. # [18:15] * Joins: Mavericks (Mibbit@E6363585.E5BED43E.3E5D7F27.IP)
  2923. # [18:15] <edmorley> jfkthame: good spot, thank you, I'll backout
  2924. # [18:15] * Joins: espadrine (thaddee_ty@moz-B582BE1.dclient.lsne.ch)
  2925. # [18:16] * Joins: ehugg (ehugg@moz-6D0FD3FC.cisco.com)
  2926. # [18:16] <nmatsakis> Can I assume that a try build error of "build file copies are not in sync" is ... not my fault?
  2927. # [18:17] <edmorley> correct
  2928. # [18:17] * ahal|lunch is now known as ahal
  2929. # [18:17] <jfkthame> edmorley: thanks, i'll just hold off for a few mins then
  2930. # [18:17] * Quits: bjacob_ (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Quit: Konversation terminated!)
  2931. # [18:17] <edmorley> nmatsakis: er sorry which push/tree?
  2932. # [18:17] <nmatsakis> https://tbpl.mozilla.org/php/getParsedLog.php?id=20831725&tree=Try
  2933. # [18:17] <nmatsakis> edmorley: https://tbpl.mozilla.org/?tree=Try&rev=04592dce86ab
  2934. # [18:18] <edmorley> nmatsakis: that wasn't your push, inbound was busted on the qparent
  2935. # [18:18] <nmatsakis> edmorley: ok, I'll rebase and push again
  2936. # [18:18] <nmatsakis> thanks
  2937. # [18:18] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/26e6a0b13beb - Ed Morley - Backed out changeset 548ff2b01536 (bug 809978)
  2938. # [18:18] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/008214fd37cf - Ed Morley - Backed out changeset 0f012ef3d3ac (bug 809978) for landing after being given r-
  2939. # [18:18] <edmorley> nmatsakis: I tend to pick last greenish push, to avoid similar :-)
  2940. # [18:18] * Joins: cabanier (cabanier@89803C3C.27D0C967.A0B21F13.IP)
  2941. # [18:18] * Joins: martyn (martyn@moz-57A66DEC.range81-154.btcentralplus.com)
  2942. # [18:19] <RyanVM> edmorley: nmatsakis: I use m-c for that reason :)
  2943. # [18:19] <nmatsakis> edmorley: you mean I can't just trust in the general quality of my fellow mozilla pushers??
  2944. # [18:19] <nmatsakis> yes, I suppose m-c would make more sense
  2945. # [18:19] <philor> you can, as long as you trust them to do what they will do
  2946. # [18:20] * kmoir is now known as kmoir-afk
  2947. # [18:20] <jhammel> philor++
  2948. # [18:20] <jhammel> best definition of trust ever
  2949. # [18:21] * Joins: clee_ (clee@2557E599.66715431.D25A875A.IP)
  2950. # [18:21] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  2951. # [18:21] * clee_ is now known as clee
  2952. # [18:21] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d37c97ba174f - Jonathan Kew - bug 824386 - (win-hidpi) nsScreenWin needs to account for logical dpi (resolution scale factor). r=jimm
  2953. # [18:21] * Joins: cpeterson (cpeterson@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2954. # [18:21] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b55cc3437395 - Jonathan Kew - bug 852522 - (win-hidpi) scale system font sizes in response to dpi/devPixelsPerPx setting. r=jimm
  2955. # [18:21] * Quits: GPHemsley (GPHemsley@moz-F93E11DA.hsd1.ga.comcast.net) (Ping timeout)
  2956. # [18:22] <vlad> blassey: I found one!
  2957. # [18:22] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  2958. # [18:22] * Joins: GPHemsley (GPHemsley@moz-F93E11DA.hsd1.ga.comcast.net)
  2959. # [18:22] <milhomem> bsmedberg: is there any working dll? so I can see if the problem is with the import or the build
  2960. # [18:23] * Quits: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com) (Quit: Leaving)
  2961. # [18:23] <@bsmedberg> milhomem: there are a few extensions with binary components, yes
  2962. # [18:23] * Quits: bent (chatzilla@moz-C4A3BD78.hsd1.ca.comcast.net) (Ping timeout)
  2963. # [18:23] * Joins: bent_ (chatzilla@moz-C4A3BD78.hsd1.ca.comcast.net)
  2964. # [18:23] * bent_ is now known as bent
  2965. # [18:24] * Quits: bent (chatzilla@moz-C4A3BD78.hsd1.ca.comcast.net) (Quit: Reconnecting…)
  2966. # [18:24] <@bsmedberg> I don't know if any are on addons.mozilla.org… we discourage them pretty highly!
  2967. # [18:24] * Joins: bent (chatzilla@moz-C4A3BD78.hsd1.ca.comcast.net)
  2968. # [18:24] * Joins: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com)
  2969. # [18:24] * Quits: Mavericks (Mibbit@E6363585.E5BED43E.3E5D7F27.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  2970. # [18:25] * Joins: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2971. # [18:25] * Joins: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP)
  2972. # [18:25] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
  2973. # [18:25] * ekr_ is now known as ekr
  2974. # [18:26] * Quits: gerv (Instantbir@moz-8E68CF56.in-addr.arpa) (Ping timeout)
  2975. # [18:26] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/513fafb75e5b - Patrick McManus - bug 850968 - http cache effectiveness experiment r=hurley
  2976. # [18:28] * Joins: cdiehl_ (cdiehl@moz-B80AAE3.pool.mediaways.net)
  2977. # [18:28] * Quits: cdiehl (cdiehl@moz-84EEF128.pool.mediaways.net) (Ping timeout)
  2978. # [18:28] * cdiehl_ is now known as cdiehl
  2979. # [18:29] * Quits: aklotz (Thunderbir@moz-7C4433C1.inria.fr) (Quit: aklotz)
  2980. # [18:29] * Quits: mmc (mmc@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  2981. # [18:30] * Quits: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Connection reset by peer)
  2982. # [18:30] * Joins: Ann_Yimi_ (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  2983. # [18:30] * jwir3|lunch is now known as jwir3
  2984. # [18:30] * Quits: bent (chatzilla@moz-C4A3BD78.hsd1.ca.comcast.net) (Ping timeout)
  2985. # [18:30] * rail-lunch is now known as rail
  2986. # [18:30] * Quits: ekr (ekr@moz-FAC44BDF.hfc.comcastbusiness.net) (Quit: ekr)
  2987. # [18:31] * Quits: pnemsak (Miranda@moz-BE85878E.citicom.sk) (Quit: pnemsak)
  2988. # [18:31] * Joins: bent (chatzilla@moz-C4A3BD78.hsd1.ca.comcast.net)
  2989. # [18:31] * Quits: vtmarvin (Thunderbir@F5505435.26EDE4E7.25874CBB.IP) (Quit: vtmarvin)
  2990. # [18:31] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/e562fcadfcf3 - Gary Kwong - Remove suppression for bug 824647 since it is now fixed. DONTBUILD
  2991. # [18:31] * Joins: bsmith (bsmith@C11351D5.AC8EC7EA.B4C748B5.IP)
  2992. # [18:31] * Joins: tanvi (tanvi@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2993. # [18:32] <@bz> glandium: https://bugzilla.mozilla.org/attachment.cgi?id=726755
  2994. # [18:32] * Quits: jhorak (jhorak@moz-2EE9C9C3.cust.nbox.cz) (Quit: Leaving)
  2995. # [18:32] <blassey> vlad: what did you find?
  2996. # [18:32] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e518b1e21757 - Kyle Machulis - Bug 851770 - UnixSocket should only build when needed; r=mrbkap
  2997. # [18:32] <blassey> an x86 tablet?
  2998. # [18:32] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d9aa9a732b06 - Kyle Machulis - Bug 843868: Change sockaddr* to be a union of all possible sockaddr types; r=tzimmermann
  2999. # [18:33] <vlad> blassey: I found a place nearby that seems to have razr i's
  3000. # [18:33] * Quits: romaxa (romaxa@670ACB81.66590CC0.4A6948F8.IP) (Ping timeout)
  3001. # [18:33] <jaws> if a webpage contains an iframe, does the load event not fire until the iframe has finished loading?
  3002. # [18:33] * Joins: mmc (mmc@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3003. # [18:33] <jaws> (for gecko)
  3004. # [18:33] <vlad> blassey: but I can't get them on the phone so I don't know if they're in stock for pickup; I left a message
  3005. # [18:33] * khuey|away is now known as khuey
  3006. # [18:33] <vlad> blassey: can you test that thing I sent you though and let me know how it runs?
  3007. # [18:33] <blassey> vlad: I can ship you one
  3008. # [18:33] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7ea4ad83da53 - Scott Johnson - Bug 600100, Part 3: Followup patch to maximize efficiency of changes in 2ed966e4. [r=mats]
  3009. # [18:33] <vlad> blassey: if they work, we may ask you to ship both to SF for next week (you'get them back the week after)
  3010. # [18:34] <milhomem> bsmedberg: Thank u, tried now to see the console with a new fresh profile and finally an error: Native module at path 'C:\Dados\workspace2\ControllerXULadmin\components\windows\HelloWorld.dll' is incompatible with this version of Firefox, has version 13, expected 19.
  3011. # [18:34] <blassey> vlad: yup, I will
  3012. # [18:34] <blassey> just plugged the phone in to get a charge
  3013. # [18:34] <vlad> great, thanks
  3014. # [18:34] <@bsmedberg> milhomem: exactly!
  3015. # [18:34] <milhomem> bsmedberg: Thank you, I will try to fix this now
  3016. # [18:34] <vlad> we don't have any here that you know of, right? we didn't need to do any gfx work on them or something?
  3017. # [18:35] * Quits: b10n1k (j0ni@moz-9B4CB3E9.home.otenet.gr) (Ping timeout)
  3018. # [18:36] * Quits: tn (tn@moz-2E73ACE4.wp.shawcable.net) (Ping timeout)
  3019. # [18:36] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f999416ea047 - David Zbarsky - Bug 847120: Convert SVGFEGaussianBlurElement to WebIDL r=Ms2ger
  3020. # [18:36] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e23f5058335b - David Zbarsky - Bug 847120: Move SVGFEGaussianBlueElement to its own file r=Ms2ger
  3021. # [18:36] * Joins: romaxa (romaxa@670ACB81.66590CC0.4A6948F8.IP)
  3022. # [18:37] * Quits: till (till@moz-3493B177.superkabel.de) (Client exited)
  3023. # [18:37] * Joins: ericjung (ericjung@moz-FC76CC78.bstnma.fios.verizon.net)
  3024. # [18:37] * AaronMT is now known as AaronMT|food
  3025. # [18:38] * jimm-lunch is now known as jimm
  3026. # [18:39] * Joins: jviereck (Adium@moz-340574DC.dclient.hispeed.ch)
  3027. # [18:40] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/52007e7e1602 - Jim Mathies - Bug 842997 - Make SelectionHelperUI startup entry points json message agnostic. r=fyan
  3028. # [18:40] * Joins: sheppy (sheppy@moz-E826F7C2.dhcp.jcsn.tn.charter.com)
  3029. # [18:40] * Quits: @smaug (chatzilla@moz-7C4433C1.inria.fr) (Ping timeout)
  3030. # [18:42] * Joins: autra (autra@moz-2EA7A1DF.fullsix.com)
  3031. # [18:42] <gbrown> sewardj: ping
  3032. # [18:42] <sewardj> gbrown: pong
  3033. # [18:42] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b0b858d36b3d - Luke Wagner - Bug 852331 - immediately GC the Zone after JS::Evaluate on a very large script (r=bhackett)
  3034. # [18:42] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d54c51456af5 - Luke Wagner - Bug 852305 - immediately free LifoAlloc memory when we finish parsing huge scripts (r=njn)
  3035. # [18:43] <gbrown> sewardj: I'm having trouble running valgrind on a pandaboard. The same 'generic' build works fine on a galaxy nexus. On the panda, I get "the impossible happened"
  3036. # [18:43] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/f4394e306dad - Johnny Stenback - Fixing bug 852435. Make the bindings example generator use the native type name. r=bz
  3037. # [18:43] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/34bf1e07b8d3 - Marco Bonardo - Bug 847627 - Sanitize on shutdown dialog should visually link download history to history.
  3038. # [18:44] * Joins: brendan (brendaneic@2557E599.66715431.D25A875A.IP)
  3039. # [18:44] * Quits: ehsan_ (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  3040. # [18:45] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a35eaa150381 - Trevor Saunders - bug 852379 - remove unecessary nsHashtable.h includes r=Ms2ger
  3041. # [18:45] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ab69ab8ffbce - Trevor Saunders - bug 852379 - remove unneeded prlock.h includes r=Ms2ger
  3042. # [18:46] * Quits: Cwiiis_ (cwiiis@moz-7C4433C1.inria.fr) (Quit: Leaving)
  3043. # [18:46] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/738ec64bd432 - Kartikaya Gupta - Bug 803791 - Guard against allocating a zero-capacity direct buffer. r=cpeterson a=bajaj
  3044. # [18:46] * Quits: lmandel (lmandel@moz-7C4433C1.inria.fr) (Quit: lmandel)
  3045. # [18:47] <glandium> bz: thanks i'll try it in a few
  3046. # [18:48] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e19e707704ce - Mounir Lamouri - Bug 832923 - re enable input file, r=baku
  3047. # [18:48] * Joins: Mavericks (Mibbit@E6363585.E5BED43E.3E5D7F27.IP)
  3048. # [18:48] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/18ccc35f8880 - Andrea Marchesini - Bug 832923 - Implement <input type='file'> on B2G, r=mounir, r=fabrice
  3049. # [18:49] <mounir> baku: thanks :)
  3050. # [18:49] * Quits: mak (mak@moz-7C4433C1.inria.fr) (Input/output error)
  3051. # [18:49] <Ms2ger> jwir3, you called?
  3052. # [18:49] * Quits: mmc (mmc@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  3053. # [18:50] <jwir3> Ms2ger: No worries. I was able to figure out what was going wrong. :)
  3054. # [18:50] * Quits: mattwoodrow|away (mattwoodro@moz-AE9416F2.alliedmods.net) (Ping timeout)
  3055. # [18:50] <Ms2ger> Excellent :)
  3056. # [18:50] <jwir3> Ms2ger: Thanks, though.
  3057. # [18:50] <baku> mounir, no problem at all!
  3058. # [18:50] * Quits: @bsmedberg (bsmedberg@moz-7C4433C1.inria.fr) (Quit: bsmedberg)
  3059. # [18:50] <Ms2ger> Np
  3060. # [18:50] <rillian> who calls PrefEnabled on the webidl bindings for HTML elements?
  3061. # [18:50] * Quits: vladan (vladan@moz-7C4433C1.inria.fr) (Quit: Leaving.)
  3062. # [18:50] * Quits: Mavericks (Mibbit@E6363585.E5BED43E.3E5D7F27.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  3063. # [18:50] * Joins: vladan (vladan@moz-7C4433C1.inria.fr)
  3064. # [18:50] <Ms2ger> rillian, the bindings
  3065. # [18:51] * Quits: dao (dao@moz-281B0ACA.superkabel.de) (Quit: Leaving.)
  3066. # [18:51] * Quits: sewardj (sewardj@moz-7C4433C1.inria.fr) (Ping timeout)
  3067. # [18:51] * jmaher is now known as jmaher|afk
  3068. # [18:51] <rillian> Ms2ger: the bindings for the element itself?
  3069. # [18:51] <Ms2ger> rillian, I'm not sure what your question is
  3070. # [18:51] * Joins: Mavericks (Mibbit@E6363585.E5BED43E.3E5D7F27.IP)
  3071. # [18:52] * Quits: mixedpuppy (mixedpuppy@moz-7B3CFB22.vc.shawcable.net) (Quit: mixedpuppy)
  3072. # [18:52] * Quits: marcoz (marco.zehe@moz-868BD1E1.dip.t-dialin.net) (Quit: Leaving.)
  3073. # [18:52] * Quits: vladan (vladan@moz-7C4433C1.inria.fr) (Ping timeout)
  3074. # [18:52] <rillian> Ms2ger: sorry. I've got an HTMLTrackElement.webidl with a PrefEnabled decorator
  3075. # [18:52] * Quits: nical (nico@moz-F8747CC6.dsl.ovh.fr) (Quit: nical)
  3076. # [18:52] * Joins: dholbert_ (dholbert@moz-EAA4454E.hsd1.ca.comcast.net)
  3077. # [18:53] <rillian> I was expecting the parser to call it through the bindings, but it doesn't seem to
  3078. # [18:53] <Ms2ger> The parser?
  3079. # [18:53] <rillian> the html parser
  3080. # [18:53] * Quits: mikeratcliffe (mikeratcli@CEFB859F.FE7B39FC.F0B55906.IP) (Quit: Leaving.)
  3081. # [18:53] <baku> mounir, I'm going to push the patches to b2g18... is it right?
  3082. # [18:53] <Ms2ger> No, that wouldn't happen
  3083. # [18:53] * Joins: Bas_ (chatzilla@moz-B273C121.inria.fr)
  3084. # [18:53] <@khuey> if you want prefed parsing you need different magic
  3085. # [18:54] <@khuey> all you're going to get is preffed bindings
  3086. # [18:54] * Joins: tn (tn@moz-2E73ACE4.wp.shawcable.net)
  3087. # [18:54] <Ms2ger> That [PrefEnabled] is for when you access window.HTMLTrackElement
  3088. # [18:54] <rillian> aha
  3089. # [18:54] * Quits: Bas (chatzilla@moz-7C4433C1.inria.fr) (Ping timeout)
  3090. # [18:54] <Ms2ger> You need to touch the parser? :/
  3091. # [18:54] <@bz> The PrefEnabled just controls whether the interface is exposed on the window
  3092. # [18:54] <rillian> so to pref the element itself I should call PrefEnabled() at the start of all the HTMLTrackElement method implementations?
  3093. # [18:54] <@bz> It's meant for things that are created via constructors
  3094. # [18:54] <@bz> that said...
  3095. # [18:54] * Joins: mattwoodrow|away (mattwoodro@moz-AE9416F2.alliedmods.net)
  3096. # [18:54] * mattwoodrow|away is now known as mattwoodrow
  3097. # [18:54] <fabrice> baku: you need approval I think
  3098. # [18:54] * AaronMT|food is now known as AaronMT
  3099. # [18:54] * joey-2 is now known as joey-afk
  3100. # [18:54] <@bz> What are you trying to do?
  3101. # [18:55] <baku> fabrice, good point :)
  3102. # [18:55] <@bz> Most simply, you can just use a different binding in your WrapNode
  3103. # [18:55] <Waldo> Good Guy RyanVM pushes patches so people like me don't have to :-)
  3104. # [18:55] <@bz> depending on the value of the pref
  3105. # [18:55] <@bz> Right?
  3106. # [18:55] <@bz> And then the JS-visible behavior will be correct
  3107. # [18:55] <Ms2ger> Sounds right
  3108. # [18:55] <@bz> What happens internally (e.g. with frame construction) is a separate game
  3109. # [18:55] * Quits: Bas_ (chatzilla@moz-B273C121.inria.fr) (Ping timeout)
  3110. # [18:56] <@bz> Another option is to customize your NS_New* implementation
  3111. # [18:56] <rillian> hrm
  3112. # [18:56] <@bz> to check the pref
  3113. # [18:56] * Quits: dholbert_ (dholbert@moz-EAA4454E.hsd1.ca.comcast.net) (Ping timeout)
  3114. # [18:56] <RyanVM> baku: you can certainly land your own patches on b2g18, but please make sure to follow the tree rules at the top when doing so
  3115. # [18:56] <RyanVM> they're more strict than inbound
  3116. # [18:56] <@bz> and then prettym much everything should Just work
  3117. # [18:56] * Joins: jgilbert (jgilbert@2557E599.66715431.D25A875A.IP)
  3118. # [18:56] <@bz> But it all depends on what the goals of the pref are
  3119. # [18:56] * Joins: fs (Elchi3@B9C9103E.56629902.2EC4CA51.IP)
  3120. # [18:56] * Quits: msucan (mihai@A5A0595A.66715431.D25A875A.IP) (Quit: Leaving.)
  3121. # [18:57] * Quits: macmania (jouella@moz-1BF2C1B9.ece.vt.edu) (Quit: Lost terminal)
  3122. # [18:57] * Joins: Archaeopteryx (itsme@moz-FF3F73F2.cust.telecolumbus.net)
  3123. # [18:57] <baku> RyanVM, can you land these 3 patches?
  3124. # [18:57] * Joins: bholley (anonymous@moz-FCAF9AAB.hsd1.ca.comcast.net)
  3125. # [18:57] <rillian> bz: this is for the Track element and webvtt support
  3126. # [18:57] <rillian> I was hoping to make the decorator do all this
  3127. # [18:57] <RyanVM> baku: assuming they have blocking status or approval, I'll find them
  3128. # [18:57] * Joins: macmania (jouella@moz-1BF2C1B9.ece.vt.edu)
  3129. # [18:57] * jammink|mtg is now known as jammink
  3130. # [18:57] <baku> RyanVM, great
  3131. # [18:57] <rillian> So there's the TextTrackCue object which has a constructor
  3132. # [18:58] <rillian> but I also want to disable the <track> element
  3133. # [18:58] * RyanVM is now known as RyanVM|mtg
  3134. # [18:58] <rillian> so it won't pass data to the parser if the pref isn't set
  3135. # [18:58] * Quits: brendan (brendaneic@2557E599.66715431.D25A875A.IP) (Quit: brendan)
  3136. # [18:58] <@bz> rillian: Right, but what does it mean to "disable" it?
  3137. # [18:58] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/e1633ced70b0 - Nicolas B. Pierron - Bug 849014 - Check regexp object before evaluating regexp. r=sstangl a=lsblakk
  3138. # [18:58] * Joins: rniwa (rniwa@5FEFE500.BA327C77.775DF071.IP)
  3139. # [18:59] <@bz> rillian: Does that mean creating an HTMLUnknownElement C++ instance?
  3140. # [18:59] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  3141. # [18:59] * ChanServ sets mode: +o ehsan
  3142. # [18:59] <@bz> rillian: or creating a TextTrackElement but having it use the HTMLUnknownElement binding?
  3143. # [18:59] <@bz> rillian: or something else?
  3144. # [18:59] <Ms2ger> bz, TextTrackCue isn't an element, note
  3145. # [19:00] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/015f4e8a16a8 - Dave Hunt - Bug 852456 - fix double_tap and long_press for desktop B2G, r=mdas
  3146. # [19:00] <rillian> yes, there's a dom api and an html element I want disabled by the same pref
  3147. # [19:00] <we11ington> Anyone know why this event isn't fired when the very first window is opened: https://addons.mozilla.org/en-US/developers/docs/sdk/latest/modules/sdk/windows.html#open
  3148. # [19:00] <rillian> bz: that sounds like it might work? I have no idea ;)
  3149. # [19:01] <we11ington> (But it is fired when it's closed)
  3150. # [19:01] <rillian> that's what you mean about using a different binding in WrapNode? Whose WrapNode?
  3151. # [19:01] <Ms2ger> rillian, HTMLTrackElement's
  3152. # [19:02] <joe> gavin: your patches don't work
  3153. # [19:02] <joe> gavin: https://tbpl.mozilla.org/?tree=Try&rev=5f688e0c945a
  3154. # [19:02] * kmoir-afk is now known as kmoir
  3155. # [19:02] * Joins: spartanfire (guimdearau@DFFE96A4.DC1FB846.7C9220AF.IP)
  3156. # [19:02] <rillian> oh, I see. so if I just conditionally call HTMLUnknownElementBinding::Wrap() there it won't call any of the other methods?
  3157. # [19:02] <Ms2ger> Right
  3158. # [19:03] <catlee> RyanVM|mtg: turns out it was a puppet patch that caused all the problems on the weekend
  3159. # [19:03] <catlee> ec2 itself was fine
  3160. # [19:03] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  3161. # [19:04] <@bz> rillian: yep
  3162. # [19:04] <@bz> rillian: Note that you need to inherit from HTMLUnknownElement for that to work right, but that's easy
  3163. # [19:04] <rillian> ok, thanks
  3164. # [19:04] * Quits: autra (autra@moz-2EA7A1DF.fullsix.com) (Quit: See ya, folks !)
  3165. # [19:04] * Joins: brendan (brendaneic@2557E599.66715431.D25A875A.IP)
  3166. # [19:05] <rillian> does it make sense to call HTMLTrackElementBinding::PrefEnabled() for the conditional?
  3167. # [19:05] * Joins: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net)
  3168. # [19:05] <Ms2ger> Sure
  3169. # [19:05] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/37474b43d064 - Steve Fink - Bug 835552 - Make load() be script-relative and read()/snarf() be cwd-relative.. r=njn
  3170. # [19:05] <@bz> Yep
  3171. # [19:06] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/c132f3957827 - Steve Fink - Bug 838029 - Import bhackett static rooting analysis into tree. r=bhackett
  3172. # [19:06] * jchen is now known as jchen|away
  3173. # [19:06] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/ae7e4da31bd7 - Steve Fink - Bug 850903 - runtests.py --debugger should suppress the timeout. r=ted
  3174. # [19:06] * jchen|away is now known as jchen
  3175. # [19:06] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/5d18c9bfd37b - Steve Fink - Bug 838029 - Add --with-sixgill option and Makefile for static analysis. r=ted,reluctantly
  3176. # [19:06] <rillian> getting a bit spaghetti with [Pref=foo]
  3177. # [19:06] * Joins: Bas (chatzilla@moz-E342F6A8.rev.sfr.net)
  3178. # [19:07] <Luqman> jgriffin: do you if/when the emulator for the b2g bot on tbpl will be updated?
  3179. # [19:07] <jgriffin> not exactly, the problem is that there have been some non-gecko changes to the emulator which break a lot of unit tests
  3180. # [19:07] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/08217bf1ddc7 - Terrence Cole - Bug 850749 - Make Cell::isTenured use the new IsInsideNursery; r=billm
  3181. # [19:07] <jgriffin> so we need someone to look at those who knows what's going on, or we have to disable them
  3182. # [19:08] <jgriffin> it appears that font rendering has been changed a bit
  3183. # [19:08] <jgriffin> so a lot of test-related reftests fail
  3184. # [19:08] <jgriffin> and some mochitests as well
  3185. # [19:08] <jgriffin> s/test-related/text-related/
  3186. # [19:08] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  3187. # [19:08] <jgriffin> Luqman: do you know who might be a good person to look at that?
  3188. # [19:09] * @bz cries
  3189. # [19:09] <jgriffin> see bug 852111 for a list of failures
  3190. # [19:09] * @bz just wants to land his DOM patches. :(
  3191. # [19:09] * Joins: till (till@moz-1AE4EB43.adsl.alicedsl.de)
  3192. # [19:09] <@bz> But they're blocked on the buggy gaia in the emulator. :(
  3193. # [19:09] <jgriffin> :(
  3194. # [19:09] <Ms2ger> jgriffin, disable anything that's broken
  3195. # [19:09] <jgriffin> we could do that
  3196. # [19:09] <Ms2ger> jgriffin, and you'll make a DE very happy ;)
  3197. # [19:10] <jgriffin> all right, I'll file a bug for re-enabling them, hopefully someone can figure out what is going wrong
  3198. # [19:10] * Quits: gcp (gcp@moz-86A7852.access.telenet.be) (Quit: Leaving)
  3199. # [19:11] * armenzg_buildduty is now known as armenzg_brb
  3200. # [19:11] * Joins: mmc (mmc@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3201. # [19:11] <Luqman> jgriffin: not off the top of my head but i can ask around
  3202. # [19:12] * Quits: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: sicking)
  3203. # [19:12] * Quits: vicamo (vicamo@moz-F5DDFCCC.dynamic.hinet.net) (Quit: Konversation terminated!)
  3204. # [19:12] <jgriffin> thanks, I'll cc: you on the bug about re-enabling them
  3205. # [19:12] * Joins: dcamp (uid6663@moz-D8B63698.irccloud.com)
  3206. # [19:13] <Ms2ger> Is dbaron off, btw?
  3207. # [19:13] <Luqman> jgriffin: thanks, just have some new mochitests which need the newer emulator apparantly
  3208. # [19:13] * Quits: alice (alice@moz-A7C201EB.zone16.bethere.co.uk) (Client exited)
  3209. # [19:13] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/704c1658d47e - Martijn Wargers - Bug 838216 - Add caps and docshell tests to b2g, r=jgriffin
  3210. # [19:14] * Joins: mayhemer (Miranda@moz-415580BA.broadband17.iol.cz)
  3211. # [19:15] * Quits: Enn (enn@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3212. # [19:15] <@khuey> Ms2ger: he's at an offsite thing
  3213. # [19:15] <Ms2ger> I see
  3214. # [19:15] <Ms2ger> Ta
  3215. # [19:16] <@bz> Oh, it's LEAD-week?
  3216. # [19:16] <Ms2ger> At least it isn't mercury-week...
  3217. # [19:16] <@khuey> bz: yes
  3218. # [19:16] <@khuey> he's gone till friday
  3219. # [19:17] <philor> oh goodie, more tests for b2g
  3220. # [19:17] <edmorley> heh
  3221. # [19:17] * merike|away is now known as merike
  3222. # [19:17] * Joins: cpearce (chatzilla@moz-FC66E8A9.xdsl.xnet.co.nz)
  3223. # [19:17] * RyanVM|mtg is now known as RyanVM
  3224. # [19:18] <RyanVM> philor: don't worry, they'll all be hidden soon enough
  3225. # [19:18] * geekboy is now known as geekboy|afk
  3226. # [19:18] <@gavin> joe: impossible! (please read that in french)
  3227. # [19:18] <joe> gavin: but of course (please read that in franglais)
  3228. # [19:19] * Parts: edmorley (edmorley@88F51059.F3BBB17D.144F44FA.IP)
  3229. # [19:20] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/26b4880c8a64 - Brian Hackett - Bug 852016 - Watch for uses of 'arguments' in eval() inside generator expressions, r=luke.
  3230. # [19:20] * Joins: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3231. # [19:20] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
  3232. # [19:20] * Quits: davidb (davidb@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3233. # [19:20] <nbp> gavin: joe: franchement je comprend pas l'intérêt de mettre des parenthèses … (please don't try to read that in English)
  3234. # [19:20] <RyanVM> jgriffin: they did land a font update for b2g
  3235. # [19:21] * Ms2ger reads that in English
  3236. # [19:21] <joe> * Ms2ger has quit (explosion)
  3237. # [19:22] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/2192bce8badc - Simon Montagu - Backout support for HTML5 dir=auto. Bug 850069, r=ehsan, a=akeybl
  3238. # [19:22] <joe> RyanVM: er, really?
  3239. # [19:22] * Joins: bajaj1 (Adium@2557E599.66715431.D25A875A.IP)
  3240. # [19:22] <joe> where?
  3241. # [19:22] * Joins: marcoz (marco.zehe@moz-868BD1E1.dip.t-dialin.net)
  3242. # [19:22] * Quits: bajaj (Adium@2557E599.66715431.D25A875A.IP) (Ping timeout)
  3243. # [19:23] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2b2de9cc2f59 - Mounir Lamouri - Bug 849438 - Searches in ListControlFrames should ignore &nbsp;. r=bz
  3244. # [19:23] <RyanVM> joe: https://wiki.mozilla.org/Platform/2013-03-19#OrangeFactor_.5BNew_this_week.5D - see the B2G emulator crashes bullet point
  3245. # [19:23] * Quits: jimm (jmathies@moz-864CAA4E.pn.at.cox.net) (Quit: )
  3246. # [19:23] * Joins: davidb (davidb@F2D29657.F60B0462.67AC9B1.IP)
  3247. # [19:24] * Joins: mixedpuppy (mixedpuppy@A5087023.2354C43D.D8E68FF6.IP)
  3248. # [19:24] * Fallen|away is now known as Fallen
  3249. # [19:25] <joe> RyanVM: i don't see anything about font updates though?
  3250. # [19:25] * Joins: arky (arky@2557E599.66715431.D25A875A.IP)
  3251. # [19:25] <RyanVM> joe: oh, wrong really? :)
  3252. # [19:26] <RyanVM> joe: bug 834244
  3253. # [19:26] <joe> oh hah
  3254. # [19:26] <joe> yeah
  3255. # [19:26] <philor> RyanVM: hahaha, that was silly, you thought someone cared whether or not b2g tests got hidden!
  3256. # [19:26] <RyanVM> heh
  3257. # [19:26] <RyanVM> touche ;)
  3258. # [19:26] * Joins: jimm (jmathies@moz-864CAA4E.pn.at.cox.net)
  3259. # [19:26] <joe> that would make my life much better
  3260. # [19:26] * nrc is now known as nrc|afk
  3261. # [19:26] <joe> jgriffin: hah, do you want to bet bug 834244 is behind the failures on the updated emulator?
  3262. # [19:27] <joe> (btw if you have an effective way of poking sicking - i would very much like to land today)
  3263. # [19:27] <@gavin> joe: je lance une enquête
  3264. # [19:27] * armenzg_brb is now known as armenzg_buildduty
  3265. # [19:27] <joe> gavin: je suis un bibliotheque
  3266. # [19:27] <sicking> joe: looking...
  3267. # [19:28] * Quits: ehugg (ehugg@moz-6D0FD3FC.cisco.com) (Quit: ehugg)
  3268. # [19:28] <joe> that was a very effective poke
  3269. # [19:28] <sicking> joe: which bug#?
  3270. # [19:28] <joe> sicking: https://bugzilla.mozilla.org/show_bug.cgi?id=851516
  3271. # [19:28] <joe> er wait
  3272. # [19:28] <@gavin> joe: wfm!
  3273. # [19:28] * Quits: beltzner (mike-beltz@moz-9E3E12EC.off.net) (Quit: Lost terminal)
  3274. # [19:28] <joe> sicking: https://bugzilla.mozilla.org/show_bug.cgi?id=851406
  3275. # [19:28] * Quits: marcoz (marco.zehe@moz-868BD1E1.dip.t-dialin.net) (Ping timeout)
  3276. # [19:28] * Joins: beltzner (mike-beltz@moz-9E3E12EC.off.net)
  3277. # [19:29] <@gavin> joe: same patch
  3278. # [19:29] <joe> gavin: ¿
  3279. # [19:30] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a382fbb818ad - Terrence Cole - Bug 850922 - Don't put NULL getterobj/setterobj in the reloctable store buffers; r=billm
  3280. # [19:30] <sicking> jgriffin: ping
  3281. # [19:30] <@gavin> joe: I'm not on linux, but my patch works for running browser-chrome tests on mac
  3282. # [19:31] <@gavin> on try it seems to just never start the tests
  3283. # [19:31] <@gavin> I don't see that locally
  3284. # [19:31] <joe> yeah
  3285. # [19:31] * Joins: ekr (ekr@43CB6079.66715431.D25A875A.IP)
  3286. # [19:31] * pmoore|lunch is now known as pmoore|away
  3287. # [19:31] <joe> my patches don't have that problem fwiw
  3288. # [19:31] * Quits: dew (Instantbir@moz-EBC2DF0B.dhcp.stls.mo.charter.com) (Ping timeout)
  3289. # [19:32] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Quit: clee)
  3290. # [19:32] <jgriffin> sicking: pong
  3291. # [19:32] * jmaher|afk is now known as jmaher
  3292. # [19:32] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  3293. # [19:32] <@gavin> c'est un cornichon
  3294. # [19:33] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/aacd96764391 - Shane Caraveo - bug 850077 make tooltips work in social content, r=felipc, a=gavin
  3295. # [19:33] <joe> is pickle really used that way in french?
  3296. # [19:33] <@gavin> no
  3297. # [19:33] <sicking> jgriffin: regarding bug 851406. If fonts have changed which causes reftests to fail, why aren't they failing already? I.e. why aren't there boxes red already?
  3298. # [19:33] <joe> good.
  3299. # [19:33] * Joins: gcp (gpascutto@moz-86A7852.access.telenet.be)
  3300. # [19:33] <@gavin> there is no real french equivalent to "pickle"
  3301. # [19:33] <@gavin> it's sad
  3302. # [19:33] <joe> dry grape
  3303. # [19:33] * Quits: jorendorff (jorendorff@43CB6079.66715431.D25A875A.IP) (Quit: jorendorff)
  3304. # [19:34] <jgriffin> sicking: the emulator used in TBPL is updated only on-demand, so non-gecko changes like that don't show up right away
  3305. # [19:34] <jgriffin> so TBPL is using a 3-weeks only emulator atm
  3306. # [19:34] <joe> sicking: "the emulator" here being "the emulator + a gaia snapshot"
  3307. # [19:34] <Luqman> so who does one make a demand to?
  3308. # [19:34] <joe> jgriffin and releng generally
  3309. # [19:34] <sicking> jgriffin: wait, so it's a qemu change that is breaking us? Or a gaia change?
  3310. # [19:35] <jgriffin> yes, the problem is that updating the emulator pulls in some change that breaks a lot of unit tests
  3311. # [19:35] <jgriffin> well, there are both unfortunately
  3312. # [19:35] * Quits: {V} (V@moz-C29EDA08.on.nl) (Ping timeout)
  3313. # [19:35] <jgriffin> there's a fix for the gaia problem in bugt 843893 which will probably land today
  3314. # [19:35] <jgriffin> there's no fix for the font problem
  3315. # [19:36] <jgriffin> so if we're in a hurry, I can disable all the failing tests and file another bug for re-enabling them once someone figures out what the problem is
  3316. # [19:36] * Joins: knelson (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3317. # [19:36] * Parts: knelson (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3318. # [19:36] <sicking> jgriffin: i don't think disabling a bunch of reftests is acceptable. We are already suffering from tons of regressions in b2g due to insufficient testing
  3319. # [19:36] <jgriffin> can you suggest someone to look at the problem then?
  3320. # [19:37] <joe> the thing we're *currently shipping* is broken, is the problem
  3321. # [19:37] * Quits: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP) (Quit: erikvold)
  3322. # [19:37] <joe> we just aren't looking at the right spot
  3323. # [19:37] <sicking> joe: how so?
  3324. # [19:37] * Quits: bholley (anonymous@moz-FCAF9AAB.hsd1.ca.comcast.net) (Quit: bholley)
  3325. # [19:37] <joe> "if we change absolutely nothing, tests continue to pass!"
  3326. # [19:37] <joe> sicking: we're testing using the old gaia and the old emulator
  3327. # [19:37] <RyanVM> sicking: speaking of which, if you could help me find an owner for bug 852543, I would be most grateful - it's blocking us un-hiding desktop B2G builds on m-c/inbound
  3328. # [19:38] * Quits: Matt (matthewger@F5505435.26EDE4E7.25874CBB.IP) (Quit: Matt)
  3329. # [19:38] <joe> sicking: but the thing we ship is a new gaia, and more closely resembles a new emulator
  3330. # [19:38] <sicking> RyanVM: generally managers have a better idea who knows the code than I do. I'm still new at this spot
  3331. # [19:38] <jgriffin> yes, the basic problem is that buildbot doesn't create emulators itself, so the emulator is always stale
  3332. # [19:38] <jgriffin> releng is working on that, though
  3333. # [19:38] <joe> thank goodness
  3334. # [19:38] * Quits: Pike (Pike@2557E599.66715431.D25A875A.IP) (Quit: ChatZilla 0.9.90 [Firefox 19.0.2/20130307023931])
  3335. # [19:38] <sicking> joe: the gaia issue seems to be getting fixed, no? It's the emulator thing that's the problem
  3336. # [19:39] * Quits: arky (arky@2557E599.66715431.D25A875A.IP) (Ping timeout)
  3337. # [19:39] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/51069da75d3d - Shane Caraveo - bug 850425 release the flyout iframe when social provider is changed, r=markh
  3338. # [19:39] <joe> sicking: well, I'm blocked on an entirely separate gaia brokenness that I'm trying to get fixed
  3339. # [19:39] <jgriffin> currently there is an entire stack of patches that can't land becaues they need a new emulator, but the new emulator breaks a bunch of other unit tests :(
  3340. # [19:39] * Quits: nattofriends (tsutsumi@moz-A369A791.warosu.org) (Ping timeout)
  3341. # [19:40] <jgriffin> so we're in a catch 22 until someone can investigate and fix those problems
  3342. # [19:40] <joe> and our lack of test coverage means that we just got lucky with not exposing that brokenness
  3343. # [19:40] <sicking> ok guys, we can't have a general problem of "there are a bunch of issues so we need to disable a bunch of tests"
  3344. # [19:40] * Quits: gandalf (zbraniecki@2557E599.66715431.D25A875A.IP) (Quit: My lid went down)
  3345. # [19:40] <catlee> even if we have a new emulator, how are we going to land it if it breaks tests?
  3346. # [19:40] <sicking> if that's the state then we need to start figuring out what the issues are
  3347. # [19:40] <sicking> and file separate bugs
  3348. # [19:40] <sicking> if we don't even know what the problems are we have no hope of finding who to fix it
  3349. # [19:41] <sicking> i don't know who's working on fonts for b2g. My best guess is obviously cjones
  3350. # [19:41] <sicking> but i can help try to find someone if we know the issue is fonts
  3351. # [19:41] <jgriffin> looks like :mwu owned bug 834244
  3352. # [19:41] <joe> sicking: my guess right now is that https://bugzilla.mozilla.org/show_bug.cgi?id=834244 broke the fonts
  3353. # [19:41] <jgriffin> I'll file a bug and cc: him
  3354. # [19:41] * juanb is now known as juanb|afk
  3355. # [19:41] <joe> and we just didn't notice because we don't test the code we write
  3356. # [19:42] <fabrice> sicking: mwu updates the fonts
  3357. # [19:42] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a929b767761a - Dave Townsend - Bug 852322: Uplift Add-on SDK changeset 4e4e29d60115b985a72c261142e794d23ca9b221
  3358. # [19:42] * Quits: JosiahOne (josiahbrun@moz-2C74C5DD.lightspeed.livnmi.sbcglobal.net) (Quit: Deallocatd. (Probably forbidden by ARC))
  3359. # [19:42] <sicking> cool, i can try to hunt down mwu for getting that fixed
  3360. # [19:42] * Joins: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  3361. # [19:43] <joe> sicking: the separate problem is that I go on vacation in exactly 1 week, so I'm on a timeline here
  3362. # [19:43] <joe> and I have the main multithreaded image decoding patch still to land after these refactoring patches
  3363. # [19:43] <sicking> joe: disabling tests risks the b2g timeline. I can't risk that
  3364. # [19:43] * Joins: nattofriends (tsutsumi@moz-A369A791.warosu.org)
  3365. # [19:43] <joe> that's fine - my request is that we fix the bugs we have right now
  3366. # [19:43] <joe> or as close to right now as is possible
  3367. # [19:43] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Quit: clee)
  3368. # [19:44] <sicking> jgriffin: so is the following an accurate description: We changed some fonts stuff which is working fine with the current emulator. But in the new emulator that we need to land (for what reason?) the recent font changs are not working (do we know it's the recent font changes?)
  3369. # [19:44] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  3370. # [19:44] <joe> jgriffin: is it the case that the new fonts are not shipping until we update the emulator?
  3371. # [19:44] <joe> s/shipping/in mozilla-central/
  3372. # [19:44] <jgriffin> we know some font changes are bad, since you can see the problem in the reftest analyzer
  3373. # [19:44] <jgriffin> those changes are not in the current emulator
  3374. # [19:44] <joe> ok
  3375. # [19:44] <jgriffin> they are in the new emulator
  3376. # [19:45] <@bz> sicking: we need to land the new emulator because that's the only way to get an updated gaia on tinderbox
  3377. # [19:45] <sicking> ok, so we changed some font stuff, but we didn't roll it out into the emulator?
  3378. # [19:45] <jgriffin> we can't land the new emulator, on which many patches depend, because the new emulator causes all these unit tests to break
  3379. # [19:45] <joe> sicking: so I'd modify your description: "We changed some font stuff, but that font stuff is not in the current emulator. Using it breaks tests"
  3380. # [19:45] <jgriffin> sicking: right, because emulator changes are only made on-demand, and no one asked for an emulator update when those font changes were made
  3381. # [19:45] <sicking> ok, so can we back out the font stuff from m-c?
  3382. # [19:46] <@bz> So wait
  3383. # [19:46] <@bz> I have a question
  3384. # [19:46] <jgriffin> no, it's not in m-c
  3385. # [19:46] <@bz> the emulator uses tip m-c
  3386. # [19:46] <@bz> but a snapshot of gaia and gonk, right?
  3387. # [19:46] <jgriffin> bz: that's right
  3388. # [19:46] <@bz> And the font changes were in gaia or gink?
  3389. # [19:46] <@bz> er, gonk
  3390. # [19:46] <jgriffin> they were in gonk, probably
  3391. # [19:46] <sicking> ah, thanks, that helps
  3392. # [19:46] <@bz> ok
  3393. # [19:46] <fabrice> in gonk, yes
  3394. # [19:46] <jgriffin> mozilla-b2g/moztt, if bug 834244 is the cause
  3395. # [19:46] <joe> yeah, whatever moztt is :)
  3396. # [19:46] <@bz> That helps a lot in terms of figuring out where we go now, yes
  3397. # [19:47] <@bz> So someone checked in broken stuff to gink
  3398. # [19:47] <@bz> er, gonk
  3399. # [19:47] <sicking> ok, so can we back out the font changes from gonk?
  3400. # [19:47] <@bz> but we don't run per-checkin tests on gonk
  3401. # [19:47] <@bz> so now we are here
  3402. # [19:47] * Joins: ErvisTusha (ErvisTusha@6AB4A0EC.F69FB6EA.363D84A4.IP)
  3403. # [19:47] * ferjm is now known as ferjm|afk
  3404. # [19:47] <jgriffin> yes, we could probably back those out, but I don't know what ramifications that would have
  3405. # [19:47] <jgriffin> (if any)
  3406. # [19:47] <@bz> Oh, so we know what the changeset in question was?
  3407. # [19:47] <jgriffin> we'd have to ask mwu
  3408. # [19:47] <joe> bz: possibly https://github.com/mozilla-b2g/moztt/commit/62f94a26d34c1f1e1846efd58d34363c051e8c66
  3409. # [19:47] <jgriffin> we suspect we do, but I haven't confirmed it
  3410. # [19:47] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  3411. # [19:47] <@bz> Can we make mwu own this problem?
  3412. # [19:48] * Joins: dew (Instantbir@moz-EBC2DF0B.dhcp.stls.mo.charter.com)
  3413. # [19:48] <sicking> we indeed should
  3414. # [19:48] <jgriffin> yes, i'm filing a bug now
  3415. # [19:48] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1f9af1a5c45b - Shane Caraveo - bug 850967 fix some js strict fixes that showed up in debug build/tests, r=markh
  3416. # [19:48] <@bz> That sounds like the right way forward
  3417. # [19:48] <@bz> OK, so some system fonts changed
  3418. # [19:48] <joe> where is mwu anyways?
  3419. # [19:48] <@bz> More and more clarity. ;)
  3420. # [19:49] <sicking> FWIW, backing out the font changes are preferable to disabling tests
  3421. # [19:49] <ahal> for the interested bug 807792 is for getting full stack (gaia+gonk) emulator builds for testing
  3422. # [19:49] * Quits: cviecco (cviecco@moz-BE33DA21.fw1.sfo1.mozilla.net) (Input/output error)
  3423. # [19:49] <joe> sicking: hopefully those changes are actually what causes it, but yes
  3424. # [19:49] <ahal> (note that still wouldn't be per commit, but it would be a lot better than on demand)
  3425. # [19:49] * Quits: bent (chatzilla@moz-C4A3BD78.hsd1.ca.comcast.net) (Ping timeout)
  3426. # [19:50] <sicking> jgriffin: could we make it so that we update to tip gaia all the time for the emulator tests
  3427. # [19:50] <jgriffin> yes, I believe releng is working on that. ^ catlee
  3428. # [19:50] <ahal> sicking: that's what bug 807792 is more or less
  3429. # [19:50] * Joins: jlevesy (jlevesy@C06827CD.5E4F36AE.8D2D772A.IP)
  3430. # [19:50] <sicking> jgriffin: wouldn't have helped with the font issue, but sounds like there are/were gaia issues as well
  3431. # [19:50] * Quits: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
  3432. # [19:50] <jgriffin> it would help with the font issue in that it would surface right away
  3433. # [19:50] <@bz> well
  3434. # [19:50] <jgriffin> and we wouldn't discover it weeks later and have to figure out what's broken
  3435. # [19:50] <@bz> if we updated to tip gaia....
  3436. # [19:50] <joe> it'd surface on some random changeset
  3437. # [19:50] <@bz> I wouldn't be blocked on this emulator update
  3438. # [19:50] <sicking> jgriffin: only if you pull tip gonk as well as tip gaia, no?
  3439. # [19:50] <joe> but, yes, better than the current situation
  3440. # [19:51] <joe> bz: oh you and me too huh
  3441. # [19:51] <@bz> joe: ;)
  3442. # [19:51] <@bz> joe: That's why I'm in this conversation!
  3443. # [19:51] <jgriffin> sicking: yes, which I believe is the plan, and how we make other B2G builds, like panda and unagi
  3444. # [19:51] <sicking> jgriffin: awesome
  3445. # [19:51] <@bz> dholbert: Thank you for the quick reviews, btw!
  3446. # [19:52] <ahal> jgriffin: is gaia synced to the releng repos per commit?
  3447. # [19:52] * Joins: smaug (chatzilla@moz-E342F6A8.rev.sfr.net)
  3448. # [19:52] * ChanServ sets mode: +o smaug
  3449. # [19:52] * Quits: mshal (mshal@moz-D5CACB19.washdc.fios.verizon.net) (Input/output error)
  3450. # [19:52] <catlee> jgriffin, sicking: not that I'm aware of...do you know of a bug #?
  3451. # [19:52] <dholbert> bz, np! seems like there could be bitrot-hell if very much lands between now & when they land. :)
  3452. # [19:52] <jgriffin> ahal: yes
  3453. # [19:52] <ahal> ah cool
  3454. # [19:52] <jgriffin> catlee: bug 807792
  3455. # [19:52] <ahal> catlee: bug 807792
  3456. # [19:52] <philor> sicking: do we have a plan for dealing with what will happen when gaia commits break every tree?
  3457. # [19:53] <sicking> philor: back stuff out
  3458. # [19:53] <catlee> you want to do those builds whenever gaia changes too?
  3459. # [19:53] * Quits: sheppy (sheppy@moz-E826F7C2.dhcp.jcsn.tn.charter.com) (Quit: NO CARRIER)
  3460. # [19:53] <sicking> philor: though that's a good question. Is there a way to do push builds with a new gaia?
  3461. # [19:53] <sicking> errr
  3462. # [19:53] <ahal> catlee: I don't believe that is the immediate goal, we just want the gecko builds to use the latest gaia
  3463. # [19:53] <jgriffin> oh currently I'd be happy with them being built per-commit to gecko with tip repos of all the interesting B2G stuff
  3464. # [19:53] <sicking> s/push/try/
  3465. # [19:53] <philor> sicking: so the same plan we have now for when gaia commits break device builds, "panic, back unrelated things out of inbound, eventually realize it's not inbound, sit and wait with a closed tree"?
  3466. # [19:54] <fabrice> sicking: no
  3467. # [19:54] <joe> philor: just like jetpack1
  3468. # [19:54] * Joins: jet (junglecode@moz-83399C40.rev.sfr.net)
  3469. # [19:54] <catlee> ahal: ok, but that's not 'updating to tiop gaia all the time'
  3470. # [19:54] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a93c2f4828ae - Chris Peterson - Bug 847839 - Part 1b: Clean up VideoPlayer.java style nits. r=mfinkle
  3471. # [19:54] <philor> joe: just like jetpack would please me so, so much
  3472. # [19:54] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/6b8e128a989c - Chris Peterson - Bug 847839 - Part 2: Remove obsolete files for Android XUL Fennec. r=mfinkle
  3473. # [19:54] <catlee> err, without the typo
  3474. # [19:54] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/8f93de36b3bc - Chris Peterson - Bug 847839 - Part 1a: Port XUL Fennec's VideoPlayer to Native Fennec. r=mfinkle
  3475. # [19:54] <jgriffin> catlee: isn't tip gaia pulled for every panda build, for example?
  3476. # [19:54] <sicking> philor: what do you propose?
  3477. # [19:54] <joe> pull everything into m-c
  3478. # [19:54] * Joins: sheppy (sheppy@moz-E826F7C2.dhcp.jcsn.tn.charter.com)
  3479. # [19:55] <jgriffin> that would make my life much easier :)
  3480. # [19:55] <joe> that's the only way we get proper per-build commits
  3481. # [19:55] <catlee> ahal: that will bake in a given gaia revision to the emulator, and be static after that
  3482. # [19:55] <philor> that's the only solution we know works, I don't know what would work for this
  3483. # [19:55] <sicking> can we set up a two-way sync?
  3484. # [19:55] * Joins: wmp (wmp-freeno@F8A07C80.A0E65B0C.AC1E2504.IP)
  3485. # [19:55] <joe> why does it need to be on github at all?
  3486. # [19:55] <jgriffin> I'm sure we could
  3487. # [19:55] <catlee> nobody's come up with a workable model for tracking >1 repo
  3488. # [19:55] <sicking> or rather, a one way sync from github to m-c
  3489. # [19:55] <philor> well, it's one of two things we know works, since having the gaia-nightly branch or whatever it was called also worked
  3490. # [19:56] <catlee> except nobody wanted to maintain gaia-nightly
  3491. # [19:56] <wmp> hello, i want debug dont response firefox and this is my gdb output. Anybody can help me? http://wklej.org/id/986948
  3492. # [19:56] <philor> not a problem for me!
  3493. # [19:56] <ahal> joe++
  3494. # [19:56] <catlee> philor: me neither!
  3495. # [19:56] <@khuey> joe++
  3496. # [19:56] * armenzg_buildduty is now known as armenzg_brb
  3497. # [19:56] <sicking> so in theory it seems possible for tbpl to track multiple repos by "just" improving the UI and how it pulls things
  3498. # [19:57] * Joins: jorendorff (jorendorff@43CB6079.66715431.D25A875A.IP)
  3499. # [19:57] <fabrice> we already sync gaia git -> some hg repo
  3500. # [19:57] * Joins: marcoz (marco.zehe@moz-868BD1E1.dip.t-dialin.net)
  3501. # [19:57] <ahal> catlee: wait, what do you mean? Wouldn't we be building a new emulator each time?
  3502. # [19:57] <glandium> yay 17GB in /private/var/vm
  3503. # [19:57] <jgriffin> sicking: we could, theoretically, make buildbot do builds/tests when any repo changes
  3504. # [19:57] <jgriffin> but we'd need a lot more slaves
  3505. # [19:58] <catlee> jgriffin, ahal: just to make sure that a static version of gaia per build is ok. something before made me think you wanted to update gaia for each test run
  3506. # [19:58] * Quits: mkaply (mkaply@moz-E77BA452.gtwncmta01.grtntx.tl.dh.suddenlink.net) (Ping timeout)
  3507. # [19:58] <catlee> i.e. we use tip of gaia for the build, but don't change that for the tests
  3508. # [19:58] <glandium> bz: it worked!
  3509. # [19:58] <jgriffin> a static version of gaia per build is ok, yes
  3510. # [19:58] <glandium> bz++
  3511. # [19:58] <sicking> jgriffin: gaia isn't changing that much more often than m-c, right
  3512. # [19:58] <ahal> catlee: oh, I see
  3513. # [19:58] <Luqman> jgriffin: so at least a nightly build of gaia would be nice
  3514. # [19:58] <ahal> yes, what jgriffin said
  3515. # [19:58] <sicking> jgriffin: the sum of all other repos does seems like a problem maybe
  3516. # [19:59] <jgriffin> sicking: https://github.com/mozilla-b2g/gaia/commits/master
  3517. # [19:59] * Quits: marcoz (marco.zehe@moz-868BD1E1.dip.t-dialin.net) (Ping timeout)
  3518. # [19:59] <jgriffin> the number of commits isn't small
  3519. # [19:59] <jgriffin> so it would take a lot more slaves and/or money to run Amazon VMs
  3520. # [19:59] <philor> it's small relative to m-i, which is what you need to be thinking about instead of m-c
  3521. # [19:59] <sicking> seems much smaller than inbound
  3522. # [19:59] <catlee> is there a way to repack an emulator build with a new gecko?
  3523. # [19:59] <catlee> or new gaia?
  3524. # [19:59] * Quits: @bz (bzbarsky@moz-71EFD05D.bstnma.fios.verizon.net) (Ping timeout)
  3525. # [20:00] * Joins: mak (mak@moz-B5499ED5.rev.sfr.net)
  3526. # [20:00] <catlee> jgriffin: which branches do you want emulator builds on to start?
  3527. # [20:00] <ahal> catlee: keep in mind there's also gonk and possibly other misc stuff
  3528. # [20:00] * Joins: marco (Thunderbir@moz-3B680796.cust.dsl.teletu.it)
  3529. # [20:00] <ahal> which doesn't change as much as gaia
  3530. # [20:00] <ahal> but if we're going this far anyway...
  3531. # [20:00] <sicking> if we can start with gaia we've moved forward a whole lot
  3532. # [20:00] <catlee> ahal: yeah...I'm just worried about ~500MB builds per checkin on inbound
  3533. # [20:01] * Quits: azakai (alon@2557E599.66715431.D25A875A.IP) (Ping timeout)
  3534. # [20:01] <philor> sort of moved forward
  3535. # [20:01] <ahal> yeah :/
  3536. # [20:01] * Joins: mshal (mshal@moz-D5CACB19.washdc.fios.verizon.net)
  3537. # [20:01] <sicking> philor: why "sort of"?
  3538. # [20:01] <philor> you have a commit to gaia, and seven commits to inbound
  3539. # [20:01] <catlee> and more if we add checkins triggered by gaia changes
  3540. # [20:01] <philor> what gaia goes with each inbound?
  3541. # [20:01] * jhammel is now known as jhammel|lunch
  3542. # [20:01] <catlee> gaia-1, gaia-2, gaia3!
  3543. # [20:01] * mdas is now known as mdas|afk
  3544. # [20:02] <ahal> philor: whichever one happens to be tip at the time?
  3545. # [20:02] * Quits: mak (mak@moz-B5499ED5.rev.sfr.net) (Ping timeout)
  3546. # [20:02] <joe> ahal: aka jetpack all over again
  3547. # [20:02] <joe> :/
  3548. # [20:02] <sicking> philor: currently if there's 6 commits to inbound we coalece and just do a single build, no?
  3549. # [20:02] <ahal> yep
  3550. # [20:02] <philor> having a build for the gaia commit that builds on the previous inbound sort of helps, assuming the previous inbound built at all
  3551. # [20:02] <ahal> the solution will be painful as long as gaia is a separate repo
  3552. # [20:02] <sicking> philor: so what's the difference between 6 gecko changes in one build, and 5 gecko changes and one gaia change?
  3553. # [20:03] <catlee> it's only money
  3554. # [20:03] <sicking> ahal: i'd prefer to import from git->hg than to tell gaia to change how they work.
  3555. # [20:04] <sicking> ahal: and i'm definitely not ruling that option out
  3556. # [20:04] <ahal> fair enough, I should say "the solution will be painful for us" ;)
  3557. # [20:04] <jgriffin> catlee: ideally on inbound/central and try
  3558. # [20:04] <sicking> ahal: if we import git->hg then it wouldn't be that painful, no?
  3559. # [20:04] <jgriffin> catlee: there's no "easy" way to repack gecko and gaia in the emulator
  3560. # [20:04] <jgriffin> but it might be possible
  3561. # [20:04] <catlee> any way to make it smaller?
  3562. # [20:05] <jgriffin> that's more possible
  3563. # [20:05] <ahal> sicking: well we still can't avoid the situation where there are an arbitrary number of gaia commits per gecko commit
  3564. # [20:05] <jgriffin> currently we're pulling in a bunch of files, but not all may be necessary
  3565. # [20:05] <jgriffin> we could experiment with shrinking the emulator package
  3566. # [20:05] <ahal> so sheriffing will be hard at the least
  3567. # [20:05] <sicking> ahal: i don't see why that situation is any more of a problem than any coalecing we do for gecko?
  3568. # [20:06] <ahal> so if gaia was in tree and there was a failure, the sheriff would immediately see which commit caused the bustage
  3569. # [20:06] <tbsaunde> ahal: it sounds like what you want is tbpl's ui to be fixed so it shows commits to more than one tree
  3570. # [20:06] <sicking> ahal: again, that sounds like the same problem as with hg-coalecing
  3571. # [20:06] <ahal> out of tree they need to look at the gaia changeset used, compare it to the gaia changeset used in the last gecko commit and then decide what out of all that is the culprit
  3572. # [20:07] <joe> there is no representation of gaia at all in the pushlog
  3573. # [20:07] <sicking> ahal: what i'm proposing is that we treat a gaia checkin as we treat a hg checkin. Same UI for both
  3574. # [20:07] <tbsaunde> joe: yes, but that's fixable
  3575. # [20:07] <sicking> exactly
  3576. # [20:07] <catlee> tbpl2 will handle that
  3577. # [20:07] <ahal> sicking: yeah, that was the approach we were taking (armen already made a Gaia-Master branch on tbpl)
  3578. # [20:07] <jgriffin> yes, we have that already, sort of: https://tbpl.mozilla.org/?tree=Gaia-Master
  3579. # [20:07] <ahal> but it's still not really ideal
  3580. # [20:08] * Quits: rniwa (rniwa@5FEFE500.BA327C77.775DF071.IP) (Quit: rniwa)
  3581. # [20:08] <jgriffin> but we're only running panda tests on gaia commits, not any emulator unit tests
  3582. # [20:08] <sicking> ahal: explain
  3583. # [20:08] * Joins: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net)
  3584. # [20:08] <joe> backing out gets complex
  3585. # [20:08] <ahal> sicking: so on Gaia-master we have the opposite problem (there are an arbitrary number of gecko commits per gaia one)
  3586. # [20:09] <sicking> joe: more complex than asking the whole gaia team to change how they work?
  3587. # [20:09] <ahal> sicking: the two together probably are enough for us to deduce the cause of bustage but...
  3588. # [20:09] <joe> sicking: how many gaia developers are there, and how many mozilla-central developers?
  3589. # [20:09] <sicking> ahal: i don't think you understand the proposal
  3590. # [20:09] <ahal> gaia devs likely won't look at inbound, platform devs won't look at gaia-master, the sheriffs will be busy
  3591. # [20:09] <ahal> sicking: possibly not
  3592. # [20:10] * Quits: marco (Thunderbir@moz-3B680796.cust.dsl.teletu.it) (Quit: marco)
  3593. # [20:10] * Joins: Enn (enn@F2D29657.F60B0462.67AC9B1.IP)
  3594. # [20:10] <ahal> sicking: my understanding was you meant something like: https://tbpl.mozilla.org/?tree=Gaia-Master (except with the full set of unittests)
  3595. # [20:10] * Joins: mwu (mwu@moz-2E883D31.hsd1.nj.comcast.net)
  3596. # [20:10] <joe> until we're all working on the same mozilla it is very difficult to coordinate
  3597. # [20:11] <philor> no, he means that when you open tbpl to mozilla-inbound, there will be the inbound pushlog interspersed with the gaia pushlog
  3598. # [20:11] <philor> (rewrite tbpl)
  3599. # [20:11] <joe> and in the mean time i'm still blocked because the code we currently have is broken and mwu is nowhere to be found
  3600. # [20:11] <philor> and builds and tests will be run on both commits
  3601. # [20:11] <philor> (rewrite buildbot)
  3602. # [20:11] <mwu> joe: hi
  3603. # [20:11] * Quits: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it) (Quit: Leaving.)
  3604. # [20:11] <sicking> ahal: i'm proposing that we have a single list of checkins. A checkin to gaia shows up as a line in this list. A checkin to gecko shows up in this list. For each line in the list we run tests. Possibly we have to coalece, just like we do now. Such a coalescing could contain both gaia and gecko checkins.
  3605. # [20:11] <joe> hi mwu
  3606. # [20:12] * Joins: bz (bzbarsky@moz-7E4C62E3.hsd1.ma.comcast.net)
  3607. # [20:12] * ChanServ sets mode: +o bz
  3608. # [20:12] <jgriffin> sounds complicated :)
  3609. # [20:12] <jgriffin> but maybe workable
  3610. # [20:12] <mwu> what's up
  3611. # [20:12] <sicking> ahal: so if something fails to build, you know exactly which set of gecko and/or gaia checkins to blame
  3612. # [20:12] <ahal> ah, I see
  3613. # [20:12] <joe> jgriffin filed a bug
  3614. # [20:12] <jgriffin> mwu: bug 852656
  3615. # [20:12] <mwu> I see
  3616. # [20:12] <sicking> jgriffin: yeah, I definitely appreciate that this is nontrivial to implement.
  3617. # [20:12] <joe> mwu: it's blocking a lot of work, including mine and bz
  3618. # [20:12] <philor> slightly more awkward since in fact I mean "inbound, central, fx-team, services-central, bs"
  3619. # [20:13] <mwu> we should backout that toolchain change then
  3620. # [20:13] <mwu> er
  3621. # [20:13] <mwu> snapshot change
  3622. # [20:13] <joe> not actually the issue
  3623. # [20:13] <joe> the snapshot change is needed for other things
  3624. # [20:13] <jgriffin> emulators aren't built with snapshots so we'd have to backout that moztt fchange
  3625. # [20:13] * Joins: vtmarvin (Thunderbir@9D75911A.1239134F.E4B2C495.IP)
  3626. # [20:13] <catlee> this will be fun when we're updating gonk all the time
  3627. # [20:13] <mwu> do you know which part of the change is breaking you? and on what branch?
  3628. # [20:13] <jgriffin> it's breaking mozilla-inbound, but I don't know which part of the change
  3629. # [20:14] <mwu> I'm about to fix some serif fonts
  3630. # [20:14] <jgriffin> that is, if we update the emulator to a current build it breaks mozilla-inbound
  3631. # [20:14] <joe> and we have to update the emulator
  3632. # [20:14] <mwu> ok, do you have some logs?
  3633. # [20:14] <jgriffin> https://tbpl.mozilla.org/?tree=Mozilla-Inbound&rev=ae43242f72d1
  3634. # [20:14] <sicking> mwu: by the sounds of it, your change broke emulator tests. But we just didn't roll out your change to the emulator that we're actually testing
  3635. # [20:15] <joe> mwu: also https://tbpl.mozilla.org/?tree=Try&rev=423b9fd6be30
  3636. # [20:15] <joe> we haven't proven the "your change broke emulator tests" but it makes sense
  3637. # [20:15] <sicking> mwu: so essentially the checkin broke tbpl, we're just not testing it there yet. Assuming that it was in fact your checkin :)
  3638. # [20:15] <jgriffin> if we do what sicking suggests, and we include some other repos in this process (frequently changed gonk repos), this could work
  3639. # [20:15] <mwu> it could if the tests depend on certain fonts being there
  3640. # [20:15] * mdas|afk is now known as mdas
  3641. # [20:15] <joe> (or the fonts themselves were broken)
  3642. # [20:15] <philor> or perhaps some other thing broke something somehow
  3643. # [20:15] * Joins: rniwa (rniwa@5FEFE500.BA327C77.775DF071.IP)
  3644. # [20:16] <joe> either way we should back it out
  3645. # [20:16] * philor still doesn't know what the font bustage is supposed to be
  3646. # [20:16] <joe> philor: https://tbpl.mozilla.org/?tree=Try&rev=423b9fd6be30
  3647. # [20:16] <philor> is that the bustage stopping the eumlator update?
  3648. # [20:16] <joe> yes
  3649. # [20:16] * Quits: jorendorff (jorendorff@43CB6079.66715431.D25A875A.IP) (Quit: jorendorff)
  3650. # [20:16] * coop is now known as coop|afk
  3651. # [20:16] <mwu> yeah it looks like some font tests are breaking
  3652. # [20:16] <mwu> letsee..
  3653. # [20:17] <philor> silly me, I got confused and thought it was about the way they CRASH ALL THE DAMN TIME
  3654. # [20:17] <sicking> joe, mwu: can we back out that changeset and then push an updated emulator and see if that still works? If it's still busted (with the same symptoms of course) we put it back in
  3655. # [20:17] <joe> what is our recourse at that point?
  3656. # [20:17] <mwu> we can just create a snapshot with the old set of fonts
  3657. # [20:17] <sicking> joe: back out ALL THE THINGS!
  3658. # [20:17] <ahal> joe: disable failing tests without discrimination and file a bug
  3659. # [20:17] <mwu> basically rollback one commit in platform_build
  3660. # [20:18] <joe> i love backing out all the things
  3661. # [20:18] * mwu looks at this test
  3662. # [20:18] <mwu> basically the serif fonts are a bit messed up so this failing sort of makes sense
  3663. # [20:18] <@bz> We could check in a build system patch
  3664. # [20:19] <@bz> that on every commit disables a different subset of fonts and tests
  3665. # [20:19] <mwu> huh. it crashed?
  3666. # [20:19] <sicking> i think we should treat this as someone checked in something that turned the tree red. When that happens we don't disable the tests, we back shit out
  3667. # [20:19] <@bz> That would be a good Russian roulette like thing.
  3668. # [20:19] <jgriffin> yeah it's just often hard to figure out what that change is, when the emulator is 3 weeks old :(
  3669. # [20:19] <mwu> jgriffin: are you building the emulator?
  3670. # [20:20] <jgriffin> Jenkins is
  3671. # [20:20] <mwu> ah ok
  3672. # [20:20] <joe> when we're bringing up a new platform we regularly disable tests
  3673. # [20:20] <mwu> lemme roll this back, h/o
  3674. # [20:20] <joe> just look at the vast swathes of tests that aren't even *run* on b2g/android
  3675. # [20:20] <sicking> joe: we're past the point of "bringing up B2G". We're shipping it already
  3676. # [20:20] <joe> sicking: we still have vast swathes of tests that are disabled
  3677. # [20:20] <philor> we're shipping android, too
  3678. # [20:20] <jgriffin> true, but that's a little different than ignoring regressions that occur in tests that used to pass
  3679. # [20:20] <philor> and 10.8
  3680. # [20:20] <philor> and win7
  3681. # [20:21] <sicking> joe: indeed. which is really scary in a shipping product
  3682. # [20:21] <joe> yep
  3683. # [20:21] <sicking> joe: not a reason to disable more tests
  3684. # [20:21] <joe> i'm just saying things suck
  3685. # [20:21] <Ms2ger> sicking, that's not what people tell me when I want them to fix tests
  3686. # [20:21] <Ms2ger> sicking, then it's all like "I have to ship a phone!"
  3687. # [20:21] <sicking> Ms2ger: example?
  3688. # [20:21] <sicking> well, that shit has to stop
  3689. # [20:21] <mwu> jgriffin: we're back to the old set of fonts, try running it again
  3690. # [20:22] <Ms2ger> I'll search my logs
  3691. # [20:22] <sicking> for v1.0 i can accept that, for v1.1 not
  3692. # [20:22] <jgriffin> ok I'll have to build, it will take a while
  3693. # [20:22] <ahal> jgriffin: you could re-push rails commit to cedar
  3694. # [20:22] <@bz> sicking: I do think we need plan for reenabling tests on b2g
  3695. # [20:22] <philor> http://mxr.mozilla.org/comm-central/search?string=b2g&find=reftest.list
  3696. # [20:22] <jgriffin> ahal: how will that help?
  3697. # [20:22] <sicking> jgriffin: thanks! Deeply appreciated that we're getting your time on this
  3698. # [20:22] <@bz> sicking: "a plan", I mean
  3699. # [20:23] <jgriffin> np, this has been a productive conversation
  3700. # [20:23] <ahal> jgriffin: ah right, nvm
  3701. # [20:23] <joe> bz: i would be ok with anything that wasn't the current state of "ignore it forever"
  3702. # [20:23] <sicking> bz: for mochitest we have peopel from QA slugging through them and enabling as much as they can
  3703. # [20:23] <sicking> bz: I hope that they are also hounding people when they finding failures
  3704. # [20:23] <@bz> sicking: so looking at that link philor posted...
  3705. # [20:23] <@bz> line 19 -- skip-if(B2G) include abs-pos/reftest.list
  3706. # [20:23] <jgriffin> ahal: I'll have to build a new emulator in Jenkins, then have rel-eng upload it to tooltool, then do a try run
  3707. # [20:23] <@bz> It actually looks like most reftests are disabled
  3708. # [20:24] <joe> buggy-if()
  3709. # [20:24] <@bz> via skip-if on the includes in the root file
  3710. # [20:24] <ahal> bz: yep, only reftests that cjones identified as "important for b2g" are running
  3711. # [20:24] <@bz> mmm
  3712. # [20:24] <@bz> skip-if(B2G) include css-transitions/reftest.list
  3713. # [20:24] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d1b71de5bbc1 - Nicholas Nethercote - Bug 747831 - Record buffer offset in ParseNodes instead of line number and column index. r=jorendorff.
  3714. # [20:24] <philor> they run about half, I think
  3715. # [20:24] <@bz> Because it's not like b2g has different code for transitions than any other platform....
  3716. # [20:25] * @bz cries
  3717. # [20:25] <sicking> bz: yup, we need to do the same exercise for reftest as we're doing on mochitest
  3718. # [20:25] <philor> 10 chunks of 425-450 tests
  3719. # [20:25] <jgriffin> and we're skipping a ton of mochitests too, see http://mxr.mozilla.org/mozilla-central/source/testing/mochitest/b2g.json
  3720. # [20:25] <ahal> bz: feel free to enable more them
  3721. # [20:25] <ahal> I have no idea which reftests should or shouldn't be running
  3722. # [20:25] <ahal> *of them
  3723. # [20:25] <sicking> bz: but if whenever we run into issues we simply disable tests, then we won't ever fix these issues
  3724. # [20:25] <philor> yeah, I'm sure it won't more than triple the rate of the ignored timeouts if we run more reftests
  3725. # [20:25] * armenzg_brb is now known as armenzg_buildduty
  3726. # [20:25] <@bz> sicking: Oh, we agree on that part
  3727. # [20:26] <sicking> philor: suggestions welcome
  3728. # [20:26] <@bz> sicking: I'd moved past that to "how do we get actual tests running on this stuff?"
  3729. # [20:26] <ahal> philor: yes, well that's another issue
  3730. # [20:26] <@bz> ahal: I would assume all reftests should be running, generally.
  3731. # [20:26] * Quits: espadrine (thaddee_ty@moz-B582BE1.dclient.lsne.ch) (Broken pipe)
  3732. # [20:26] * Quits: Enn (enn@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  3733. # [20:26] <@bz> ahal: but yeah, I guess someone needs to sit down with try and a bottle of Scotch...
  3734. # [20:26] <RyanVM> sicking: that's the current standard for desktop (disabling tests), why should b2g be any different?
  3735. # [20:27] <ahal> bz: yep, I've been looking for someone to own b2g reftests for awhile now
  3736. # [20:27] <sicking> bz: yup. I think that will have to be on a case by case basis. One important blocker was brought up here, which potentially we can solve with more advanced tbpl UI
  3737. # [20:27] <Ms2ger> Mar 05 16:39:43 <jlebar> Ms2ger: I have a goal of shipping a phone, as does the rest of the b2g team.
  3738. # [20:27] <ahal> I can't figure out why no one has taken the bite ;)
  3739. # [20:27] <philor> a bottle of Scotch and something which will actually run them
  3740. # [20:27] <sicking> RyanVM: no. The problem we had here was that someoen checked in a busted patch. For desktop the standard is to back that out. Not disable the test
  3741. # [20:27] <philor> note that those chunks of 400 take 30 minutes
  3742. # [20:28] * Quits: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP) (Quit: erikvold)
  3743. # [20:28] * Quits: ferjm|afk (ferjm@moz-DEB3A31C.red-88-7-170.staticip.rima-tde.net) (Quit: Leaving)
  3744. # [20:28] <@bz> mmm
  3745. # [20:28] <@bz> I guess that's a good question
  3746. # [20:28] <sicking> philor: if you remove thse skip-if(B2G)s i'll get you a lot more than a bottle of scotch
  3747. # [20:28] <sicking> those
  3748. # [20:28] * Quits: macmania (jouella@moz-1BF2C1B9.ece.vt.edu) (Quit: Lost terminal)
  3749. # [20:28] <@bz> emulator being what it is, how many boxes do we need to scale to to really run full tests there? :(
  3750. # [20:29] <@bz> while keeping latency sane
  3751. # [20:29] <joe> with the emulator probably a lot
  3752. # [20:29] <philor> hard to say, since last time I looked something like 50% of it was setup/teardown time
  3753. # [20:29] <joe> maybe less if they're pandaboards
  3754. # [20:29] <ahal> bz: our best bet would be getting them working in AWS with software accelerationb
  3755. # [20:29] * Quits: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net) (Ping timeout)
  3756. # [20:29] <mwu> it can probably run a lot faster if you use the x86 emulator
  3757. # [20:29] <jgriffin> the x86 emulator is flakier than the arm one
  3758. # [20:29] <jgriffin> crashes more often
  3759. # [20:29] <mwu> I don't know about that
  3760. # [20:30] <reuben> wchen: hey, I noticed the body of web notifications on OS X is underlined, is that intentional?
  3761. # [20:30] <mwu> didn't you say it only crashed on certain machines?
  3762. # [20:30] <mwu> it was rock solid when I tried
  3763. # [20:30] <jgriffin> I don't recall, it's been a while
  3764. # [20:30] <jgriffin> we could experiment with them
  3765. # [20:30] <Mathnerd314> are the aurora/nightly logos trademarked? http://www.mozilla.org/foundation/trademarks/list.html doesn't have them...
  3766. # [20:31] * Joins: dcamp_ (dcamp@2557E599.66715431.D25A875A.IP)
  3767. # [20:31] * Joins: Enn (enn@F2D29657.F60B0462.67AC9B1.IP)
  3768. # [20:31] <philor> and since a quarter of b2g emulator test runs hang/crash, you have to allow for even more slaves for the hypothetical situation where someone cares about results enough to retrigger a quarter of the runs
  3769. # [20:31] <mwu> we would be able to run most tests on x86 and leave the ones that exercise spidermonkey and asm parts of the code to arm
  3770. # [20:32] <sicking> jgriffin: getting a up-to-date gaia for every checkin sounds more important
  3771. # [20:32] <sicking> jgriffin: but yeah, then we should look at the problems that we'll run into as we scale up the number of tests
  3772. # [20:32] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/e9e5e2a8a52b - Joey Armstrong - bug 751156: robocop dependency build should be a nop
  3773. # [20:33] <jgriffin> at least we can run mochitests on more commits fairly easily, since they use on-demand VMs
  3774. # [20:33] * Quits: annevk (annevk@moz-8C22537D.wireless.csail.mit.edu) (Input/output error)
  3775. # [20:33] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f6889edd1538 - Peter Van der Beken - Fix for bug 850847 (Fix dictionary in generated example for workers). r=bz.
  3776. # [20:33] * Joins: jorendorff (jorendorff@43CB6079.66715431.D25A875A.IP)
  3777. # [20:34] * Joins: vicamo (vicamo@moz-F5DDFCCC.dynamic.hinet.net)
  3778. # [20:34] <vlad> ted: awesome, thanks -- I'll fix all the issues before checking in
  3779. # [20:35] <sicking> jgriffin: wait what? We moved mochitests to running on VMs from amazon AWS or some such?
  3780. # [20:35] <jgriffin> mwu: sicking: joedrew: bz: anyway, we'll know in about 2.5 hrs if the backout fixes the problem or not
  3781. # [20:35] <jgriffin> I'll keep the bug updated
  3782. # [20:35] <mwu> jgriffin: thanks
  3783. # [20:35] <jgriffin> sicking: yes we did
  3784. # [20:35] <joe> jgriffin++
  3785. # [20:35] <jgriffin> because wait times were so bad
  3786. # [20:35] <sicking> jgriffin++ indeed!
  3787. # [20:35] * Quits: jhopkins (jhopkins@moz-216F9986.tb.shawcable.net) (Ping timeout)
  3788. # [20:35] <mwu> jgriffin: I might need some help getting verification when we try to get these fonts back in
  3789. # [20:35] <jgriffin> that was releng and ahal's work
  3790. # [20:35] <jgriffin> mwu: sure np just ping me
  3791. # [20:36] <mwu> great, thanks
  3792. # [20:36] * Quits: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net) (Quit: Jesse)
  3793. # [20:37] * Joins: jhopkins (jhopkins@moz-216F9986.tb.shawcable.net)
  3794. # [20:37] * Joins: karl (karl@moz-C433B975.jetstream.xtra.co.nz)
  3795. # [20:38] * Quits: Ann_Yimi_ (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Connection reset by peer)
  3796. # [20:38] * Joins: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  3797. # [20:38] <RyanVM> philor: what says you, more clobber-needed inbound bustage?
  3798. # [20:38] <Optimizer> I have a radiobox and inside that, 3 radios, now when that radiobox is focused, pressing keyboard UP/DOWN selects the radio above/below the selected radio (with wrapping).
  3799. # [20:39] * Joins: sriram (sriramr@43CB6079.66715431.D25A875A.IP)
  3800. # [20:39] <sriram> philor: ping
  3801. # [20:39] <Optimizer> I add another radio in that radiobox, navigation still works are expected, but when I remove one radio, it breaks
  3802. # [20:39] * Joins: dcamp__ (dcamp@2557E599.66715431.D25A875A.IP)
  3803. # [20:39] * Quits: dcamp_ (dcamp@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  3804. # [20:39] <mwu> jgriffin: btw what gecko are you seeing on that build?
  3805. # [20:39] <mwu> are you using v1 train or master
  3806. # [20:39] <sriram> RyanVM: ping
  3807. # [20:40] <Optimizer> it still assumes that there are 4 radios, and when i should wrap over to first radio, it selects nothing and I have to press DOWN twice to get to first radio
  3808. # [20:40] <RyanVM> sriram: pong
  3809. # [20:40] <sriram> RyanVM: i am confused with https://bugzilla.mozilla.org/show_bug.cgi?id=823644
  3810. # [20:40] <mwu> I just noticed the master mirror is 3 months old
  3811. # [20:40] <jgriffin> mwu: master
  3812. # [20:40] <@bz> we have 4 radios on the device?
  3813. # [20:40] * Joins: dcamp_ (dcamp@2557E599.66715431.D25A875A.IP)
  3814. # [20:40] * Quits: jviereck (Adium@moz-340574DC.dclient.hispeed.ch) (Quit: Leaving.)
  3815. # [20:40] <sriram> https://bugzilla.mozilla.org/show_bug.cgi?id=823644#c13 <-- the change sets were backed out
  3816. # [20:40] <jgriffin> mwu: oh we just use mozilla-central as our gecko
  3817. # [20:40] <sriram> https://tbpl.mozilla.org/?tree=Try&rev=8772e5059823 <-- my try push didn't show that error
  3818. # [20:40] <mwu> ah, from hg
  3819. # [20:40] * Quits: dcamp__ (dcamp@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  3820. # [20:40] <Optimizer> bz: what do you mean ?
  3821. # [20:40] <sriram> https://hg.mozilla.org/mozilla-central/rev/a23ff3177682 <-- shows an entry for the patch landing in central
  3822. # [20:40] * Joins: jviereck (Adium@moz-340574DC.dclient.hispeed.ch)
  3823. # [20:40] <@khuey> RyanVM: I don't see any bustage?
  3824. # [20:41] <sriram> but not sure if it was backed out in central too
  3825. # [20:41] <RyanVM> khuey: njn's push
  3826. # [20:41] <jgriffin> mwu: actually Jenkins is using https://github.com/mozilla/releases-mozilla-central/
  3827. # [20:41] <sriram> RyanVM: ^^
  3828. # [20:41] <jgriffin> but I should probably switch it to use hg
  3829. # [20:41] <RyanVM> sriram: the merge tool must have missed a cset
  3830. # [20:41] <sriram> ohh
  3831. # [20:41] <sriram> anyways.. my try push didn't show any error
  3832. # [20:41] <RyanVM> just an artifact of how we mark bugs after merges
  3833. # [20:42] <sriram> shall i go ahead and push it again?
  3834. # [20:42] <@khuey> mmm, looks like fun
  3835. # [20:42] <RyanVM> sriram, why not, I just clobbered inbound android
  3836. # [20:42] <RyanVM> khuey: anyway, going to guess it's a clobber issue, though we'll see
  3837. # [20:42] <dholbert> sriram, if your push requires a clobber (which it sounds like from your latest comment there), you should add a line to the clobber file, IIRC
  3838. # [20:42] <sriram> RyanVM: i ll do a push.. it might need a clobber again :P
  3839. # [20:43] <sriram> dholbert: i ll do that
  3840. # [20:43] <sriram> oh.. i see a crash in my try push (didn't see it last night)
  3841. # [20:43] <sriram> will resolve it
  3842. # [20:43] <sriram> thanks
  3843. # [20:43] <wchen> reuben: it's just some old behaviour that carried through. If you can click on it, it's blue and underlined. It's not required by the spec or anything.
  3844. # [20:44] <philor> RyanVM: looks more like bustage to me
  3845. # [20:44] * Joins: jedp (jedp@moz-89599B04.dsl.dynamic.sonic.net)
  3846. # [20:44] * Joins: ehugg (ehugg@moz-44D86B1E.cisco.com)
  3847. # [20:44] * Quits: cpearce (chatzilla@moz-FC66E8A9.xdsl.xnet.co.nz) (Ping timeout)
  3848. # [20:44] * Ann_Yiming is now known as Ann_Yiming_lunch
  3849. # [20:45] <reuben> wchen: what determines "if you can click on it"?
  3850. # [20:45] <RyanVM> philor: hmm
  3851. # [20:45] <@khuey> RyanVM: yeah I'm not convinced
  3852. # [20:45] <philor> sriram: the 2.2 mochitest-1 and robocop-2 on your try push show the problems I backed you out for
  3853. # [20:45] <sriram> philor: ya
  3854. # [20:45] <sriram> i see it now :(
  3855. # [20:45] <sriram> last night it didn't show up (may be the tests were running still)
  3856. # [20:46] <sriram> i ll look into it
  3857. # [20:46] <wchen> reuben: http://dxr.mozilla.org/mozilla-central/toolkit/components/alerts/nsIAlertsService.idl#l49
  3858. # [20:46] <RyanVM> philor: khuey: fair enough
  3859. # [20:46] <RyanVM> we can always re-land
  3860. # [20:46] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/cad5306d569e - Ryan VanderMeulen - Backed out changeset d1b71de5bbc1 (bug 747831) for Windows bustage.
  3861. # [20:47] * Quits: ehugg (ehugg@moz-44D86B1E.cisco.com) (Ping timeout)
  3862. # [20:47] <reuben> wchen: ah, and we always pass true for web notifications?
  3863. # [20:47] * Parts: sriram (sriramr@43CB6079.66715431.D25A875A.IP)
  3864. # [20:47] <wchen> reuben: yes
  3865. # [20:47] * Joins: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  3866. # [20:48] <reuben> wchen: cool, I'll file a bug about that then
  3867. # [20:48] * Joins: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net)
  3868. # [20:49] <@smaug> mayhemer: sorry. I knew you're going to complain about my comments about nsIThread
  3869. # [20:49] * Quits: jhopkins (jhopkins@moz-216F9986.tb.shawcable.net) (Quit: jhopkins)
  3870. # [20:49] <mayhemer> smaug: I was thinking of it too
  3871. # [20:49] <mayhemer> smaug: but PRThread is better IMO in this case
  3872. # [20:50] <mayhemer> smaug: for me it makes the code simpler
  3873. # [20:50] <@smaug> but I just don't see the point to reinvent the wheel
  3874. # [20:50] <mayhemer> smaug: I'm not reinventing the wheel
  3875. # [20:50] <@smaug> using nsIThread should make the code simpler
  3876. # [20:50] <@smaug> no need to implement your own event queue
  3877. # [20:50] <mayhemer> smaug: I will not change that, sorry
  3878. # [20:50] <@smaug> since nsIThread has that already
  3879. # [20:50] * armenzg_buildduty is now known as armenzg_brb
  3880. # [20:51] <mayhemer> smaug: there is a clear argument why I don't want to use it - I don't wan to work with timers
  3881. # [20:51] <@smaug> mayhemer: well, then you'll need to convince me why Tasks are better than Runnables ;)
  3882. # [20:51] <mayhemer> smaug: why should I?
  3883. # [20:52] <@smaug> You're adding yet another "Task" objects. We have already nsRunnables which are used commonly in Gecko
  3884. # [20:52] <mayhemer> and btw, the tasks are not to be runned ;
  3885. # [20:52] <mayhemer> )
  3886. # [20:52] * Quits: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: sicking)
  3887. # [20:53] <mayhemer> smaug: I really don't want to wast time on this... sorry
  3888. # [20:53] <joe> gavin: so what do you think we should do for https://bugzilla.mozilla.org/show_bug.cgi?id=851516 ?
  3889. # [20:53] <@smaug> task->Run(this);
  3890. # [20:53] <mayhemer> smaug: but not as thread task
  3891. # [20:53] <mayhemer> smaug: not as single events
  3892. # [20:53] <@smaug> mayhemer: I don't want to add complicated code to Gecko if the code can be made to look more like rest of the Gecko
  3893. # [20:54] <jaws> bz: are all of our plaintext documents going to be nsHTMLDocuments? that's why i put the code in nsDocument
  3894. # [20:54] <mayhemer> smaug: it will still be complicated
  3895. # [20:54] <mayhemer> smaug: and I will nor change this. period
  3896. # [20:54] <@gavin> joe: I guess I will try to figure out why the try is failing
  3897. # [20:54] <@smaug> mayhemer: hm
  3898. # [20:54] <jaws> bz: i guess because it is a synthetic document we can guarantee that it is an HTML document
  3899. # [20:54] <@smaug> mayhemer: I need to then think about this
  3900. # [20:54] <@bz> jaws: yes
  3901. # [20:54] <jaws> ok cool
  3902. # [20:54] <@bz> jaws: all plaintext things are HTMLDocument
  3903. # [20:54] * juanb|afk is now known as juanb
  3904. # [20:54] <jaws> cool
  3905. # [20:54] <@smaug> mayhemer: you know, I'm a DOM peer and all ;)
  3906. # [20:55] <@smaug> (and superreviewer)
  3907. # [20:55] * Quits: vicamo (vicamo@moz-F5DDFCCC.dynamic.hinet.net) (Quit: Konversation terminated!)
  3908. # [20:55] <mayhemer> smaug: the code is perfectly simple, using runnables would just make it more complicated
  3909. # [20:55] <mayhemer> smaug: and I want to avoid times
  3910. # [20:55] <mayhemer> timers
  3911. # [20:56] * Joins: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3912. # [20:56] <mayhemer> smaug: that are not thread safe!
  3913. # [20:56] <@gavin> a/win 20
  3914. # [20:56] <joe> gavin: fwiw this is blocking my multithreaded image decoding work
  3915. # [20:57] * Quits: Mavericks (Mibbit@E6363585.E5BED43E.3E5D7F27.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  3916. # [20:57] <@gavin> I SAID a/win 20!
  3917. # [20:57] * Joins: azakai (alon@2557E599.66715431.D25A875A.IP)
  3918. # [20:57] * Quits: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net) (Quit: jib)
  3919. # [20:57] * Joins: marcoz (marco.zehe@moz-868BD1E1.dip.t-dialin.net)
  3920. # [20:58] * coop|afk is now known as coop|mtg
  3921. # [20:59] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3491ce05b207 - Steven Lee - Bug 818843 - Part 3: Do not build test cases. r=ted
  3922. # [20:59] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/d8b5d339bb1b - Steven Lee - Bug 818843 - Part 1: Enable building WebRTC on B2G. r=jesup, r=ted
  3923. # [20:59] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b7bd912ce45a - Steven Lee - Bug 818843 - Part 2: gyp modifications and add some system call wrappers for B2G. r=ted, r=ethanhugg, r=jesup
  3924. # [20:59] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e6ef8811bc73 - Nikhil Marathe - Bug 852365 - Add necko_websocket.xpt to b2g package-manifest. r=dougt
  3925. # [20:59] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/9d2e25c5011e - Alexander J. Vincent - Bug 851834 - Remove nsISupportsArray from layout/xul/tree. r=Neil
  3926. # [20:59] * Joins: cviecco (cviecco@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3927. # [20:59] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e6b9b196436f - Steven Lee - Bug 818843 - Part 4: Include peerconnection xpt in B2G package manifest. r=ted
  3928. # [20:59] * Quits: marcoz (marco.zehe@moz-868BD1E1.dip.t-dialin.net) (Ping timeout)
  3929. # [21:00] * Joins: Jesse (jruderman@2557E599.66715431.D25A875A.IP)
  3930. # [21:00] * armenzg_brb is now known as armenzg_buildduty
  3931. # [21:01] * Quits: teoli (teoli@C2BB1738.5A81EF3B.F1085784.IP) (Input/output error)
  3932. # [21:01] * Quits: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com) (Quit: Leaving)
  3933. # [21:01] * Quits: cviecco (cviecco@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  3934. # [21:01] * Quits: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP) (Quit: erikvold)
  3935. # [21:01] * Quits: jhammel|lunch (jhammel@moz-14240F1C.hsd1.ca.comcast.net) (Quit: leaving)
  3936. # [21:02] * Quits: jet (junglecode@moz-83399C40.rev.sfr.net) (Ping timeout)
  3937. # [21:02] <RyanVM> philor: khuey: the clobbered retriggers are still going...
  3938. # [21:02] * Joins: jhopkins (jhopkins@moz-216F9986.tb.shawcable.net)
  3939. # [21:02] * Quits: Gentlecat_ (Roman@8942624D.7D1F96C3.8FB52CB8.IP) (Ping timeout)
  3940. # [21:02] * Joins: jet (junglecode@moz-83399C40.rev.sfr.net)
  3941. # [21:05] * Joins: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net)
  3942. # [21:05] * Quits: gwagner (Gregor@moz-A2F054F5.hfc.comcastbusiness.net) (Quit: gwagner)
  3943. # [21:05] * Joins: gwagner (Gregor@moz-A2F054F5.hfc.comcastbusiness.net)
  3944. # [21:06] <RyanVM> ah damn
  3945. # [21:06] <RyanVM> there they go
  3946. # [21:06] <jaws> evilpie: ping?
  3947. # [21:06] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/bc8eeacc3c8a - David Clarke - Bug 843893 - Fix alarm and power tests to work with current gaia, r=gene.lian
  3948. # [21:08] <evilpie> jaws: pong
  3949. # [21:08] * nrc|afk is now known as nrc
  3950. # [21:08] <jaws> evilpie: i didn't look at that chrome test. but i think if we changed it we could do the doCommand, executeSoon approach from the other test
  3951. # [21:09] <evilpie> jaws: yes, that looked better in the other tests
  3952. # [21:09] <jaws> ok, i'll reply in the bug
  3953. # [21:10] * Quits: martyn (martyn@moz-57A66DEC.range81-154.btcentralplus.com) (Quit: Ex-Chat)
  3954. # [21:11] * Quits: @bz (bzbarsky@moz-7E4C62E3.hsd1.ma.comcast.net) (Ping timeout)
  3955. # [21:11] * philor is now known as philor|away
  3956. # [21:11] * Quits: dcamp_ (dcamp@2557E599.66715431.D25A875A.IP) (Quit: Leaving...)
  3957. # [21:12] * Joins: HeldtNotHelt (firefox@A4C99C2C.8C382C77.7C9220AF.IP)
  3958. # [21:12] * baku is now known as baku|away
  3959. # [21:13] * Joins: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com)
  3960. # [21:13] * Joins: gandalf (zbraniecki@2557E599.66715431.D25A875A.IP)
  3961. # [21:14] * Joins: Mnyromyr (Mnyromyr@moz-1DBD614F.unity-media.net)
  3962. # [21:14] * Quits: brendan (brendaneic@2557E599.66715431.D25A875A.IP) (Quit: brendan)
  3963. # [21:15] * Joins: Pike (Pike@2557E599.66715431.D25A875A.IP)
  3964. # [21:15] * Joins: Boriss_ (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3965. # [21:16] * Joins: Boriss__ (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  3966. # [21:16] * nthomas|away is now known as nthomas
  3967. # [21:16] * Joins: WeirdAl (chatzilla@moz-D461843.ask.info)
  3968. # [21:16] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  3969. # [21:16] * Boriss__ is now known as Boriss
  3970. # [21:17] <WeirdAl> RyanVM: thanks for landing my patch :)
  3971. # [21:17] * Quits: Boriss_ (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  3972. # [21:17] <mayhemer> smaug: are the comment in the bug sufficient to persuade you?
  3973. # [21:18] <catlee> gps: find .repo/projects/**/refs -type f | wc -l
  3974. # [21:18] <catlee> 122399
  3975. # [21:18] <@smaug> mayhemer: let me think
  3976. # [21:19] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Connection reset by peer)
  3977. # [21:19] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  3978. # [21:19] * Quits: jet (junglecode@moz-83399C40.rev.sfr.net) (Ping timeout)
  3979. # [21:19] <catlee> not to mention packed-refs
  3980. # [21:19] <mayhemer> smaug: also, I want to move access to the DB API off the main thread completely when used in IPC scenario
  3981. # [21:19] * Joins: cpearce (chatzilla@538BABFE.A073F3E.97BBD552.IP)
  3982. # [21:19] <catlee> there are 150k items in all the packed-refs files
  3983. # [21:20] <mayhemer> smaug: I don't know how to work with timers then at all... it would just make things more complicated...
  3984. # [21:20] * Joins: jet (junglecode@moz-83399C40.rev.sfr.net)
  3985. # [21:20] <mayhemer> smaug: I'm glad I'm not dependent on nsIThread and nsITimer with this PRThread implementation, it gives me freedom to optimize
  3986. # [21:21] * Joins: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  3987. # [21:21] * Quits: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP) (Quit: erikvold)
  3988. # [21:21] * Joins: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  3989. # [21:21] <mayhemer> smaug: and also, Task class will not become nsRunnable derivation, I hope that was made clear now
  3990. # [21:23] * Joins: bz (bzbarsky@moz-71EFD05D.bstnma.fios.verizon.net)
  3991. # [21:23] * ChanServ sets mode: +o bz
  3992. # [21:24] <@smaug> mayhemer: I don't buy the timer handling causing major problems, but need to look your other arguments
  3993. # [21:24] <@smaug> reading the patch again :)
  3994. # [21:24] <mayhemer> smaug: timer cannot be fired from a non-main thread
  3995. # [21:25] <@smaug> they can't be initialized from non-main thread, sure
  3996. # [21:25] * Joins: dcamp_ (dcamp@2557E599.66715431.D25A875A.IP)
  3997. # [21:25] <@smaug> and it would be a tiny bit ugly to post a runnable to main thread just to initialize a timer
  3998. # [21:26] * Quits: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net) (Quit: PM: Preparing frontal lobe for mem sleep)
  3999. # [21:26] <mayhemer> smaug: when I receive a message from IPC that I plan to move to a background thread, then I cannot invoke timer from that thread and need to post it to the main thread, it seems like a complication to me
  4000. # [21:27] <mayhemer> smaug: on the other hand, argument for your suggestion (nsIThread) would be to use the DB thraed to receive IPC messages
  4001. # [21:27] <mayhemer> so that we would not need another thread just to pump IPC
  4002. # [21:27] <mayhemer> but that is planned in a followup and I don't know yet how the code is going to look exactly
  4003. # [21:28] * Joins: Gentlecat (Roman@59658053.BC0B4628.8FB52CB8.IP)
  4004. # [21:28] * Joins: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net)
  4005. # [21:28] * Joins: marcoz (marco.zehe@moz-868BD1E1.dip.t-dialin.net)
  4006. # [21:28] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/cc9e514a38a0 - Jared Wein - Bug 851230 - Framed plain text documents should not have word wrap applied. r=bz
  4007. # [21:28] <mayhemer> smaug: ^^^
  4008. # [21:29] <@smaug> yup... still reading the code ...
  4009. # [21:30] * Quits: marcoz (marco.zehe@moz-868BD1E1.dip.t-dialin.net) (Ping timeout)
  4010. # [21:30] * Quits: jet (junglecode@moz-83399C40.rev.sfr.net) (Ping timeout)
  4011. # [21:30] * Quits: hipokrit (hipokrit@1BF5DFDB.CA40E1F7.C558AD24.IP) (Quit: Leaving)
  4012. # [21:30] * Joins: jet (junglecode@moz-83399C40.rev.sfr.net)
  4013. # [21:30] <mayhemer> smaug: ok
  4014. # [21:31] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/0b92b896aaa1 - Joe Drew - Bug 850441 - Allow BlockOnload/UnblockOnload from both the current and pending request. r=khuey
  4015. # [21:31] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/4a24d7b3126f - Joe Drew - Bug 852413 - Make test_image_layers.html wait for its image to load. r=mattwoodrow
  4016. # [21:31] <gps> catlee: can you put that output on your people site or something?
  4017. # [21:31] * geekboy|afk is now known as geekboy
  4018. # [21:33] * Standard8 is now known as Standard8Away
  4019. # [21:35] * Quits: Ann_Yiming_lunch (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Input/output error)
  4020. # [21:36] * Quits: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving.)
  4021. # [21:36] * merike is now known as merike|away
  4022. # [21:36] * Quits: jet (junglecode@moz-83399C40.rev.sfr.net) (Ping timeout)
  4023. # [21:36] <@bz> dholbert++
  4024. # [21:37] <dholbert> bz, thanks!
  4025. # [21:37] <Ms2ger> dholbert, btw, what were you wearing in the DE videos?
  4026. # [21:37] * Joins: jet (junglecode@moz-83399C40.rev.sfr.net)
  4027. # [21:37] <dholbert> Ms2ger, DE?
  4028. # [21:37] <Ms2ger> Distinguished Engineer
  4029. # [21:38] <dholbert> ah right
  4030. # [21:38] * Joins: kentuckyfriedtakahe (ajones@538BABFE.A073F3E.97BBD552.IP)
  4031. # [21:38] * Joins: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  4032. # [21:38] <dholbert> a green-mushroom 1-up t-shirt from Super Mario
  4033. # [21:38] <dholbert> from H&M
  4034. # [21:38] <RyanVM> mounir: ping
  4035. # [21:38] <dholbert> IIRC
  4036. # [21:38] * Joins: arky (arky@43CB6079.66715431.D25A875A.IP)
  4037. # [21:38] * Quits: Enn (enn@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  4038. # [21:38] * Joins: cviecco (cviecco@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  4039. # [21:38] <Ms2ger> I see
  4040. # [21:38] <dholbert> :)
  4041. # [21:39] * Quits: kentuckyfriedtakahe (ajones@538BABFE.A073F3E.97BBD552.IP) (Client exited)
  4042. # [21:39] * Quits: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP) (Quit: This computer has gone to sleep)
  4043. # [21:39] <RyanVM> philor|away is going to love this, I get to back somebody out for b2g mochitest failures
  4044. # [21:39] <@bz> dholbert: no, thank _you_
  4045. # [21:39] <@bz> dholbert: And apologies in advance for the Init() patch. ;)
  4046. # [21:39] * Joins: sworkman (sworkman@2557E599.66715431.D25A875A.IP)
  4047. # [21:39] <dholbert> uh oh
  4048. # [21:39] * Quits: jet (junglecode@moz-83399C40.rev.sfr.net) (Ping timeout)
  4049. # [21:39] <rillian> bz: you said HTMLTrackElement inheriting from HTMLUnknownElement would be easy. HTMLUnknownElement is final, and I can't figure out how to resolve the ambiguous base errors between the generic and unknown versions of the nsIDOM trees
  4050. # [21:39] * sheppy wonders what if any special meaning there is to the fact that his newsreader reset the unread message count for mozilla.dev.tech.nspr to 666.
  4051. # [21:39] <rillian> can you elaborate?
  4052. # [21:40] <@bz> rillian: Just remove the final. The other is more annoying....
  4053. # [21:40] * @bz thinks
  4054. # [21:41] <wg9s> the devil made me wear this dress.
  4055. # [21:41] <@bz> rillian: so the problem is the ambiguous inheritance from nsIDOMHTMLElement or whatnot?
  4056. # [21:41] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/126563fd3ba1 - Peter Van der Beken - Fix for bug 748669 (Make JS_{Start,Stop}Profiling work with Instruments on Lion). r=sfink/ted.
  4057. # [21:41] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7731f5947789 - Ryan VanderMeulen - Backed out changeset 2b2de9cc2f59 (bug 849438) for B2G mochitest failures.
  4058. # [21:41] * Quits: vtmarvin (Thunderbir@9D75911A.1239134F.E4B2C495.IP) (Client exited)
  4059. # [21:41] <rillian> bz: I think so
  4060. # [21:41] * Quits: Ms2ger (Ms2ger@moz-128A25B3.adsl-dyn.isp.belgacom.be) (Quit: nn)
  4061. # [21:41] * Quits: jdm (jdm@CC0122E6.8F96AEA7.2D179A7D.IP) (Quit: Lost terminal)
  4062. # [21:41] <rillian> HTMLUnknownElement also inherits from nsGenericHTML element
  4063. # [21:41] <@bz> right
  4064. # [21:41] * Quits: lduros (user@moz-5D9ACE42.admin.upenn.edu) (Client exited)
  4065. # [21:41] <@bz> You'd just inherit that from it
  4066. # [21:42] <rillian> but HTMLTrackElement has an nsIDOMHTMLElement
  4067. # [21:42] <@bz> Right
  4068. # [21:42] * Quits: RyanVM (chatzilla@moz-148999FE.phlapa.fios.verizon.net) (Quit: ChatZilla 0.9.90 [Firefox 22.0a1/20130317180843])
  4069. # [21:42] <@bz> So which line fails, exactly?
  4070. # [21:42] <peterv> why do we inherit from HTMLUnknownElement?
  4071. # [21:42] <@bz> peterv: we want to be able to pref off <track>
  4072. # [21:42] * Joins: brendan (brendaneic@2557E599.66715431.D25A875A.IP)
  4073. # [21:43] <@bz> peterv: at which point we want to either create an HTMLUnknownElement, or still create the right element but use the HTMLUnknownElement binding
  4074. # [21:43] * Quits: Standard8Away (Standard8@B7F1AE36.48015583.54C3481B.IP) (Quit: ZNC - http://znc.in)
  4075. # [21:43] <rillian> bz: http://www.pastebin.mozilla.org/2229448
  4076. # [21:43] * Quits: Optimizer (Optimizer@A505702C.1AFF4FE6.274D17D6.IP) (Ping timeout)
  4077. # [21:43] <@bz> peterv: rillian said he preferred the latter, so he's trying to do that
  4078. # [21:43] <peterv> hmm, k
  4079. # [21:43] <@bz> peterv: but if we're using the binding, we need to inherit from it
  4080. # [21:43] * Quits: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP) (Quit: erikvold)
  4081. # [21:43] <rillian> bz: I don't especially prefer the latter
  4082. # [21:43] * Quits: milhomem (chatzilla@7424D867.56A31FF3.B65F468E.IP) (Ping timeout)
  4083. # [21:43] * Quits: arky (arky@43CB6079.66715431.D25A875A.IP) (Ping timeout)
  4084. # [21:43] <@bz> Oh
  4085. # [21:43] * Joins: RyanVM (chatzilla@moz-148999FE.phlapa.fios.verizon.net)
  4086. # [21:43] <rillian> I was just interested in deriving it from the webidl Pref decorator
  4087. # [21:44] <@bz> Then just do the former
  4088. # [21:44] * Joins: milhomem (chatzilla@7424D867.56A31FF3.B65F468E.IP)
  4089. # [21:44] <rillian> bz: is that overriding NS_New?
  4090. # [21:44] <@bz> Yes
  4091. # [21:44] <@bz> Which would just check the pref and return the right thing
  4092. # [21:44] <rillian> ok, I'll try that
  4093. # [21:44] <@bz> Not overriding
  4094. # [21:44] <@bz> Just implementing
  4095. # [21:44] <@bz> so expanding out the NS_NEW macro
  4096. # [21:44] <@bz> and then having it do whatever you want
  4097. # [21:44] <rillian> overriding the macro that normally implements it
  4098. # [21:44] <rillian> right
  4099. # [21:45] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Quit: clee)
  4100. # [21:45] <@bz> Sorry this is all a bit wonky
  4101. # [21:45] <@bz> we haven't really done this before with an element class. ;)
  4102. # [21:45] <nemo> https://github.com/levskaya/jslinux-deobfuscated
  4103. # [21:45] * Quits: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net) (Connection reset by peer)
  4104. # [21:45] * geekboy is now known as geekboy|afk
  4105. # [21:45] * Quits: AaronMT (AaronMT@F2D29657.F60B0462.67AC9B1.IP) (Quit: Textual IRC Client: www.textualapp.com)
  4106. # [21:45] * Quits: pnkfelix (pnkfelix@moz-6B0128F5.bstnma.fios.verizon.net) (Quit: Leaving.)
  4107. # [21:45] * Joins: Ann_Yiming (Ann_Yiming@moz-161994B5.dia.static.qwest.net)
  4108. # [21:46] * Quits: davidb (davidb@F2D29657.F60B0462.67AC9B1.IP) (Quit: davidb)
  4109. # [21:46] * Quits: dcamp_ (dcamp@2557E599.66715431.D25A875A.IP) (Quit: Leaving...)
  4110. # [21:47] * Joins: Optimizer (Optimizer@7644B6CB.74E49D06.274D17D6.IP)
  4111. # [21:47] * Joins: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP)
  4112. # [21:49] * Joins: roc (chatzilla@E2F7352.56080C53.97BBD552.IP)
  4113. # [21:49] * ChanServ sets mode: +o roc
  4114. # [21:50] * Quits: michal (michal@18728636.D0F82CD8.32697916.IP) (Ping timeout)
  4115. # [21:51] * Quits: ekr (ekr@43CB6079.66715431.D25A875A.IP) (Quit: ekr)
  4116. # [21:51] * jmaher is now known as jmaher|afk
  4117. # [21:52] <nrc> how can I get a diff between two hg repos? In particular between the graphics branch and m-c
  4118. # [21:54] * Joins: ekr (ekr@43CB6079.66715431.D25A875A.IP)
  4119. # [21:55] <tbsaunde> nrc: just use diff(1)? or git diff works too I think
  4120. # [21:56] <dholbert> nrc, yeah, if you just want a huge diff, then diff should work :) possibly with "-exclude=".hg"
  4121. # [21:56] <dholbert> er --exclude
  4122. # [21:56] <nrc> you mean just diff the two local directories?
  4123. # [21:56] <dholbert> depending on what you want, that should work
  4124. # [21:56] <nrc> ok
  4125. # [21:57] <nrc> tbsaunde, dholbert: thanks!
  4126. # [21:57] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  4127. # [21:57] * Quits: mmc (mmc@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  4128. # [21:57] * Joins: mmc (mmc@moz-BE33DA21.fw1.sfo1.mozilla.net)
  4129. # [21:57] * aki is now known as aki|sammich
  4130. # [21:58] <jimm> nrc: if you're on windows winmerge works well for that.
  4131. # [21:58] <dholbert> nrc, you could also probably "hg pull" (not pull -u) one repo into the other, and then run "hg diff -r tipmost-cset-of-the-other-repo-that-you-just-pulled-in"
  4132. # [21:59] * rail is now known as rail_away
  4133. # [21:59] * Quits: jorendorff (jorendorff@43CB6079.66715431.D25A875A.IP) (Quit: jorendorff)
  4134. # [21:59] * Joins: victsou (victsou@2DC5CDDD.57FFC819.1D450EB1.IP)
  4135. # [21:59] * Quits: mmc (mmc@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  4136. # [21:59] * Joins: mmc (mmc@moz-BE33DA21.fw1.sfo1.mozilla.net)
  4137. # [21:59] * Quits: wolfiR (wolfiR@moz-4293BC47.dip0.t-ipconnect.de) (Quit: Leaving)
  4138. # [21:59] * Quits: Archaeopteryx (itsme@moz-FF3F73F2.cust.telecolumbus.net) (Quit: It has been this message for years.)
  4139. # [21:59] * Parts: tjr (tom@moz-C8C1191D.ritter.vg)
  4140. # [22:00] * Quits: jammink (textual@2557E599.66715431.D25A875A.IP) (Ping timeout)
  4141. # [22:00] * geekboy|afk is now known as geekboy
  4142. # [22:01] * Joins: dzbarsky (Adium@moz-72D1C1A7.wlan.wharton.upenn.edu)
  4143. # [22:01] <nrc> dholbert: that seems to have worked, thanks!
  4144. # [22:01] * Joins: jorendorff (jorendorff@43CB6079.66715431.D25A875A.IP)
  4145. # [22:01] * Quits: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: sicking)
  4146. # [22:01] * Joins: jammink (textual@2557E599.66715431.D25A875A.IP)
  4147. # [22:02] <nrc> I now have a 1.2MB patch, who wants to review? :-)
  4148. # [22:02] <dholbert> nrc, np!
  4149. # [22:02] <sheppy> nrc: waiting for all the "not its" to roll in? :)
  4150. # [22:02] * Joins: trevorh (trevor@moz-4BD168B1.lnse1.cha.bigpond.net.au)
  4151. # [22:02] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/fa248c4df2f1 - Jeff Walden - Bug 852563 - Initialize IdValuePair::value to avoid GC sequence-point trickiness. r=bhackett
  4152. # [22:02] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/19d4df9405dd - Norbert Lindenberg - Bug 837957 - Implement ICU dependent functions of Intl.Collator, Intl.NumberFormat, Intl.DateTimeFormat (part 6). r=jwalden
  4153. # [22:02] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/41789248e1e6 - Norbert Lindenberg - Bug 837957 - Implement ICU dependent functions of Intl.Collator, Intl.NumberFormat, Intl.DateTimeFormat (part 7). r=jwalden
  4154. # [22:02] <nrc> jimm: thanks, Linux though, atm
  4155. # [22:02] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/8a1221cad0c0 - Norbert Lindenberg - Bug 837957 - Implement ICU dependent functions of Intl.Collator, Intl.NumberFormat, Intl.DateTimeFormat (part 5). r=jwalden
  4156. # [22:03] * Joins: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net)
  4157. # [22:04] <sicking> ekr: ping
  4158. # [22:05] <ekr> sicking: pong
  4159. # [22:05] * Quits: spartanfire (guimdearau@DFFE96A4.DC1FB846.7C9220AF.IP) (Quit: spartanfire)
  4160. # [22:05] <sicking> ekr: what vidyo room should I call into?
  4161. # [22:05] * Quits: bbondy (bbondy@A4098B60.6DF0B0B2.A6924FEF.IP) (Quit: Going offline, see ya! (www.adiirc.com))
  4162. # [22:05] * Quits: mconley (mconley@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  4163. # [22:06] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/42caf4845677 - Brian Nicholson - Bug 851056 - Remove NotificationHandler. r=kats
  4164. # [22:06] <ekr> sicking: I am in tron guy which doesn't have vidyo (and this machine doesn't have it). Can you do a google hangout?
  4165. # [22:07] <ekr> otherwise I will try to find an open vidyo room
  4166. # [22:07] <sicking> we can do a hangout yes
  4167. # [22:07] <sicking> invite jonas@sicking.cc
  4168. # [22:07] <ekr> gimme a minute
  4169. # [22:08] * Joins: ajones (ajones@538BABFE.A073F3E.97BBD552.IP)
  4170. # [22:08] * Joins: Archaeopteryx (itsme@moz-FF3F73F2.cust.telecolumbus.net)
  4171. # [22:08] * Quits: Jesse (jruderman@2557E599.66715431.D25A875A.IP) (Quit: Jesse)
  4172. # [22:09] * ajones is now known as kentuckyfriedtakahe
  4173. # [22:09] * Quits: jammink (textual@2557E599.66715431.D25A875A.IP) (Ping timeout)
  4174. # [22:09] * KaiRo is now known as KaiRo_away
  4175. # [22:10] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  4176. # [22:10] * Joins: jammink (textual@2557E599.66715431.D25A875A.IP)
  4177. # [22:10] * Joins: spartanfire (guimdearau@moz-59E5512E.dhcp.egr.msu.edu)
  4178. # [22:11] * philor|away is now known as philor
  4179. # [22:12] * Joins: ekr_ (ekr@43CB6079.66715431.D25A875A.IP)
  4180. # [22:12] * aki|sammich is now known as aki
  4181. # [22:12] * Quits: ekr (ekr@43CB6079.66715431.D25A875A.IP) (Ping timeout)
  4182. # [22:12] * ekr_ is now known as ekr
  4183. # [22:13] * Quits: mdas (mdas@50AE257C.D30B51A1.412CF160.IP) (Quit: )
  4184. # [22:13] * Joins: {V} (V@moz-C29EDA08.on.nl)
  4185. # [22:14] * Joins: Jesse (jruderman@2557E599.66715431.D25A875A.IP)
  4186. # [22:15] * Quits: spartanfire (guimdearau@moz-59E5512E.dhcp.egr.msu.edu) (Quit: spartanfire)
  4187. # [22:15] * armenzg_buildduty is now known as armenzg_afk
  4188. # [22:16] * Quits: josh (josh@moz-348C4790.hsd1.mn.comcast.net) (Quit: josh)
  4189. # [22:17] * Quits: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP) (Quit: ChatZilla 0.9.90-rdmsoft [XULRunner 1.9.0.17/2009122204])
  4190. # [22:17] * Quits: yzen (Adium@AA2C085E.10C8AEF8.9A8C35B4.IP) (Quit: Leaving.)
  4191. # [22:18] * Joins: sewardj (sewardj@moz-B5499ED5.rev.sfr.net)
  4192. # [22:19] * Quits: armenzg_afk (armenzg@moz-600B22EA.home1.cgocable.net) (Input/output error)
  4193. # [22:19] * Quits: mixedpuppy (mixedpuppy@A5087023.2354C43D.D8E68FF6.IP) (Quit: mixedpuppy)
  4194. # [22:19] * Joins: michal (michal@moz-6CE1017D.broadband17.iol.cz)
  4195. # [22:20] * Quits: jammink (textual@2557E599.66715431.D25A875A.IP) (Quit: Textual IRC Client: http://www.textualapp.com/)
  4196. # [22:20] * Joins: jammink (textual@2557E599.66715431.D25A875A.IP)
  4197. # [22:20] * Quits: sewardj (sewardj@moz-B5499ED5.rev.sfr.net) (Ping timeout)
  4198. # [22:20] * Quits: wg9s (bill@moz-E9E3CA35.hsd1.ma.comcast.net) (Quit: ChatZilla 0.9.87-5.1450hg.fc17 [XULRunner 19.0.2/20130311162058])
  4199. # [22:21] * Joins: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net)
  4200. # [22:21] <joe> jaws: what is with the email address
  4201. # [22:21] <philor> hmm, apparently fixing the power tests to work with current gaia doesn't include keeping them working on current linux
  4202. # [22:22] <philor> or Mac
  4203. # [22:22] <joe> i don't know how i could possibly live without philor
  4204. # [22:22] * Joins: asrail (asrail@58E6CF64.667536FC.B0CD0181.IP)
  4205. # [22:22] <philor> I'm the wind beneath your wheels
  4206. # [22:22] * Joins: sewardj (sewardj@moz-B5499ED5.rev.sfr.net)
  4207. # [22:22] * Joins: dcamp_ (dcamp@2557E599.66715431.D25A875A.IP)
  4208. # [22:22] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Quit: clee)
  4209. # [22:24] <joe> you're the glue that holds together the gears of society
  4210. # [22:24] <jaws> joe: i'M noT sUre wHaT yoUre talKING abOUT
  4211. # [22:24] <evilpie> sicking: hope you can review my test, should only take a minute
  4212. # [22:24] * Quits: Nefzaoui (chatzilla@5065B93B.FBF20991.360EF119.IP) (Quit: ChatZilla 0.9.90 [Firefox 19.0.2/20130307023931])
  4213. # [22:24] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2e9988148b18 - Phil Ringnalda - Back out bc8eeacc3c8a (bug 843893) for (at least) desktop bustage in test_power_basics.html
  4214. # [22:25] * Quits: sewardj (sewardj@moz-B5499ED5.rev.sfr.net) (Ping timeout)
  4215. # [22:26] * Joins: dao (dao@moz-F20CCBB4.superkabel.de)
  4216. # [22:27] * Joins: sewardj (sewardj@moz-B5499ED5.rev.sfr.net)
  4217. # [22:27] * Quits: ahal (ahal@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  4218. # [22:27] * joey-afk is now known as joey-2
  4219. # [22:28] * Quits: dzbarsky (Adium@moz-72D1C1A7.wlan.wharton.upenn.edu) (Quit: Leaving.)
  4220. # [22:28] * Quits: jlevesy (jlevesy@C06827CD.5E4F36AE.8D2D772A.IP) (Ping timeout)
  4221. # [22:28] * Joins: marcoz (marco.zehe@moz-868BD1E1.dip.t-dialin.net)
  4222. # [22:28] * Quits: jacek (jacek@moz-5D707D3B.psi.wroc.pl) (Quit: Konversation terminated!)
  4223. # [22:29] * Quits: Jesse (jruderman@2557E599.66715431.D25A875A.IP) (Quit: Jesse)
  4224. # [22:30] * Quits: sheeri (sheeri@moz-5E1F6454.hsd1.ma.comcast.net) (Quit: sheeri)
  4225. # [22:30] * Joins: rniwa_ (rniwa@C770307E.887E443B.B5E7F04E.IP)
  4226. # [22:31] * Quits: rniwa (rniwa@5FEFE500.BA327C77.775DF071.IP) (Quit: rniwa)
  4227. # [22:31] * rniwa_ is now known as rniwa
  4228. # [22:31] * Joins: Jesse (jruderman@2557E599.66715431.D25A875A.IP)
  4229. # [22:31] * jwir3 is now known as jwir3|away
  4230. # [22:31] * Quits: joey-2 (chatzilla@moz-EFCB4CBF.princetowncable.com) (Quit: ChatZilla 0.9.90 [Firefox 19.0.2/20130307122433])
  4231. # [22:32] * Quits: marcoz (marco.zehe@moz-868BD1E1.dip.t-dialin.net) (Ping timeout)
  4232. # [22:32] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d72d29f6a92c - Yura Zenevich - Bug 848085 - Add telemetry probe for session file createBackupCopy. r=yoric
  4233. # [22:34] * Joins: dzbarsky (Adium@moz-72D1C1A7.wlan.wharton.upenn.edu)
  4234. # [22:34] * Quits: dzbarsky (Adium@moz-72D1C1A7.wlan.wharton.upenn.edu) (Client exited)
  4235. # [22:34] <rillian> bz: conditionally returning an nsHTMLUnknownElement from NS_NewHTMLTrackElement seems to work. Thanks for your help.
  4236. # [22:36] * Joins: msucan (mihai@moz-BE33DA21.fw1.sfo1.mozilla.net)
  4237. # [22:38] * geekboy is now known as geekboy|afk
  4238. # [22:39] * Joins: lmandel (lmandel@moz-E342F6A8.rev.sfr.net)
  4239. # [22:39] * Quits: ErvisTusha (ErvisTusha@6AB4A0EC.F69FB6EA.363D84A4.IP) (Client exited)
  4240. # [22:40] * Quits: jviereck (Adium@moz-340574DC.dclient.hispeed.ch) (Quit: Leaving.)
  4241. # [22:40] * Quits: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net) (Quit: ehugg)
  4242. # [22:40] * Joins: njn (chatzilla@moz-83DDCCB5.dyn.iinet.net.au)
  4243. # [22:41] * Quits: ekr (ekr@43CB6079.66715431.D25A875A.IP) (Quit: ekr)
  4244. # [22:41] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  4245. # [22:42] * Joins: maligree (maligree@D11E68BF.59402513.F58CE5CF.IP)
  4246. # [22:42] <evilpie> sicking: thanks!
  4247. # [22:43] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/cf0ec8e2c809 - Nicolas B. Pierron - Bug 851067 - Box non-matching argument types. r=h4writer
  4248. # [22:43] * Joins: tanvi1 (tanvi@moz-BE33DA21.fw1.sfo1.mozilla.net)
  4249. # [22:43] * Quits: tanvi (tanvi@moz-BE33DA21.fw1.sfo1.mozilla.net) (Connection reset by peer)
  4250. # [22:44] * Joins: gmoro (guilherme@1D9A8B04.D8D7AE5C.986A907C.IP)
  4251. # [22:44] * Quits: HeldtNotHelt (firefox@A4C99C2C.8C382C77.7C9220AF.IP) (Quit: HeldtNotHelt)
  4252. # [22:45] <dholbert> bz, ping
  4253. # [22:46] * geekboy|afk is now known as geekboy
  4254. # [22:46] * catlee is now known as catlee-away
  4255. # [22:46] * Quits: hub (hub@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  4256. # [22:48] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Quit: Computer has gone to sleep.)
  4257. # [22:48] * rail_away is now known as rail
  4258. # [22:48] * Quits: msucan (mihai@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving.)
  4259. # [22:48] <dholbert> bz, unping (posted on bug)
  4260. # [22:49] <philor> I need a longer list of suite names like mochitest-totally-unreliable and mochitest-pay-no-attention-to-results
  4261. # [22:49] <philor> people keep suggesting things that call for putting tests in those suites, and I keep reusing the same names
  4262. # [22:49] * Joins: cilias (cilias@moz-D65C0C74.cpe.net.cable.rogers.com)
  4263. # [22:49] * Quits: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP) (Quit: Leaving)
  4264. # [22:49] <RyanVM> yes :)
  4265. # [22:50] <RyanVM> mochitest-all-hope-is-gone
  4266. # [22:50] * Joins: aklotz (Thunderbir@moz-B5499ED5.rev.sfr.net)
  4267. # [22:50] * Parts: aklotz (Thunderbir@moz-B5499ED5.rev.sfr.net)
  4268. # [22:50] <philor> joe: how did you break an Android build?
  4269. # [22:50] <joe> i'm just talented
  4270. # [22:50] * Quits: sworkman (sworkman@2557E599.66715431.D25A875A.IP) (Ping timeout)
  4271. # [22:51] <joe> man how _did_ i break that
  4272. # [22:51] <joe> browser_app_menu.xml]
  4273. # [22:51] * Joins: msucan (msucan@moz-BE33DA21.fw1.sfo1.mozilla.net)
  4274. # [22:51] <philor> the answer probably lies within the clobberer
  4275. # [22:51] * geekboy is now known as geekboy|afk
  4276. # [22:51] <joe> my very best friend
  4277. # [22:52] <philor> it has the smell of unclobbered android about it, the slave probably did a run on a cset before a needs-clobber push, after the clobber was set
  4278. # [22:52] <joe> i have no idea how we manage to build as much software as we do
  4279. # [22:54] <RyanVM> philor: loving the new b2g C1 failure that wasn't seen until it hit m-c and then showed up on inbound too
  4280. # [22:54] <gaston> joe: break, you mean ? :)
  4281. # [22:55] <joe> gaston: i totally know how *that* works :)
  4282. # [22:55] <philor> RyanVM: really wasn't seen, or just was called bug 818103?
  4283. # [22:56] <philor> if it failed 5000 times in a row, I would still call it that
  4284. # [22:56] <RyanVM> lol
  4285. # [22:56] <philor> if it failed 5000 times within a single run, I still might
  4286. # [22:56] * Quits: kentuckyfriedtakahe (ajones@538BABFE.A073F3E.97BBD552.IP) (Quit: leaving)
  4287. # [22:56] <philor> whether or not I just did, I *will* star bustage in b2g mochitests, crashtests and reftests as intermittent
  4288. # [22:56] <philor> there is absolutely no question about that, I will
  4289. # [22:57] <joe> intermittently green?
  4290. # [22:57] <RyanVM> philor: i guess I'll file that one later
  4291. # [22:57] <philor> they are garbage, without meaning, and I pay no attetion to where they fail, because their failure is inevitable
  4292. # [22:57] * kaze is now known as kaze|zZz
  4293. # [22:58] * Quits: njn (chatzilla@moz-83DDCCB5.dyn.iinet.net.au) (Client exited)
  4294. # [22:58] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/99425ced91f2 - Ryan VanderMeulen - Merge m-c to inbound.
  4295. # [22:58] <RyanVM> philor: going afk for awhile
  4296. # [22:58] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/126563fd3ba1 - Peter Van der Beken - Fix for bug 748669 (Make JS_{Start,Stop}Profiling work with Instruments on Lion). r=sfink/ted.
  4297. # [22:58] <@roc> is "mach crashtest" known to not work?
  4298. # [22:58] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/453ccf5b5d29 - Ryan VanderMeulen - Merge the last PGO-green inbound chnageset to m-c.
  4299. # [22:58] * RyanVM is now known as RyanVM|Dinner
  4300. # [22:58] <philor> not even intermittent, in this case with full understanding of why it got stomped out of our language, they are randomly green
  4301. # [22:58] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/f4394e306dad - Johnny Stenback - Fixing bug 852435. Make the bindings example generator use the native type name. r=bz
  4302. # [22:58] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/e562fcadfcf3 - Gary Kwong - Remove suppression for bug 824647 since it is now fixed. DONTBUILD
  4303. # [22:59] * Joins: IanN (chatzilla@moz-C2F768A9.perr.cable.virginmedia.com)
  4304. # [22:59] * philor is now known as philor|away
  4305. # [22:59] * Quits: Pike (Pike@2557E599.66715431.D25A875A.IP) (Ping timeout)
  4306. # [23:00] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  4307. # [23:00] * jammink is now known as jammink|afk
  4308. # [23:00] * Joins: kentuckyfriedtakahe (ajones@538BABFE.A073F3E.97BBD552.IP)
  4309. # [23:01] * Joins: marcoz (marco.zehe@moz-868BD1E1.dip.t-dialin.net)
  4310. # [23:01] * Quits: cilias (cilias@moz-D65C0C74.cpe.net.cable.rogers.com) (Quit: cilias)
  4311. # [23:01] <@roc> oh, I see my problem...
  4312. # [23:02] * Quits: marcoz (marco.zehe@moz-868BD1E1.dip.t-dialin.net) (Ping timeout)
  4313. # [23:03] * Quits: sewardj (sewardj@moz-B5499ED5.rev.sfr.net) (Ping timeout)
  4314. # [23:05] * kmoir is now known as kmoir-afk
  4315. # [23:06] * Joins: Pike (Pike@2557E599.66715431.D25A875A.IP)
  4316. # [23:07] * jammink|afk is now known as jammink
  4317. # [23:09] * Quits: we11ington (msu-cse498@moz-600949B7.cse.msu.edu) (Quit: we11ington)
  4318. # [23:09] * Joins: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it)
  4319. # [23:09] * Joins: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  4320. # [23:10] * Quits: @smaug (chatzilla@moz-E342F6A8.rev.sfr.net) (Ping timeout)
  4321. # [23:10] * IanN is now known as IanN|Away
  4322. # [23:11] * Joins: smaug (chatzilla@moz-E342F6A8.rev.sfr.net)
  4323. # [23:11] * ChanServ sets mode: +o smaug
  4324. # [23:12] * Quits: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP) (Quit: erikvold)
  4325. # [23:13] * baku|away is now known as baku
  4326. # [23:13] * Joins: richcase (richcase@moz-DA1BD6FF.lon.ukinetcom.net)
  4327. # [23:14] * Quits: richcase (richcase@moz-DA1BD6FF.lon.ukinetcom.net) (Quit: )
  4328. # [23:14] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/395823ceaa48 - William Chen - Bug 838216 - Follow up to correct path to a test. r=jgriffin
  4329. # [23:14] * philor|away is now known as philor
  4330. # [23:15] * Quits: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net) (Quit: jib)
  4331. # [23:15] * Joins: richcase (richcase@moz-2F8A2560.cable.virginmedia.com)
  4332. # [23:16] * Quits: fs (Elchi3@B9C9103E.56629902.2EC4CA51.IP) (Quit: Leaving)
  4333. # [23:16] * Quits: richcase (richcase@moz-2F8A2560.cable.virginmedia.com) (Client exited)
  4334. # [23:17] * Quits: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it) (Quit: Leaving.)
  4335. # [23:17] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  4336. # [23:17] * Joins: richcase (richcase@moz-DA1BD6FF.lon.ukinetcom.net)
  4337. # [23:18] * Joins: njn (chatzilla@moz-83DDCCB5.dyn.iinet.net.au)
  4338. # [23:20] * Quits: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: sicking)
  4339. # [23:20] * Quits: Mnyromyr (Mnyromyr@moz-1DBD614F.unity-media.net) (Quit: ChatZilla 0.9.86 [SeaMonkey 1.1.19/2010030105])
  4340. # [23:20] * philor sniffs
  4341. # [23:21] <philor> I smell externalities
  4342. # [23:22] * Joins: gerv (Instantbir@moz-8E68CF56.in-addr.arpa)
  4343. # [23:22] <philor> or coincidence, hard to tell, they smell so much alike
  4344. # [23:22] * Joins: ehugg (ehugg@moz-8DCC03A.public.wayport.net)
  4345. # [23:22] * coop|mtg is now known as coop|afk
  4346. # [23:23] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c920e106fdaf - Jim Chen - Bug 706336 - Use meta states from KeyListener; r=cpeterson
  4347. # [23:23] * Quits: past (Instantbir@moz-84FB736B.dsl.dyn.forthnet.gr) (Quit: past)
  4348. # [23:24] <njn> using a bugzilla nick that is an extension of someone else's shouldn't be allowed
  4349. # [23:24] <@khuey> so say we all
  4350. # [23:24] * Quits: ericjung (ericjung@moz-FC76CC78.bstnma.fios.verizon.net) (Connection reset by peer)
  4351. # [23:24] <njn> I've had ambiguous hits for :bent (due to :bentian) and :vlad (for :vladan) recently
  4352. # [23:25] <njn> oh, :vladmaniac too
  4353. # [23:26] * Quits: richcase (richcase@moz-DA1BD6FF.lon.ukinetcom.net) (Quit: )
  4354. # [23:26] * Quits: @smaug (chatzilla@moz-E342F6A8.rev.sfr.net) (Ping timeout)
  4355. # [23:26] * Joins: sicking (sicking@moz-BE33DA21.fw1.sfo1.mozilla.net)
  4356. # [23:27] * tbsaunde changes his bugzilla nick to :t
  4357. # [23:28] <lizzard> it certainly is tempting
  4358. # [23:28] * Joins: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  4359. # [23:29] * @khuey changes his to :
  4360. # [23:29] * Quits: anba (svdi@moz-556C9BED.versanet.de) (Ping timeout)
  4361. # [23:29] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/76538d572881 - Mike Shal - Bug 844654 - Part 1: Support MODULE in moz.build; r=gps
  4362. # [23:29] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/97e443115162 - Mike Shal - Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
  4363. # [23:30] * Quits: milhomem (chatzilla@7424D867.56A31FF3.B65F468E.IP) (Quit: ChatZilla 0.9.90 [Firefox 19.0.2/20130307023931])
  4364. # [23:31] * jchen is now known as jchen|away
  4365. # [23:31] * Quits: ehugg (ehugg@moz-8DCC03A.public.wayport.net) (Quit: ehugg)
  4366. # [23:34] <lsblakk> mak if you were intending to see 847627 uplifted to beta, it needs nomination pretty much *now* and to be uplifted (if low risk)
  4367. # [23:34] * Quits: gandalf (zbraniecki@2557E599.66715431.D25A875A.IP) (Quit: My lid went down)
  4368. # [23:35] * geekboy|afk is now known as geekboy
  4369. # [23:37] * Quits: dao (dao@moz-F20CCBB4.superkabel.de) (Quit: Leaving.)
  4370. # [23:38] * Parts: wchen (wchen@moz-7B98A7F3.corenetworks.net)
  4371. # [23:38] * Joins: wchen (wchen@moz-7B98A7F3.corenetworks.net)
  4372. # [23:38] * rail is now known as rail_away
  4373. # [23:39] * Joins: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP)
  4374. # [23:39] * Quits: kentuckyfriedtakahe (ajones@538BABFE.A073F3E.97BBD552.IP) (Quit: Ex-Chat)
  4375. # [23:40] * Joins: gandalf (zbraniecki@2557E599.66715431.D25A875A.IP)
  4376. # [23:40] * mcote is now known as mcote|afk
  4377. # [23:41] <@ted> vlad: if you could commit the patches to toolkit/crashreporter/breakpad-patches as well that'd be handy
  4378. # [23:41] <@ted> so we don't forget about them
  4379. # [23:41] * Joins: cilias (cilias@moz-D65C0C74.cpe.net.cable.rogers.com)
  4380. # [23:42] * Joins: twi (Adium@moz-12EC5C5D.ip243.fastwebnet.it)
  4381. # [23:43] * Quits: gandalf (zbraniecki@2557E599.66715431.D25A875A.IP) (Quit: My lid went down)
  4382. # [23:45] * Joins: dao (dao@moz-F20CCBB4.superkabel.de)
  4383. # [23:45] * Joins: gandalf (zbraniecki@2557E599.66715431.D25A875A.IP)
  4384. # [23:45] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/0e41b1ed18c2 - Matthew Gregan - Bug 852002 - Fix nestegg's handling of zero length master element. r=padenot
  4385. # [23:47] * Quits: jfkthame (jfkthame@A75DDB88.C145D0FE.8D534776.IP) (Quit: This computer has gone to sleep)
  4386. # [23:47] * Quits: lizzard (ehenry@moz-5A4BE8E8.dsl.static.sonic.net) (Quit: lizzard)
  4387. # [23:48] * Quits: dcamp_ (dcamp@2557E599.66715431.D25A875A.IP) (Quit: Leaving...)
  4388. # [23:49] * Quits: wlach (wlach@moz-A1116E53.sdsl.bell.ca) (Ping timeout)
  4389. # [23:49] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/bbb0081483d9 - Hannes Verschore - Bug 852140: IonMonkey: Backout bug 844452 and add testcase, r=nbp
  4390. # [23:49] * Quits: mayhemer (Miranda@moz-415580BA.broadband17.iol.cz) (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
  4391. # [23:50] * Quits: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP) (Quit: pcwalton)
  4392. # [23:50] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Quit: clee)
  4393. # [23:51] * Quits: azakai (alon@2557E599.66715431.D25A875A.IP) (Ping timeout)
  4394. # [23:51] * Quits: dao (dao@moz-F20CCBB4.superkabel.de) (Quit: Leaving.)
  4395. # [23:51] * Quits: fabrice (fabrice@2557E599.66715431.D25A875A.IP) (Input/output error)
  4396. # [23:51] * Joins: ehugg (ehugg@moz-44D86B1E.cisco.com)
  4397. # [23:51] * Joins: macmania (jouella@moz-1BF2C1B9.ece.vt.edu)
  4398. # [23:52] * baku is now known as baku|away
  4399. # [23:52] * Quits: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP) (Quit: ZNC - http://znc.in)
  4400. # [23:53] * Quits: ehugg (ehugg@moz-44D86B1E.cisco.com) (Ping timeout)
  4401. # [23:55] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  4402. # [23:55] * Quits: sheppy (sheppy@moz-E826F7C2.dhcp.jcsn.tn.charter.com) (Quit: NO CARRIER)
  4403. # [23:56] <vlad> ted: yeah, will do when i land
  4404. # [23:56] * Joins: ehugg (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net)
  4405. # [23:59] * Quits: gerv (Instantbir@moz-8E68CF56.in-addr.arpa) (Ping timeout)
  4406. # [23:59] * Joins: azakai (alon@2557E599.66715431.D25A875A.IP)
  4407. # [23:59] * Joins: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP)
  4408. # Session Close: Wed Mar 20 00:00:00 2013

The end :)