/irc-logs / mozilla / #developers / 2013-01-14 / end

Options:

  1. # Session Start: Mon Jan 14 00:00:00 2013
  2. # Session Ident: #developers
  3. # [00:06] * Joins: felipe (felipe@2981D2F7.550A1EE7.DB5C0666.IP)
  4. # [00:08] <njn> roc: why do you need the big buffer of zeroes? how big is it? I really hope we *don't* have such a thing in memory...
  5. # [00:09] <@roc> for audio channel mixing
  6. # [00:09] * Joins: loadbang (loadbang@moz-E6FD6F9E.range86-183.btcentralplus.com)
  7. # [00:09] <@roc> basically I have an array of pointers to buffers, and sometimes I want to replace some of them with pointers to zeroes
  8. # [00:10] <@roc> it actually doesn't need to be very big so I'm just going to statically allocate it
  9. # [00:10] <@roc> 1920 bytes should be enough
  10. # [00:11] <njn> roc: you can't just memset(0) the array?
  11. # [00:11] * Joins: loadbang2 (loadbang@moz-E6FD6F9E.range86-183.btcentralplus.com)
  12. # [00:11] <@dolske> somewhere an expensive 1970s 2K memory chip is crying to itself.
  13. # [00:12] * Quits: loadbang (loadbang@moz-E6FD6F9E.range86-183.btcentralplus.com) (Ping timeout)
  14. # [00:12] * loadbang2 is now known as loadbang
  15. # [00:13] <@roc> njn: you misunderstand. But it doesn't matter.
  16. # [00:13] <njn> ok
  17. # [00:15] * Joins: smaug_ (chatzilla@moz-78A86AC.pp.htv.fi)
  18. # [00:16] * Quits: @smaug (chatzilla@moz-78A86AC.pp.htv.fi) (Ping timeout)
  19. # [00:16] * smaug_ is now known as smaug
  20. # [00:17] * smaug is now known as IRCMonkey30873
  21. # [00:17] * Quits: gerv (Instantbir@7BDC75F3.D5FE9C51.79A397EA.IP) (Ping timeout)
  22. # [00:18] * Quits: IRCMonkey30873 (chatzilla@moz-78A86AC.pp.htv.fi) (Quit: Reconnecting…)
  23. # [00:18] * Joins: smaug (chatzilla@moz-78A86AC.pp.htv.fi)
  24. # [00:18] * ChanServ sets mode: +o smaug
  25. # [00:19] * Quits: @smaug (chatzilla@moz-78A86AC.pp.htv.fi) (Quit: ChatZilla 0.9.89 [Firefox 21.0a1/20130112030947])
  26. # [00:19] * Quits: smagnin (pike@moz-8CEB8724.fbx.proxad.net) (Client exited)
  27. # [00:20] * Joins: smaug (chatzilla@moz-78A86AC.pp.htv.fi)
  28. # [00:20] * ChanServ sets mode: +o smaug
  29. # [00:21] * Quits: twi (Adium@DF3DF5FB.A9BF6B5A.11C743EC.IP) (Quit: Leaving.)
  30. # [00:22] * Quits: Schumi23 (Me@moz-384E599D.c3-0.wsd-ubr1.qens-wsd.ny.cable.rcn.com) (Client exited)
  31. # [00:24] <bjacob> bz: https://developer.mozilla.org/en-US/docs/Mozilla/WebIDL_bindings#Interface_types, ẄebIDL interfaces, says that classes must inherit nsISupports. Is this still current?
  32. # [00:24] * Joins: tonymec__ (tonymec@B8681925.175EC020.DE2DB281.IP)
  33. # [00:24] * tonymec__ is now known as tonymec|away
  34. # [00:25] * Quits: ferongr (ferongr@moz-B0BD9552.dsl.dyn.forthnet.gr) (Quit: ferongr)
  35. # [00:26] * Joins: ferongr (ferongr@moz-B0BD9552.dsl.dyn.forthnet.gr)
  36. # [00:27] * Joins: spohl (Adium@moz-4EB1AD80.lightspeed.sntcca.sbcglobal.net)
  37. # [00:27] * Joins: dbaron (dbaron@A01051A9.6F669779.3D1CA460.IP)
  38. # [00:27] * ChanServ sets mode: +o dbaron
  39. # [00:28] * Quits: squeakytoy (christoffe@moz-79070305.dynamic.se.alltele.net) (Connection reset by peer)
  40. # Session Close: Mon Jan 14 00:31:47 2013
  41. #
  42. # Session Start: Mon Jan 14 00:31:47 2013
  43. # Session Ident: #developers
  44. # [00:31] * Disconnected
  45. # [00:32] * Attempting to rejoin channel #developers
  46. # [00:32] * Rejoined channel #developers
  47. # [00:32] * Topic is 'Introducing https://etherpad.mozilla.org/commonissues || Fix your tests, please! http://brasstacks.mozilla.com/orangefactor/ || Next merge: 18 February || New? Want to help? See #introduction || http://krijnhoetmer.nl/irc-logs/ , http://logbot.glob.com.au'
  48. # [00:32] * Set by Ms2ger on Tue Jan 08 17:57:01
  49. # [00:36] * Quits: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu) (Ping timeout)
  50. # [00:37] * Quits: nmatsakis (nmatsakis@AAE222A3.FDDA6739.2321E71E.IP) (Quit: Computer has gone to sleep.)
  51. # [00:38] * Joins: lduros (user@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com)
  52. # [00:41] * Quits: spohl (Adium@moz-4EB1AD80.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  53. # [00:49] * Quits: @smaug (chatzilla@moz-78A86AC.pp.htv.fi) (Ping timeout)
  54. # [00:50] * Joins: mkohler (mkohler@moz-C07DA036.dynamic.hispeed.ch)
  55. # [00:52] * Quits: sewardj (sewardj@moz-71C157.dip.t-dialin.net) (Ping timeout)
  56. # [00:54] * Quits: Archaeopteryx (itsme@moz-756328DB.cust.telecolumbus.net) (Quit: Too much information in my brain driving me insane)
  57. # [00:55] * Quits: Matti (chatzilla@moz-AABBDD46.dip.t-dialin.net) (Quit: ChatZilla 0.9.89 [SeaMonkey 2.18a1/20130110003008])
  58. # [00:56] <jesup|mac> dolske: that was probably 2Kbits... a symphony of 8 chips crying :-)
  59. # [00:58] * Joins: tonymec (tonymec@B8681925.175EC020.DE2DB281.IP)
  60. # [00:59] * Quits: bholley (anonymous@moz-FCAF9AAB.hsd1.ca.comcast.net) (Quit: bholley)
  61. # [00:59] <avih> if i'm asked to review a patch, should i just change flag to r+ at the line where i'm the Requestee?
  62. # [01:02] <@dolske> avih: yes
  63. # [01:02] * Joins: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net)
  64. # [01:02] <avih> dolske: thanks
  65. # [01:02] <@dolske> ...or r-, depending on what you think of the patch. ;)
  66. # [01:03] <mjrosenb> anyone know if array_concat_dense is only called from jitted code, or if it can be called from other code?
  67. # [01:04] * Joins: dzbarsky (Adium@moz-F9577B09.phlapa.east.verizon.net)
  68. # [01:05] * Joins: dzbarsky1 (Adium@moz-59812CB1.hsd1.pa.comcast.net)
  69. # [01:06] * Quits: dzbarsky (Adium@moz-F9577B09.phlapa.east.verizon.net) (Ping timeout)
  70. # [01:06] * Quits: @dbaron (dbaron@A01051A9.6F669779.3D1CA460.IP) (Ping timeout)
  71. # [01:07] * Quits: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net) (Ping timeout)
  72. # [01:09] <avih> dolske: yeah, glad my first review was quite trivial. r+ it was ;)
  73. # [01:09] * Joins: spohl (Adium@moz-4EB1AD80.lightspeed.sntcca.sbcglobal.net)
  74. # [01:09] <avih> (fade out, fade in, the tree burns :p )
  75. # [01:12] * Quits: imphil (philipp@moz-55513EF0.rad.med.uni-muenchen.de) (Ping timeout)
  76. # [01:14] * Joins: Matti (chatzilla@moz-AABBDD46.dip.t-dialin.net)
  77. # [01:14] <@dolske> some men just want to watch the tree burn.
  78. # [01:16] * Quits: IanN (chatzilla@moz-C2F768A9.perr.cable.virginmedia.com) (Quit: ChatZilla 0.9.89 [SeaMonkey 2.18a1/20130113110440])
  79. # [01:18] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  80. # [01:18] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  81. # [01:20] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ecac2ce4eada - Kartikaya Gupta - Bug 828126 - Remove ANDROID special-casing now that dependent bugs have been fixed. r=avih
  82. # [01:20] <avih> whee! :)
  83. # [01:20] <Unfocused> ♫ i don't want to set the tree on fiiirreeee....i just want to start a flame in your heart ♫
  84. # [01:20] * nthomas is now known as nthomas|away
  85. # [01:22] * Quits: spohl (Adium@moz-4EB1AD80.lightspeed.sntcca.sbcglobal.net) (Ping timeout)
  86. # [01:23] * Quits: masayuki (Thunderbir@moz-7D12E61F.ppp11.odn.ad.jp) (Ping timeout)
  87. # [01:26] <NeilAway> weird, I got a type error on (void 0) although the source says undefined
  88. # [01:26] * Quits: mkaply (mkaply@moz-92EDDD02.lightspeed.austtx.sbcglobal.net) (Quit: mkaply)
  89. # [01:30] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/c5c4cff29edd - Dave Townsend - Bug 818468: Langpacks aren't being properly registered in bootstrappedAddons. r=Unfocused
  90. # [01:30] * Quits: dew (Instantbir@moz-EBC2DF0B.dhcp.stls.mo.charter.com) (Ping timeout)
  91. # [01:31] * Joins: dew (Instantbir@moz-EBC2DF0B.dhcp.stls.mo.charter.com)
  92. # [01:32] * Joins: armenzg (armenzg@F7974496.5BCEC6DB.DA78B690.IP)
  93. # [01:34] * Joins: Matti_ (Matti@moz-AABBDD46.dip.t-dialin.net)
  94. # [01:34] * Quits: Matti (chatzilla@moz-AABBDD46.dip.t-dialin.net) (Quit: ChatZilla 0.9.89 [SeaMonkey 2.18a1/20130110003008])
  95. # [01:36] * Matti_ is now known as Matti
  96. # [01:37] * Quits: mconley (mconley@E55AE6E9.F7EBA23.C3C3A9D0.IP) (Input/output error)
  97. # [01:42] * Joins: victorporof (victorporo@4365F832.6984E353.6A4F8DA2.IP)
  98. # [01:44] * Quits: victorporof (victorporo@4365F832.6984E353.6A4F8DA2.IP) (Ping timeout)
  99. # [01:46] * Quits: armenzg (armenzg@F7974496.5BCEC6DB.DA78B690.IP) (Ping timeout)
  100. # [01:46] * Quits: mkohler (mkohler@moz-C07DA036.dynamic.hispeed.ch) (Quit: mkohler)
  101. # [01:48] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  102. # [01:49] * ewong|away is now known as ewong
  103. # [01:49] * Joins: seth (seth@moz-D840E602.dsl.static.sonic.net)
  104. # [01:49] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2dae840fd362 - Matthew Gregan - Bug 829191 - Reset mEventDeliveryPaused before calling DispatchPendingMediaEvents. r=roc
  105. # [01:53] * Quits: dzbarsky1 (Adium@moz-59812CB1.hsd1.pa.comcast.net) (Quit: Leaving.)
  106. # [01:54] * Joins: armenzg (armenzg@F7974496.5BCEC6DB.DA78B690.IP)
  107. # [01:57] * Quits: armenzg (armenzg@F7974496.5BCEC6DB.DA78B690.IP) (Ping timeout)
  108. # [01:59] * heycam is now known as heycam|away
  109. # [02:01] * Quits: n00b_dust (n00b_dust@CD26ABC5.1C081A86.35E0727C.IP) (Ping timeout)
  110. # [02:02] * Joins: gustavold (gustavold@60268C9D.479307F0.FBFF2E6D.IP)
  111. # [02:02] * Joins: lmandel (lmandel@FE1F74.86ED00A7.971E19F6.IP)
  112. # [02:02] * Quits: marco (Thunderbir@moz-A1305CFC.cust.dsl.teletu.it) (Ping timeout)
  113. # [02:03] * nthomas|away is now known as nthomas
  114. # [02:05] * Joins: marco (Thunderbir@moz-B0A798F4.cust.dsl.teletu.it)
  115. # [02:10] * Quits: akeybl (akeybl@moz-52D39FF6.hsd1.ca.comcast.net) (Quit: Leaving...)
  116. # [02:13] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  117. # [02:15] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  118. # [02:18] * heycam|away is now known as heycam
  119. # [02:19] * Quits: loadbang (loadbang@moz-E6FD6F9E.range86-183.btcentralplus.com) (Quit: Sleeping. zZzz...)
  120. # [02:26] * Quits: cpearce (cpearce@moz-A1E28DBA.xdsl.xnet.co.nz) (Ping timeout)
  121. # [02:28] * sheeri-afk is now known as sheeri
  122. # [02:31] * nthomas is now known as nthomas|away
  123. # [02:36] * Joins: pranavrc (pranavrc@C03FF334.8CAB716A.C28326FD.IP)
  124. # [02:40] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/7210c963cb89 - Robert O'Callahan - Bug 824294 - Check for null (destroyed) element just before we call PlaybackEnded on it. r=doublec, a=akeybl
  125. # [02:42] * dholbert|afk is now known as dholbert
  126. # [02:42] * Joins: victorporof (victorporo@4365F832.6984E353.6A4F8DA2.IP)
  127. # [02:42] <dholbert> Looks like kats' m-i push is burning inbound https://tbpl.mozilla.org/?tree=Mozilla-Inbound&rev=ecac2ce4eada
  128. # [02:43] <dholbert> unless that's an infra issue
  129. # [02:44] <dholbert> er s/burning inbound/burning inbound B2G tests/
  130. # [02:44] * Joins: kanru (kanru@moz-AAF77744.dynamic.hinet.net)
  131. # [02:44] * Quits: StevenLee (chatzilla@moz-99690620.hinet-ip.hinet.net) (Client exited)
  132. # [02:44] * Quits: victorporof (victorporo@4365F832.6984E353.6A4F8DA2.IP) (Ping timeout)
  133. # [02:46] * Quits: felipe (felipe@2981D2F7.550A1EE7.DB5C0666.IP) (Quit: felipe)
  134. # [02:46] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  135. # [02:47] * Joins: cpearce (cpearce@538BABFE.A073F3E.97BBD552.IP)
  136. # [02:48] * Quits: vicamo (vicamo@moz-B70A1B1C.dynamic.hinet.net) (Ping timeout)
  137. # [02:49] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/8c0d73ea9f22 - Phil Ringnalda - Back out ecac2ce4eada (bug 828126) for busting b2g's arm
  138. # [02:49] <dholbert> philor, thanks
  139. # [02:49] <philor> np, always happy to back out when I can put arm in the commit message
  140. # [02:49] <dholbert> wakka wakka
  141. # [02:50] * Quits: marco (Thunderbir@moz-B0A798F4.cust.dsl.teletu.it) (Quit: marco)
  142. # [02:52] <philor> avih: hey, was *that* your first review?
  143. # [02:52] <avih> philor: aye :)
  144. # [02:53] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  145. # [02:53] * Joins: Edgar (Thunderbir@moz-58E2C7B7.dynamic.hinet.net)
  146. # [02:54] <nemo> bz: So. happened again
  147. # [02:54] * Quits: andreasn (andreasn@moz-FD3F641F.a336.priv.bahnhof.se) (Ping timeout)
  148. # [02:54] <avih> philor: it was a rubber stamp. I opened the bug to remove some ifdefs from a patch pf mine, and now that the bug for which the ifdefs were added is fixed, kats took over it and r?me to remove the ifdefs. glad it was an easy one :p
  149. # [02:54] <philor> nobody expects the -DANDROID=1 on b2g - it's two main weapons are fear, surprise, and a fanatical devotion to not making sense
  150. # [02:55] * Joins: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net)
  151. # [02:55] <njn> heycam: do you use git's staging area much?
  152. # [02:55] * Quits: tchevalier (Thunderbir@moz-69FAB195.w81-251.abo.wanadoo.fr) (Quit: tchevalier)
  153. # [02:55] * Joins: tchevalier (Thunderbir@moz-69FAB195.w81-251.abo.wanadoo.fr)
  154. # [02:57] <heycam> njn, the area that you "git add" into?
  155. # [02:57] <njn> heycam: yeah
  156. # [02:57] <heycam> njn, I tend to only use it briefly as I decide which things to commit
  157. # [02:57] <njn> heycam: as opposed to just using "git commit -a" and skipping it
  158. # [02:57] <heycam> njn, I often selectively commit only certain files, or bits of changes from a file
  159. # [02:57] <heycam> (selectively add … and then commit)
  160. # [02:58] <njn> heycam: ok. I'm just learning git so |git commit -a| makes more sense to me, being like hg. I guess I'll learn as I go
  161. # [02:59] <derf> I mean, git commit <list of files> works like you'd expect, without the git add nonsense.
  162. # [02:59] <heycam> njn, there may be some clever uses of the index beyond using it to select which things you'll commit that I'm not familiar with
  163. # [02:59] * Quits: kentuckyfriedtakahe (ajones@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  164. # [02:59] <heycam> derf, oh, didn't know that
  165. # [02:59] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  166. # [03:00] <derf> It's git. There are like 139 commands. The amount anyone knows about any of them is very small.
  167. # [03:00] <njn> derf: the UI is tragic, I can tell even in my newbieness. Such a shame.
  168. # [03:00] <derf> njn: I would have called it a crime, more than tragic.
  169. # [03:01] * njn won't argue
  170. # [03:01] <derf> For added fun, the default behavior of every single one of them is wrong.
  171. # [03:01] <derf> With no way to fix most of them.
  172. # [03:02] <njn> derf: I'm wondering if a generous layer of aliases could help
  173. # [03:02] * Quits: Edgar (Thunderbir@moz-58E2C7B7.dynamic.hinet.net) (Connection reset by peer)
  174. # [03:02] * Joins: Edgar (Thunderbir@moz-58E2C7B7.dynamic.hinet.net)
  175. # [03:02] <derf> Well, I didn't feel like writing my own UI to access someone else's UI.
  176. # [03:03] <derf> Oh, also you can't alias a command using the same name as the original command.
  177. # [03:03] <derf> So you can't, e.g., alias git pull to git pull --ff-only
  178. # [03:04] * Quits: naveed (nihsanulla@moz-E0791328.bstnma.fios.verizon.net) (Ping timeout)
  179. # [03:04] <derf> You create a git pullthewaypullshouldactuallywork alias or something.
  180. # [03:05] <njn> derf: I didn't know about --ff-only, that does seem nicer
  181. # [03:05] <derf> njn: I know!
  182. # [03:05] <derf> I can't imagine why you would want the other behavior at all.
  183. # [03:06] <njn> derf: there seems to be a mentality of "git is awesome at merging, you should do it as much as possible"
  184. # [03:06] * Quits: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird 1.4a1pre -- http://www.instantbird.com)
  185. # [03:06] <derf> njn: Well, merging a lot is fine.
  186. # [03:06] <njn> rebasing seems nicer in a lot of cases
  187. # [03:06] <derf> Automatically doing merges and generating merge commits with useless commit messages is less fine.
  188. # [03:06] <njn> yeah, that's nasty
  189. # [03:07] <derf> Yes, exactly.
  190. # [03:07] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  191. # [03:07] <derf> I mean, automatic merge commits are disallowed in every project I work on that uses git.
  192. # [03:08] <derf> But there's no way to just prevent them in the tooling.
  193. # [03:09] <njn> derf: I'm imaging a set of aliases, every one of which starts with "my"
  194. # [03:09] <njn> git mypull
  195. # [03:09] <njn> git myadd
  196. # [03:09] <njn> etc
  197. # [03:09] <njn> *imagining
  198. # [03:09] <derf> My solution was to try to use git as little as possible.
  199. # [03:09] <njn> lol
  200. # [03:10] <njn> derf: I'm mostly trying it because I'm sick of hg's slowness
  201. # [03:10] <derf> And to try doing everything with as few unique commands as possible.
  202. # [03:10] <derf> Most of my workflow starts off with "make a new copy of the repository" and ends with "and then throw it away".
  203. # [03:12] * Joins: JeroenDeDauw (j@moz-73B2AC01.dip.t-dialin.net)
  204. # [03:12] <derf> njn: People complain about hg's slowness, but the first time I tried to do something with a git checkout of m-c, it stalled for literally 15 minutes doing... something.
  205. # [03:12] <derf> It wasn't even a complex command.
  206. # [03:12] <derf> It was like git diff or something.
  207. # [03:13] <njn> derf: I did a git checkout to a branch I just switched to and it took 20 seconds or something
  208. # [03:13] <njn> which surprised me
  209. # [03:13] * Joins: wsm (chatzilla@F3E90C2A.2BE51E56.888BF55D.IP)
  210. # [03:15] <derf> I mean, maybe it was a bug that was fixed... clearly other people have other experiences.
  211. # [03:15] <derf> But I was not impressed.
  212. # [03:15] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  213. # [03:16] * Quits: jst (quassel@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  214. # [03:16] * Quits: jlebar|away (quassel@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  215. # [03:17] * Quits: gustavold (gustavold@60268C9D.479307F0.FBFF2E6D.IP) (Quit: Leaving.)
  216. # [03:18] * Joins: kentuckyfriedtakahe (ajones@E2F7352.56080C53.97BBD552.IP)
  217. # [03:18] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  218. # [03:18] * Joins: jst (quassel@2557E599.66715431.D25A875A.IP)
  219. # [03:19] * Joins: aja (Instantbir@D7919844.5B97F8C9.7880DB15.IP)
  220. # [03:19] * Quits: ferongr (ferongr@moz-B0BD9552.dsl.dyn.forthnet.gr) (Ping timeout)
  221. # [03:20] <@roc> git was really really fast when I tried it on mozilla-central on the new office Mac. I was impressed.
  222. # [03:20] <@roc> the UI still sucks.
  223. # [03:21] <@roc> the problem is that so much depends on git nowadays, I think most developers are going to have to learn to use git effectively.
  224. # [03:21] * Joins: ferongr (ferongr@moz-17ABB6FE.dsl.dyn.forthnet.gr)
  225. # [03:21] <@roc> so there's no reason for projects not to choose it. So we'll be stuck with it forever.
  226. # [03:22] <derf> roc: Well, except Windows developers.
  227. # [03:22] <derf> They still copy around .zip files.
  228. # [03:22] <@roc> most free software developers, then
  229. # [03:22] <derf> This was literally how Skype sent us patches for Opus.
  230. # [03:22] <derf> Well, "patches".
  231. # [03:22] * Quits: Callek (chatzilla@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
  232. # [03:22] <derf> The .zip files just included new copies of the files that changed.
  233. # [03:23] <JonathanS> derf with .diff file too?
  234. # [03:23] <derf> JonathanS: Hahaha.
  235. # [03:23] <derf> As if they'd ever heard of diff.
  236. # [03:24] <JonathanS> > get zip file > do diff command :)
  237. # [03:24] <derf> Well, more like get zip file, check out a copy of original source files, unzip new ones on top, then do diff command.
  238. # [03:25] <derf> And hope nothing moved or got renamed.
  239. # [03:25] * sheeri is now known as sheeri-afk
  240. # [03:25] <JonathanS> derf, that be really sucks if they moved to a different path.
  241. # [03:26] <derf> I think at one point they renamed every single file in their part of the project.
  242. # [03:26] <JonathanS> lolwut?
  243. # [03:26] <derf> Oh, and for added fun, they basically put every function in its own file.
  244. # [03:27] * bz is now known as bz_away
  245. # [03:27] <derf> Because... because... I can't actually think of any rational reason for doing that.
  246. # [03:27] <doublec> in those situations I do a rm of everythjing except the .git directory, unzip the archive,then 'git status' or 'diff'. Git often detects the moves/renames ok then.
  247. # [03:27] <derf> doublec: Yeah, we managed.
  248. # [03:27] <JonathanS> doublec, if it is .svn, it be in every freaking folder
  249. # [03:27] <derf> Mostly jmspeex did the hard work.
  250. # [03:27] <doublec> it's when they decide to do a ton of whitespace changes at the same time things go really bad :)
  251. # [03:28] <derf> Oh, that never happened.
  252. # [03:28] <derf> *snort*
  253. # [03:28] <benjamin> svn 1.7 anyone?
  254. # [03:28] <benjamin> only one toplevel .svn dir now :)
  255. # [03:28] <JonathanS> benjamin, fascanting
  256. # [03:29] <derf> Like a decade too late?
  257. # [03:29] <benjamin> something like that
  258. # [03:30] <benjamin> atomic commits, though
  259. # [03:30] <derf> roc: But yeah. Learning git is basically a requirement now. And we will be stuck with it forever.
  260. # [03:30] <mjrosenb> benjamin: that sadly gets rid of one of the most useful features of svn :(
  261. # [03:30] <benjamin> you know how great that was after cvs?
  262. # [03:30] <derf> benjamin: I do.
  263. # [03:31] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a0b51ce0a45a - Hsin-Yi Tsai - Bug 828160 - B2G RIL: not send duplicate incoming-call messages in some cases of 'waiting call coming' r=allstars.chh
  264. # [03:31] <@roc> having every function in its own file is more modular, obviously
  265. # [03:32] <JonathanS> roc, MVC?
  266. # [03:32] <derf> roc: I guess it makes it easy to tell what functions changed.
  267. # [03:32] <derf> Just look at which files are in the .zip file.
  268. # [03:33] * Joins: felipe (felipe@2981D2F7.550A1EE7.DB5C0666.IP)
  269. # [03:35] * heycam is now known as heycam|away
  270. # [03:35] <JonathanS> if function uses once in different file, overkill
  271. # [03:38] * Joins: dzbarsky (Adium@moz-854F2D0E.phlapa.east.verizon.net)
  272. # [03:38] * Joins: dzbarsky1 (Adium@moz-59812CB1.hsd1.pa.comcast.net)
  273. # [03:39] * Quits: dzbarsky (Adium@moz-854F2D0E.phlapa.east.verizon.net) (Ping timeout)
  274. # [03:43] * Joins: victorporof (victorporo@4365F832.6984E353.6A4F8DA2.IP)
  275. # [03:45] * Quits: victorporof (victorporo@4365F832.6984E353.6A4F8DA2.IP) (Ping timeout)
  276. # [03:48] * Quits: KaiRo (robert@moz-4F1A9521.adsl.highway.telekom.at) (Input/output error)
  277. # [03:49] * Quits: wsm (chatzilla@F3E90C2A.2BE51E56.888BF55D.IP) (Ping timeout)
  278. # [03:49] * Quits: chewey (chewey@moz-A530F13.dip0.t-ipconnect.de) (NickServ (GHOST command used by chewey_))
  279. # [03:49] * Joins: chewey (chewey@moz-E492EF0F.dip0.t-ipconnect.de)
  280. # [03:50] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5a9d2dcce8ab - Phil Ringnalda - Bug 696670, bug 696671, bug 696672, bug 696673, bug 703201 - switch Windows no-accel annotations to use fuzzy-if instead of fails-if
  281. # [03:50] * Joins: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net)
  282. # [03:50] * Joins: StevenLee (chatzilla@moz-99690620.hinet-ip.hinet.net)
  283. # [03:51] * megrva-afk is now known as mgerva
  284. # [03:52] * Joins: dzbarsky (Adium@moz-59812CB1.hsd1.pa.comcast.net)
  285. # [03:52] * Quits: dzbarsky1 (Adium@moz-59812CB1.hsd1.pa.comcast.net) (Connection reset by peer)
  286. # [03:55] * Quits: Optimizer (Optimizer@296FDA6F.71187421.BE90E62C.IP) (Connection reset by peer)
  287. # [03:57] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/790141bafda3 - Vladan Djeric - Bug 830202: Track slow SQL strings from Firefox Health Report. r=taras
  288. # [03:58] * Joins: Optimizer (Optimizer@BB2E0F07.47EF2355.D2D1FAF0.IP)
  289. # [03:59] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  290. # [03:59] * Quits: @bz_away (bzbarsky@moz-C7E1A91E.bstnma.fios.verizon.net) (Ping timeout)
  291. # [04:01] * Joins: llmelon (chatzilla@CCB4EECF.F5E0A2C8.AAEFA616.IP)
  292. # [04:05] * Quits: sfink (chatzilla@moz-909ACA0D.dsl.pltn13.sbcglobal.net) (Ping timeout)
  293. # [04:10] * Joins: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net)
  294. # [04:11] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  295. # [04:14] * Quits: lduros (user@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com) (Client exited)
  296. # [04:15] * Joins: glob (glob@moz-DF237567.glob.com.au)
  297. # [04:23] * Joins: bholley (anonymous@moz-24EDB000.hsd1.ca.comcast.net)
  298. # [04:24] * Quits: GeekShadow (antoine@moz-78D22310.turmel.info) (Ping timeout)
  299. # [04:26] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  300. # [04:27] * Joins: GeekShadow (antoine@moz-78D22310.turmel.info)
  301. # [04:28] * Quits: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net) (Quit: clee)
  302. # [04:31] * Joins: hub (hub@E639FEDB.F04051C4.DC1243F8.IP)
  303. # [04:31] * Quits: kdc (chatzilla@moz-2ACC6B38.pk.shawcable.net) (Connection reset by peer)
  304. # [04:31] * Joins: sfink (chatzilla@moz-62DCBA87.dsl.pltn13.sbcglobal.net)
  305. # [04:32] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  306. # [04:32] * Joins: kdc (chatzilla@moz-2ACC6B38.pk.shawcable.net)
  307. # [04:33] * Quits: sfink (chatzilla@moz-62DCBA87.dsl.pltn13.sbcglobal.net) (Ping timeout)
  308. # [04:33] * Joins: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net)
  309. # [04:33] * Quits: berkerpeksag (berkerpeks@FBA9BF53.15DD287A.5DEFA22.IP) (Quit: WeeChat 0.3.7)
  310. # [04:36] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  311. # [04:37] * Joins: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net)
  312. # [04:37] * Joins: ciferkey (ciferkey@moz-C169D9B7.prvdri.fios.verizon.net)
  313. # [04:37] * Quits: ciferkey (ciferkey@moz-C169D9B7.prvdri.fios.verizon.net) (Quit: ciferkey)
  314. # [04:38] * Quits: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net) (Quit: clee)
  315. # [04:39] * Joins: ciferkey (ciferkey@moz-C169D9B7.prvdri.fios.verizon.net)
  316. # [04:40] * Quits: felipe (felipe@2981D2F7.550A1EE7.DB5C0666.IP) (Quit: felipe)
  317. # [04:41] * Joins: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net)
  318. # [04:42] * Quits: rlewis (Thunderbir@moz-D47321EC.cable.virginmedia.com) (Ping timeout)
  319. # [04:43] * Joins: victorporof (victorporo@4365F832.6984E353.6A4F8DA2.IP)
  320. # [04:44] * Quits: gwagner (Gregor@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner)
  321. # [04:44] * Quits: kanru (kanru@moz-AAF77744.dynamic.hinet.net) (Input/output error)
  322. # [04:44] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  323. # [04:45] * Quits: victorporof (victorporo@4365F832.6984E353.6A4F8DA2.IP) (Ping timeout)
  324. # [04:52] * Joins: gustavold (gustavold@60268C9D.479307F0.FBFF2E6D.IP)
  325. # [04:52] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  326. # [04:54] * Quits: dzbarsky (Adium@moz-59812CB1.hsd1.pa.comcast.net) (Ping timeout)
  327. # [04:54] * Joins: dzbarsky (Adium@moz-5B55CC5F.phlapa.east.verizon.net)
  328. # [04:58] * Joins: jwatt2 (chatzilla@moz-43CCD75D.range86-182.btcentralplus.com)
  329. # [05:00] * Joins: Matti_ (Matti@moz-EAB7B15D.dip.t-dialin.net)
  330. # [05:00] * Quits: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net) (Input/output error)
  331. # [05:01] * Quits: Matti (Matti@moz-AABBDD46.dip.t-dialin.net) (Ping timeout)
  332. # [05:02] * Quits: RyanVM (chatzilla@moz-148999FE.phlapa.fios.verizon.net) (Input/output error)
  333. # [05:03] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  334. # [05:04] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3d08a08f79c3 - Benjamin Chen - Bug 816900 - 1. Use |expandedPermNames[idx]| instead |msg.type + "-" + msg.access|. 2. Add |write, create| permissions in test_sim_contacts.js. r=gwagner
  335. # [05:04] * Quits: ciferkey (ciferkey@moz-C169D9B7.prvdri.fios.verizon.net) (Quit: )
  336. # [05:05] * Quits: hub (hub@E639FEDB.F04051C4.DC1243F8.IP) (Ping timeout)
  337. # [05:06] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  338. # [05:07] * Quits: seth (seth@moz-D840E602.dsl.static.sonic.net) (Quit: seth)
  339. # [05:09] * Joins: jhopkins (jhopkins@8F761026.B5EF4AF6.E96CA9D8.IP)
  340. # [05:13] * Quits: jesup|mac (chatzilla@moz-D0297AE3.phlapa.fios.verizon.net) (Ping timeout)
  341. # [05:15] * Quits: jhopkins (jhopkins@8F761026.B5EF4AF6.E96CA9D8.IP) (Input/output error)
  342. # [05:15] * Quits: llmelon (chatzilla@CCB4EECF.F5E0A2C8.AAEFA616.IP) (Ping timeout)
  343. # [05:16] * Joins: jhopkins (jhopkins@8F761026.B5EF4AF6.E96CA9D8.IP)
  344. # [05:16] * Joins: jesup|mac (chatzilla@moz-D0297AE3.phlapa.fios.verizon.net)
  345. # [05:17] * Joins: lizzard (ehenry@moz-606E6FC0.dsl.static.sonic.net)
  346. # [05:18] * Quits: lizzard (ehenry@moz-606E6FC0.dsl.static.sonic.net) (Quit: lizzard)
  347. # [05:18] * Joins: ciferkey (ciferkey@moz-C169D9B7.prvdri.fios.verizon.net)
  348. # [05:20] * Joins: thinker (user@moz-D921FE60.dynamic.kbronet.com.tw)
  349. # [05:21] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
  350. # [05:22] * Joins: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk)
  351. # [05:26] * Quits: lmandel (lmandel@FE1F74.86ED00A7.971E19F6.IP) (Quit: lmandel)
  352. # [05:29] * Joins: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net)
  353. # [05:31] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  354. # [05:35] * Quits: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk) (Ping timeout)
  355. # [05:35] * Joins: jgilbert (jgilbert@moz-EFF1987E.hsd1.ca.comcast.net)
  356. # [05:36] * Joins: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk)
  357. # [05:43] * Joins: victorporof (victorporo@4365F832.6984E353.6A4F8DA2.IP)
  358. # [05:44] * Quits: ciferkey (ciferkey@moz-C169D9B7.prvdri.fios.verizon.net) (Quit: )
  359. # [05:44] * jhopkins is now known as jhopkins|afk
  360. # [05:45] * Quits: Matti_ (Matti@moz-EAB7B15D.dip.t-dialin.net) (Quit: quit)
  361. # [05:45] * Quits: victorporof (victorporo@4365F832.6984E353.6A4F8DA2.IP) (Ping timeout)
  362. # [05:46] * Parts: kentuckyfriedtakahe (ajones@E2F7352.56080C53.97BBD552.IP)
  363. # [05:49] * Joins: Stan (Stan@moz-9966FAD7.dip.t-dialin.net)
  364. # [05:51] * Joins: smontagu (chatzilla@757B0DC8.B3DCBEEA.CC465D70.IP)
  365. # [05:52] * Quits: gustavold (gustavold@60268C9D.479307F0.FBFF2E6D.IP) (Ping timeout)
  366. # [05:56] * Quits: Optimizer (Optimizer@BB2E0F07.47EF2355.D2D1FAF0.IP) (Ping timeout)
  367. # [06:04] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  368. # [06:04] * Joins: bz_sleep (bzbarsky@moz-C7E1A91E.bstnma.fios.verizon.net)
  369. # [06:04] * Joins: smooney_ (smooney@moz-57825793.hsd1.ca.comcast.net)
  370. # [06:08] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  371. # [06:09] * Quits: jesup|mac (chatzilla@moz-D0297AE3.phlapa.fios.verizon.net) (Ping timeout)
  372. # [06:10] * Quits: smooney_ (smooney@moz-57825793.hsd1.ca.comcast.net) (Ping timeout)
  373. # [06:12] * Quits: Hendikins (wolfox@moz-13914647.hhui4.ken.bigpond.net.au) (Ping timeout)
  374. # [06:12] * Joins: Hendikins (wolfox@moz-13914647.hhui4.ken.bigpond.net.au)
  375. # [06:16] * Joins: smooney_ (smooney@moz-57825793.hsd1.ca.comcast.net)
  376. # [06:17] * Quits: cpearce (cpearce@538BABFE.A073F3E.97BBD552.IP) (Quit: ChatZilla 0.9.89 [Firefox 17.0.1/20121128204232])
  377. # [06:17] * Joins: cpearce (cpearce@538BABFE.A073F3E.97BBD552.IP)
  378. # [06:19] * Joins: Callek (chatzilla@8F761026.B5EF4AF6.E96CA9D8.IP)
  379. # [06:24] * Quits: smooney_ (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney_)
  380. # [06:25] * Joins: smooney_ (smooney@moz-57825793.hsd1.ca.comcast.net)
  381. # [06:29] * Joins: seth (seth@moz-D840E602.dsl.static.sonic.net)
  382. # [06:29] * Quits: Nefzaoui (chatzilla@9E5F50.DD0565F8.7D0E51E.IP) (Ping timeout)
  383. # [06:29] * Quits: seth (seth@moz-D840E602.dsl.static.sonic.net) (Quit: seth)
  384. # [06:29] * Joins: Nefzaoui (chatzilla@CB37449F.51C1753.360EF119.IP)
  385. # [06:31] * Quits: smooney_ (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney_)
  386. # [06:31] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3b8ea7a517ad - Matt Woodrow - Bug 829921 - Make sure that we don't choose a reference frame that is an ancestor of the root reference frame. r=roc
  387. # [06:31] * Joins: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net)
  388. # [06:34] * Joins: llmelon (chatzilla@CCB4EECF.F5E0A2C8.AAEFA616.IP)
  389. # [06:34] * Quits: njn (chatzilla@moz-B89999FF.dyn.iinet.net.au) (Quit: ChatZilla 0.9.89 [Firefox 20.0a1/20130107140318])
  390. # [06:35] * Quits: bz_sleep (bzbarsky@moz-C7E1A91E.bstnma.fios.verizon.net) (Ping timeout)
  391. # [06:35] * Quits: cpearce (cpearce@538BABFE.A073F3E.97BBD552.IP) (Ping timeout)
  392. # [06:35] * Joins: seth (seth@moz-D840E602.dsl.static.sonic.net)
  393. # [06:36] * Joins: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu)
  394. # [06:37] * Quits: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu) (Ping timeout)
  395. # [06:41] * Quits: pranavrc (pranavrc@C03FF334.8CAB716A.C28326FD.IP) (Ping timeout)
  396. # [06:44] * Joins: victorporof (victorporo@4365F832.6984E353.6A4F8DA2.IP)
  397. # [06:46] * Quits: victorporof (victorporo@4365F832.6984E353.6A4F8DA2.IP) (Ping timeout)
  398. # [06:47] * Joins: smooney_ (smooney@moz-57825793.hsd1.ca.comcast.net)
  399. # [06:50] * whimboo|afk is now known as whimboo
  400. # [06:54] * Joins: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net)
  401. # [06:55] * Quits: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net) (Quit: Leaving.)
  402. # [06:56] * Quits: smooney_ (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney_)
  403. # [06:59] * Quits: seth (seth@moz-D840E602.dsl.static.sonic.net) (Quit: seth)
  404. # [07:02] * Joins: smooney_ (smooney@moz-57825793.hsd1.ca.comcast.net)
  405. # [07:04] * jcranmer is now known as jcranmer|away
  406. # [07:06] * Quits: @roc (chatzilla@E2F7352.56080C53.97BBD552.IP) (Ping timeout)
  407. # [07:11] * glob is now known as glob|away
  408. # [07:12] * Quits: lerc (quassel@121.75.145.113) (Ping timeout)
  409. # [07:13] * Parts: FuturePilot (Fufu@A6DB0D3C.9810808B.D01D599A.IP) (I TYPED SOME STUFF AND NOW TEXT IS SCROLLING ON THE SCREEN HELP)
  410. # [07:14] * Joins: lerc (quassel@DC2DD07D.BB661465.788638A4.IP)
  411. # [07:15] * Quits: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
  412. # [07:16] * Joins: schien-laptop (schien@moz-99690620.hinet-ip.hinet.net)
  413. # [07:16] * Joins: ehsan (ehsan@576FC5E5.CD1D2BB8.DC1243F8.IP)
  414. # [07:16] * ChanServ sets mode: +o ehsan
  415. # [07:20] * Quits: bdahl (bdahl@moz-D7CB09C3.dsl.dynamic.sonic.net) (Client exited)
  416. # [07:30] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Quit: Computer has gone to sleep.)
  417. # [07:30] <@dolske> grrr
  418. # [07:31] <@dolske> is it possible to fake a plugin crash with a report? I though "kill -segv" used to do it, but it's not. :|
  419. # [07:36] * Quits: smooney_ (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney_)
  420. # [07:38] * glob|away is now known as glob
  421. # [07:39] * Joins: past (Instantbir@moz-7AC89C5C.dsl.dyn.forthnet.gr)
  422. # [07:40] * Quits: dzbarsky (Adium@moz-5B55CC5F.phlapa.east.verizon.net) (Quit: Leaving.)
  423. # [07:43] * Joins: tyronechong (tyronechon@moz-F12CAFD7.static.mtpk.ca.charter.com)
  424. # [07:44] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/039837634ab9 - Justin Lebar - Bug 830125 - Add the preferences memory reporter off a runnable, so as to avoid recursive GetService calls. r=njn
  425. # [07:44] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/1132ced73377 - Justin Lebar - Bug 809949 - Dump memory reports when 'memory report' is written to a special fifo on disk. r=glandium,njn
  426. # [07:44] * Joins: victorporof (victorporo@4365F832.6984E353.6A4F8DA2.IP)
  427. # [07:44] * Quits: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net) (Input/output error)
  428. # [07:45] * philor is now known as philor|away
  429. # [07:46] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/80adbcab0085 - Justin Lebar - Bug 830125 - Follow-up: Fix typo in comment. DONTBUILD
  430. # [07:46] * Quits: victorporof (victorporo@4365F832.6984E353.6A4F8DA2.IP) (Ping timeout)
  431. # [07:55] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  432. # [07:59] * Joins: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de)
  433. # [08:02] * Joins: dzbarsky (Adium@moz-5B55CC5F.phlapa.east.verizon.net)
  434. # [08:02] * Joins: victorporof (victorporo@4365F832.6984E353.6A4F8DA2.IP)
  435. # [08:05] * Quits: thinker (user@moz-D921FE60.dynamic.kbronet.com.tw) (Ping timeout)
  436. # [08:06] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  437. # [08:07] * Quits: dzbarsky (Adium@moz-5B55CC5F.phlapa.east.verizon.net) (Ping timeout)
  438. # [08:07] * Joins: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net)
  439. # [08:08] * Joins: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk)
  440. # [08:08] * Quits: Edgar (Thunderbir@moz-58E2C7B7.dynamic.hinet.net) (Ping timeout)
  441. # [08:11] * Joins: dzbarsky (Adium@moz-5B55CC5F.phlapa.east.verizon.net)
  442. # [08:15] * Joins: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net)
  443. # [08:16] * capella is now known as capella|zZzZ
  444. # [08:17] * Joins: wolfiR (wolfiR@moz-C31D9F91.dip0.t-ipconnect.de)
  445. # [08:18] * Quits: Honza (chatzilla@5AD2A1B9.23B79DE4.D0083327.IP) (Quit: ChatZilla 0.9.89 [Firefox 17.0.1/20121128204232])
  446. # [08:19] * Quits: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net) (Ping timeout)
  447. # [08:21] * Quits: ddahl (ddahl@FA215F65.8CBA6D28.848BB095.IP) (Connection reset by peer)
  448. # [08:21] * Joins: ddahl_ (ddahl@FA215F65.8CBA6D28.848BB095.IP)
  449. # [08:23] * Quits: dzbarsky (Adium@moz-5B55CC5F.phlapa.east.verizon.net) (Ping timeout)
  450. # [08:26] * Quits: llmelon (chatzilla@CCB4EECF.F5E0A2C8.AAEFA616.IP) (Ping timeout)
  451. # [08:27] * Joins: llmelon (chatzilla@moz-54593027.tm.net.my)
  452. # [08:28] * Quits: masayuki1 (Thunderbir@moz-86D7F6E4.zaq.ne.jp) (Ping timeout)
  453. # [08:29] * Joins: thinker (user@moz-D921FE60.dynamic.kbronet.com.tw)
  454. # [08:30] * Quits: tanvi (tanvi@moz-9440AA69.hsd1.ca.comcast.net) (Quit: Leaving.)
  455. # [08:30] * Quits: jgilbert (jgilbert@moz-EFF1987E.hsd1.ca.comcast.net) (Ping timeout)
  456. # [08:33] * Joins: imphil (philipp@moz-5D4F00E3.dynamic.eduroam.mwn.de)
  457. # [08:33] * Joins: dzbarsky (Adium@moz-59812CB1.hsd1.pa.comcast.net)
  458. # [08:35] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  459. # [08:38] * Joins: Optimizer (Optimizer@CA7A1BC9.B5ACBD0B.BE90E62C.IP)
  460. # [08:38] * Quits: tyronechong (tyronechon@moz-F12CAFD7.static.mtpk.ca.charter.com) (Client exited)
  461. # [08:39] * Quits: Gryllida (gryllida@57o9.org) (Ping timeout)
  462. # [08:41] * Joins: andersh (andersh@moz-19996B4B.bredband.3.dk)
  463. # [08:42] * Joins: gry (gryllida@moz-42790625.org)
  464. # [08:43] * Joins: stransky (stransky@moz-E09B938B.net.upcbroadband.cz)
  465. # [08:44] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Quit: Leaving.)
  466. # [08:45] * Joins: bz_sleep (bzbarsky@moz-C7E1A91E.bstnma.fios.verizon.net)
  467. # [08:46] * Quits: ferongr (ferongr@moz-17ABB6FE.dsl.dyn.forthnet.gr) (Ping timeout)
  468. # [08:48] * Joins: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net)
  469. # [08:48] * Joins: ferongr (ferongr@moz-FBD10147.dsl.dyn.forthnet.gr)
  470. # [08:49] * Joins: twi (Adium@DF3DF5FB.A9BF6B5A.11C743EC.IP)
  471. # [08:49] * Quits: twi (Adium@DF3DF5FB.A9BF6B5A.11C743EC.IP) (Quit: twi)
  472. # [08:53] * Quits: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net) (Ping timeout)
  473. # [08:54] * Joins: gcp (gcp@moz-D0E475EA.access.telenet.be)
  474. # [08:59] * Joins: pnemsak (Miranda@moz-BE85878E.citicom.sk)
  475. # [08:59] * Joins: smaug (chatzilla@moz-78A86AC.pp.htv.fi)
  476. # [08:59] * ChanServ sets mode: +o smaug
  477. # [09:00] * Joins: jhorak (jhorak@moz-107AD163.redhat.com)
  478. # [09:01] * Joins: Sander (chatzilla@82CAA561.4B885322.61FF931A.IP)
  479. # [09:02] * Joins: rniwa (rniwa@moz-E171DA5.sfba.hfc.comcastbusiness.net)
  480. # [09:02] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  481. # [09:05] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Quit: Leaving.)
  482. # [09:06] * Quits: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk) (Ping timeout)
  483. # [09:07] * Joins: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net)
  484. # [09:07] * Joins: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk)
  485. # [09:08] * Joins: Stan_ (Stan@moz-8086BCB5.dip.t-dialin.net)
  486. # [09:08] * Joins: Standard8Away (Standard8@B7F1AE36.48015583.54C3481B.IP)
  487. # [09:08] * Standard8Away is now known as Standard8
  488. # [09:08] * Quits: Stan (Stan@moz-9966FAD7.dip.t-dialin.net) (Ping timeout)
  489. # [09:08] * glob is now known as glob|away
  490. # [09:09] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  491. # [09:12] * Joins: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net)
  492. # [09:14] * Quits: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP) (Quit: Computer has gone to sleep.)
  493. # [09:15] * Joins: bbondy (bbondy@4AF308D5.3A9F9BD4.4C2245EF.IP)
  494. # [09:16] * Joins: robhawkes (robhawkes@moz-33A339B7.dsl.cnl.uk.net)
  495. # [09:21] <glandium> gaston: ipc/glue/GeckoChildProcessHost.cpp
  496. # [09:22] * Quits: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net) (Quit: PM: Preparing frontal lobe for mem sleep)
  497. # [09:22] * Joins: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net)
  498. # [09:23] * Joins: TheOne (one@moz-7CE24B2C.dip0.t-ipconnect.de)
  499. # [09:28] * Quits: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net) (Ping timeout)
  500. # [09:30] * Joins: marcoz (marco.zehe@moz-FFBFDFB0.dip.t-dialin.net)
  501. # [09:32] * Joins: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP)
  502. # [09:34] * Quits: cdiehl (cdiehl@moz-EE97568A.pool.mediaways.net) (Ping timeout)
  503. # [09:36] * Quits: bbondy (bbondy@4AF308D5.3A9F9BD4.4C2245EF.IP) (Quit: Going offline, see ya! (www.adiirc.com))
  504. # [09:40] * Joins: smagnin (pike@moz-8CEB8724.fbx.proxad.net)
  505. # [09:42] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6d0c2d64e7cd - Robert Longson - Bug 818177 - Try to make anim-filter-filterRes-01.svg fail less often. r=dholbert
  506. # [09:43] * Quits: dzbarsky (Adium@moz-59812CB1.hsd1.pa.comcast.net) (Quit: Leaving.)
  507. # [09:46] <glandium> paul: ping
  508. # [09:50] * Joins: loadbang (loadbang@moz-E6FD6F9E.range86-183.btcentralplus.com)
  509. # [09:50] * Joins: cdiehl (cdiehl@moz-FFD53EE4.pool.mediaways.net)
  510. # [09:52] * Joins: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP)
  511. # [09:55] * Joins: mak (chatzilla@moz-35A66F5E.retail.telecomitalia.it)
  512. # [09:55] * Joins: danielapetrovici (danielapet@601F3B17.33662590.A5830293.IP)
  513. # [09:56] * Joins: rlewis (Thunderbir@moz-D47321EC.cable.virginmedia.com)
  514. # [09:57] * Joins: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net)
  515. # [09:58] <@smaug> Yoric: so in your proposal, what is nsIAsyncObserverCallback ?
  516. # [09:58] <@smaug> who implements it?
  517. # [09:59] * Joins: vtmarvin (Thunderbir@32DFDBE.7102BCB6.B7C3970A.IP)
  518. # [09:59] <@smaug> er, nm
  519. # [09:59] <@smaug> I see
  520. # [09:59] * Joins: twi (Adium@95003403.8AAAF769.FAAB0799.IP)
  521. # [10:00] * Joins: twi1 (Adium@4B8FCCF0.8AAAF769.FAAB0799.IP)
  522. # [10:01] * Quits: twi (Adium@95003403.8AAAF769.FAAB0799.IP) (Ping timeout)
  523. # [10:03] <Yoric> smaug: The service passes it to the observer.
  524. # [10:03] <Yoric> smaug: Note that I'm on PTO today, so I make no guarantee that I will be able to reply.
  525. # [10:03] <@smaug> yeah, but it is the caller of notify which implements it
  526. # [10:04] <@smaug> or passes something which implements it
  527. # [10:04] * Joins: edmorley (edmorley@moz-90F42104.range86-166.btcentralplus.com)
  528. # [10:04] * Quits: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net) (Ping timeout)
  529. # [10:04] * Joins: tzimmermann (tzimmerman@moz-1A10EBD8.pools.arcor-ip.net)
  530. # [10:05] <Yoric> Oh, I understand the question.
  531. # [10:05] <Yoric> We have several instances of nsIAsyncObserverCallback involved.
  532. # [10:05] * Quits: bajaj (Adium@moz-C8BA7EB5.hsd1.ca.comcast.net) (Quit: Leaving.)
  533. # [10:05] <Yoric> One passed by the notifier to the service.
  534. # [10:05] <Yoric> Plus one per observer passed by the service to the observer.
  535. # [10:05] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/830177b40e86 - Vicamo Yang - Bug 813596: add marionette test cases, r=hsinyi
  536. # [10:07] * Quits: Sander (chatzilla@82CAA561.4B885322.61FF931A.IP) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  537. # [10:08] * Quits: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP) (Quit: RealRaven)
  538. # [10:09] * gry is now known as Gryllida
  539. # [10:09] * Joins: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP)
  540. # [10:09] * Quits: imphil (philipp@moz-5D4F00E3.dynamic.eduroam.mwn.de) (Ping timeout)
  541. # [10:10] * Joins: nical (nico@moz-F8747CC6.dsl.ovh.fr)
  542. # [10:11] * Quits: rniwa (rniwa@moz-E171DA5.sfba.hfc.comcastbusiness.net) (Quit: rniwa)
  543. # [10:12] * Quits: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP) (Quit: RealRaven)
  544. # [10:12] * Joins: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP)
  545. # [10:12] * Joins: jdm (jdm@moz-F8747CC6.dsl.ovh.fr)
  546. # [10:12] * Joins: cpearce (cpearce@moz-A1E28DBA.xdsl.xnet.co.nz)
  547. # [10:14] * Joins: glazou (glazou@moz-204094DD.disruptive-innovations.fr)
  548. # [10:14] * Quits: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP) (Quit: RealRaven)
  549. # [10:14] <glazou> bonjour
  550. # [10:15] * Joins: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP)
  551. # [10:16] * Quits: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP) (Quit: RealRaven)
  552. # [10:16] * Joins: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP)
  553. # [10:19] * Joins: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu)
  554. # [10:21] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5793475efa35 - Dão Gottwald - Bug 824825 - Add toolbar button and popup notification icons for tabs with camera / microphone access. r=dolske
  555. # [10:22] <glazou> dzbarsky?
  556. # [10:23] <glazou> hmmm
  557. # [10:23] <@smaug> ?
  558. # [10:23] <glandium> glazou: you only noticed now?
  559. # [10:23] <@smaug> a younger clone of bz
  560. # [10:24] * Quits: vtmarvin (Thunderbir@32DFDBE.7102BCB6.B7C3970A.IP) (Quit: vtmarvin)
  561. # [10:24] <glazou> I was just trying to ask firebot about him
  562. # [10:24] * Joins: gerv (Instantbir@moz-8E68CF56.in-addr.arpa)
  563. # [10:24] <glazou> yeah I know
  564. # [10:24] <glazou> he made a patch that just kills table editing !
  565. # [10:24] * Quits: llmelon (chatzilla@moz-54593027.tm.net.my) (Ping timeout)
  566. # [10:25] * Quits: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP) (Quit: RealRaven)
  567. # [10:25] <glazou> bug 830233
  568. # [10:25] <@smaug> editor needs more tests
  569. # [10:25] * Joins: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP)
  570. # [10:25] <@smaug> oh, API change
  571. # [10:25] <glazou> editor needs people knowing how the editor is used to avoid doing such things too...
  572. # [10:26] <@smaug> yup
  573. # [10:26] * Joins: graememcc (chatzilla@moz-2F877331.range86-160.btcentralplus.com)
  574. # [10:27] * Joins: imphil (philipp@moz-5D4F00E3.dynamic.eduroam.mwn.de)
  575. # [10:28] * Quits: Optimizer (Optimizer@CA7A1BC9.B5ACBD0B.BE90E62C.IP) (Ping timeout)
  576. # [10:29] <NeilAway> smaug: "change" is an understatement ;-)
  577. # [10:29] * Joins: pnkfelix (pnkfelix@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net)
  578. # [10:29] <glazou> yep
  579. # [10:31] * Joins: tyronechong (tyronechon@moz-F12CAFD7.static.mtpk.ca.charter.com)
  580. # [10:31] * Joins: nhirata (anonymous@moz-F8747CC6.dsl.ovh.fr)
  581. # [10:31] * mattwoodrow is now known as mattwoodrow|away
  582. # [10:33] * Joins: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net)
  583. # [10:33] * Joins: masayuki (Thunderbir@moz-7D12E61F.ppp11.odn.ad.jp)
  584. # [10:34] <NeilAway> jdm: ping
  585. # [10:34] <jdm> NeilAway: pong
  586. # [10:34] <NeilAway> jdm: so, you seem to have misunderstood my m.d.platform post
  587. # [10:34] <jdm> yes, apparently
  588. # [10:35] <jdm> ok, so it was the change to the DownloadUI
  589. # [10:35] * jdm reads that code
  590. # [10:35] <NeilAway> jdm: in the old world, I register as download manager ui, and get given an id when a new download starts
  591. # [10:35] <NeilAway> jdm: unfortunately ids don't work in the new world
  592. # [10:35] * Quits: imphil (philipp@moz-5D4F00E3.dynamic.eduroam.mwn.de) (Ping timeout)
  593. # [10:35] <jdm> yeah, that's unfortunate
  594. # [10:36] <jdm> I wonder what marco will think about changing it to take a guid?
  595. # [10:36] <NeilAway> jdm: actually I'd prefer it to take an nsIDownload
  596. # [10:36] <jdm> that's a much better idea
  597. # [10:37] <jdm> NeilAway: want to file a bug?
  598. # [10:37] <NeilAway> jdm: sure
  599. # [10:37] * Joins: garnacho (carlos@moz-D7EB88C7.dyn.user.ono.com)
  600. # [10:40] * Joins: bibo360 (bibo360@moz-3788DED8.signap.com)
  601. # [10:40] * Quits: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net) (Ping timeout)
  602. # [10:41] <NeilAway> jdm: any choice of dependent bug or shall I leave it blank?
  603. # [10:42] <jdm> NeilAway: leave it blank
  604. # [10:43] <NeilAway> jdm: I wasn't sure whether you'd get bugmail so I CC'd you anyway
  605. # [10:43] <jdm> good choice
  606. # [10:46] * Quits: cpearce (cpearce@moz-A1E28DBA.xdsl.xnet.co.nz) (Ping timeout)
  607. # [10:47] * Joins: nrc (nrc@88F51059.F3BBB17D.144F44FA.IP)
  608. # [10:49] * Joins: cpearce (cpearce@moz-A1E28DBA.xdsl.xnet.co.nz)
  609. # [10:49] * Joins: thomasstache (Thunderbir@3BF70A30.19A94369.EB3A6EA6.IP)
  610. # [10:51] * Quits: tyronechong (tyronechon@moz-F12CAFD7.static.mtpk.ca.charter.com) (Client exited)
  611. # [10:51] * Joins: msucan (mihai@CDEB00D4.8819A7BF.BD62875.IP)
  612. # [10:51] * Joins: imphil (philipp@moz-5D4F00E3.dynamic.eduroam.mwn.de)
  613. # [10:52] * Quits: trevorh (trevor@moz-71BC3326.lnse3.woo.bigpond.net.au) (Ping timeout)
  614. # [10:54] * Joins: Cwiiis (cwiiis@moz-125BA310.croy.cable.virginmedia.com)
  615. # [10:55] * Quits: thomasstache (Thunderbir@3BF70A30.19A94369.EB3A6EA6.IP) (Quit: thomasstache)
  616. # [10:55] * Joins: thomasstache (Thunderbir@3BF70A30.19A94369.EB3A6EA6.IP)
  617. # [10:56] * Quits: thomasstache (Thunderbir@3BF70A30.19A94369.EB3A6EA6.IP) (Quit: thomasstache)
  618. # [10:58] * ewong is now known as ewong|away
  619. # [10:58] * Joins: jgilbert (jgilbert@moz-74F645BE.hsd1.ca.comcast.net)
  620. # [10:59] * Quits: cpearce (cpearce@moz-A1E28DBA.xdsl.xnet.co.nz) (Ping timeout)
  621. # [10:59] * baku|away is now known as baku
  622. # [11:00] * Quits: @smaug (chatzilla@moz-78A86AC.pp.htv.fi) (Input/output error)
  623. # [11:03] * Quits: masayuki (Thunderbir@moz-7D12E61F.ppp11.odn.ad.jp) (Ping timeout)
  624. # [11:06] * Joins: sewardj (sewardj@moz-DB3972E2.dip.t-dialin.net)
  625. # [11:08] * Joins: gustavold (gustavold@60268C9D.479307F0.FBFF2E6D.IP)
  626. # [11:08] * Quits: gustavold (gustavold@60268C9D.479307F0.FBFF2E6D.IP) (Quit: Leaving.)
  627. # [11:09] * Joins: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net)
  628. # [11:10] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7dce709a1a1d - Andrea Marchesini - Bug 829030 - Accessing the desktop notification API in the browser and approving permission errors out - API does not work, r=sicking
  629. # [11:11] * Joins: trevorh (trevor@moz-593A404D.lns3.cha.bigpond.net.au)
  630. # [11:13] * Joins: smaug (chatzilla@moz-78A86AC.pp.htv.fi)
  631. # [11:13] * ChanServ sets mode: +o smaug
  632. # [11:14] * Quits: pascalc (chatzilla@moz-446F98C8.fbxo.proxad.net) (Quit: bye)
  633. # [11:15] * Quits: @smaug (chatzilla@moz-78A86AC.pp.htv.fi) (Quit: ChatZilla 0.9.89 [Firefox 21.0a1/20130112030947])
  634. # [11:15] * Joins: smaug (chatzilla@moz-78A86AC.pp.htv.fi)
  635. # [11:16] * ChanServ sets mode: +o smaug
  636. # [11:16] * Quits: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net) (Ping timeout)
  637. # [11:16] * baku is now known as baku|away
  638. # [11:17] * baku|away is now known as baku
  639. # [11:18] * Joins: roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP)
  640. # [11:18] * ChanServ sets mode: +o roc
  641. # [11:18] * Joins: Optimizer (Optimizer@B09A947B.6DCEDF3A.D5D59AD9.IP)
  642. # [11:19] <glazou> how do I add a nickname to my bugzilla account (:glazou), can't find the user preference about it?
  643. # [11:19] * Quits: @smaug (chatzilla@moz-78A86AC.pp.htv.fi) (Input/output error)
  644. # [11:20] * Joins: smaug (chatzilla@moz-78A86AC.pp.htv.fi)
  645. # [11:20] * ChanServ sets mode: +o smaug
  646. # [11:21] <KWierso|Home> glazou: add it to the "Your real name" section here: https://bugzilla.mozilla.org/userprefs.cgi?tab=account
  647. # [11:21] <KWierso|Home> I don't think there's a separate place for it
  648. # [11:21] <glazou> between ( ) ?
  649. # [11:22] <KWierso|Home> sure
  650. # [11:22] <glazou> trying
  651. # [11:22] <KWierso|Home> the autocomplete for Cc and other fields just search for any part of the name string
  652. # [11:23] <glazou> I see that now
  653. # [11:23] <glazou> thanks KWierso|Home
  654. # [11:23] <KWierso|Home> oh hey. 2:30am... :|
  655. # [11:23] * Quits: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP) (Quit: RealRaven)
  656. # [11:23] * Joins: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP)
  657. # [11:26] * Quits: romaxa (romaxa@670ACB81.66590CC0.4A6948F8.IP) (Ping timeout)
  658. # [11:27] <jdm> firebot: uuid
  659. # [11:27] <firebot> 0c76d4cf-0b06-4c1a-9bea-520c7bbdba99 (/msg firebot cid for CID form)
  660. # [11:29] * Joins: romaxa (romaxa@670ACB81.66590CC0.4A6948F8.IP)
  661. # [11:29] * Quits: stransky (stransky@moz-E09B938B.net.upcbroadband.cz) (Quit: Connection reset by beer)
  662. # [11:29] <glandium> ah thanks, i needed one
  663. # [11:30] <glandium> /o\
  664. # [11:30] * heycam|away is now known as heycam
  665. # [11:32] * Quits: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
  666. # [11:32] * Quits: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP) (Quit: RealRaven)
  667. # [11:32] * Joins: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP)
  668. # [11:34] * Quits: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP) (Quit: RealRaven)
  669. # [11:34] <firebot> Check-in:
  670. # [11:34] * Joins: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP)
  671. # [11:34] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/0b615d3bae9c - Peter Van der Beken - Fix for bug 827546 (|non editable element|.QueryInterface(Components.interfaces.nsIDOMNSEditableElement) does not throw anymore) - throw on QI failure. r=bz.
  672. # [11:35] * Quits: victorporof (victorporo@4365F832.6984E353.6A4F8DA2.IP) (Quit: victorporof)
  673. # [11:39] * Quits: trevorh (trevor@moz-593A404D.lns3.cha.bigpond.net.au) (Ping timeout)
  674. # [11:40] * Quits: NeilZZZ (neil@moz-7E027EE5.cable.virginmedia.com) (Ping timeout)
  675. # [11:41] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Quit: ChatZilla 0.9.89 [SeaMonkey 2.14.1/20121129191217])
  676. # [11:43] * Quits: jwatt2 (chatzilla@moz-43CCD75D.range86-182.btcentralplus.com) (Ping timeout)
  677. # [11:43] * Quits: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com) (Quit: Leaving)
  678. # [11:45] * Quits: TheOne (one@moz-7CE24B2C.dip0.t-ipconnect.de) (Input/output error)
  679. # [11:45] * Quits: @smaug (chatzilla@moz-78A86AC.pp.htv.fi) (Quit: ChatZilla 0.9.89 [Firefox 21.0a1/20130113031019])
  680. # [11:45] * Joins: jacek (jacek@moz-5D707D3B.psi.wroc.pl)
  681. # [11:45] * Joins: smaug (chatzilla@moz-78A86AC.pp.htv.fi)
  682. # [11:45] * ChanServ sets mode: +o smaug
  683. # [11:46] * Joins: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net)
  684. # [11:51] * Quits: bibo360 (bibo360@moz-3788DED8.signap.com) (Client exited)
  685. # [11:52] * Joins: vingtetun (vingtetun@moz-F8747CC6.dsl.ovh.fr)
  686. # [11:53] * Quits: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net) (Ping timeout)
  687. # [11:54] * Quits: chucklee (chucklee@moz-99690620.hinet-ip.hinet.net) (Quit: Leaving)
  688. # [12:00] * Joins: rniwa (rniwa@moz-E171DA5.sfba.hfc.comcastbusiness.net)
  689. # [12:00] * Quits: rniwa (rniwa@moz-E171DA5.sfba.hfc.comcastbusiness.net) (Quit: rniwa)
  690. # [12:01] <gaston> glandium: but if the binary itself doesnt have the rpath to where libxul/xpcom is, it wont reach even the code - since itd fail in ld.so trying to load the binary & finding its deps
  691. # [12:01] <gaston> or there should be some kind of lazy loading ?
  692. # [12:02] <glandium> gaston: that's the code that exec()s plugin-container
  693. # [12:02] <gaston> aha
  694. # [12:02] <gaston> i see
  695. # [12:05] * Quits: vicamo (vicamo@moz-99690620.hinet-ip.hinet.net) (Quit: Konversation terminated!)
  696. # [12:05] <gaston> i guess the path that gets added might be wrong then
  697. # [12:06] <gaston> lets add some debug printfs!
  698. # [12:06] * Joins: Goldorak (chatzilla@7CD1B470.2BC633E3.88CF6591.IP)
  699. # [12:07] * Quits: jgilbert (jgilbert@moz-74F645BE.hsd1.ca.comcast.net) (Ping timeout)
  700. # [12:08] <gaston> 476 # if defined(MOZ_WIDGET_ANDROID) || defined(OS_BSD)
  701. # [12:08] <gaston> 477 path += "/lib";
  702. # [12:08] <gaston> pretty sure that one is bogus
  703. # [12:10] <glandium> gaston: comes from bug 753046
  704. # [12:11] <gaston> gah
  705. # [12:11] <glandium> i doubt it actually works for netbsd
  706. # [12:12] <gaston> yep..
  707. # [12:12] <gaston> that change was probably an oversight
  708. # [12:12] <gaston> guess thats a free bug/commit for me :)
  709. # [12:13] <mike5w3c> no mozilla-central changes in the last 24 hours?
  710. # [12:14] * @smaug does see a merge
  711. # [12:14] * Joins: stransky (stransky@moz-107AD163.redhat.com)
  712. # [12:14] <@smaug> about 21h ago
  713. # [12:15] <@smaug> mike5w3c: if you're asking about new Nighlies, looks like they are being built atm
  714. # [12:16] <mike5w3c> smaug: I mean I usually pull from m-c and build
  715. # [12:17] <mike5w3c> and usually there are changes to build from
  716. # [12:20] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  717. # [12:21] * Quits: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP) (Client exited)
  718. # [12:21] * Joins: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP)
  719. # [12:22] * Quits: Optimizer (Optimizer@B09A947B.6DCEDF3A.D5D59AD9.IP) (Ping timeout)
  720. # [12:22] * Joins: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net)
  721. # [12:22] <paul> glandium: pong
  722. # [12:23] <glandium> paul: does bug 829460 actually break something, besides my check scripts?
  723. # [12:24] <glandium> paul: (i.e. should it be uplifted to aurora or not?)
  724. # [12:24] * glazou is now known as glazou_afaik
  725. # [12:25] * Joins: Optimizer (Optimizer@223E6823.996E9D8E.D5D59AD9.IP)
  726. # [12:29] <paul> glandium: it does. Some commands are not registered automatically because of that.
  727. # [12:30] <paul> glandium: the custom commands set by the user
  728. # [12:30] * Joins: janv (varga@8F54C722.EEBE6C9.FA2E5C2.IP)
  729. # [12:30] * Quits: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net) (Ping timeout)
  730. # [12:30] <glandium> paul: would you mind setting approval-aurora? with the relevant information, then?
  731. # [12:31] <paul> yes.
  732. # [12:32] <glandium> thx
  733. # [12:32] * jdm is now known as jdm|away
  734. # [12:33] * Quits: janv (varga@8F54C722.EEBE6C9.FA2E5C2.IP) (Quit: This computer has gone to sleep)
  735. # [12:36] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/1615d9b83a57 - Yoshi Huang - Bug 828330 - B2G RIL: Expose iccid in nsIRadioInterfaceLayer.idl
  736. # [12:40] * Joins: masayuki (Thunderbir@moz-7D12E61F.ppp11.odn.ad.jp)
  737. # [12:41] * Joins: janv (varga@8F54C722.EEBE6C9.FA2E5C2.IP)
  738. # [12:41] * Quits: nrc (nrc@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  739. # [12:43] * Quits: @smaug (chatzilla@moz-78A86AC.pp.htv.fi) (Ping timeout)
  740. # [12:43] * Quits: janv (varga@8F54C722.EEBE6C9.FA2E5C2.IP) (Ping timeout)
  741. # [12:44] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  742. # [12:52] * Quits: masayuki (Thunderbir@moz-7D12E61F.ppp11.odn.ad.jp) (Ping timeout)
  743. # [12:52] <edmorley> snow! \o/
  744. # [12:56] * Joins: masayuki (Thunderbir@moz-7D12E61F.ppp11.odn.ad.jp)
  745. # [12:57] * Joins: marco (Thunderbir@moz-1614E8F8.cust.dsl.teletu.it)
  746. # [12:58] * Joins: nrc (nrc@88F51059.F3BBB17D.144F44FA.IP)
  747. # [12:59] * Joins: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net)
  748. # [13:00] * Quits: ferongr (ferongr@moz-FBD10147.dsl.dyn.forthnet.gr) (Ping timeout)
  749. # [13:00] * Quits: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird 1.4a1pre -- http://www.instantbird.com)
  750. # [13:00] * Joins: andersh_ (andersh@moz-F94741AD.bredband.3.dk)
  751. # [13:01] * Joins: Archae|mobile (AndChat@moz-756328DB.cust.telecolumbus.net)
  752. # [13:01] * Quits: andersh (andersh@moz-19996B4B.bredband.3.dk) (Ping timeout)
  753. # [13:01] * Joins: Mano (Mano@B2ED8CA6.10D99D34.9FAABD76.IP)
  754. # [13:02] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  755. # [13:05] * Joins: hub (hub@E639FEDB.F04051C4.DC1243F8.IP)
  756. # [13:06] * Quits: marco (Thunderbir@moz-1614E8F8.cust.dsl.teletu.it) (Connection reset by peer)
  757. # [13:06] * Quits: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net) (Ping timeout)
  758. # [13:07] * Joins: arky (arky@7E69B5C4.7CEBD75F.FA662B63.IP)
  759. # [13:09] * Quits: @roc (chatzilla@C0ACF8B.5E1E9EEA.613E47D1.IP) (Ping timeout)
  760. # [13:10] * Joins: marco (Thunderbir@moz-BF98421A.cust.dsl.teletu.it)
  761. # [13:10] * heycam is now known as heycam|away
  762. # [13:11] * Joins: gustavold (gustavold@60268C9D.479307F0.FBFF2E6D.IP)
  763. # [13:12] * Quits: marco (Thunderbir@moz-BF98421A.cust.dsl.teletu.it) (Ping timeout)
  764. # [13:12] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  765. # [13:15] * Joins: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com)
  766. # [13:16] * Joins: trevorh (trevor@moz-D5E963BA.lns1.cha.bigpond.net.au)
  767. # [13:16] * rail_away is now known as rail
  768. # [13:17] * Joins: ferongr (ferongr@moz-8FBBC720.dyn.edudsl.gr)
  769. # [13:18] * Quits: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu) (Ping timeout)
  770. # [13:18] * mak is now known as mak|afk
  771. # [13:20] * Joins: pranavrc (pranavrc@35581C2E.1A7EE299.C28326FD.IP)
  772. # [13:22] * Joins: Pike (Pike@moz-956D1177.pool.mediaways.net)
  773. # [13:23] * Quits: sn0wb1rd (sn0wb1rd@moz-7DC12C05.sb.sd.cox.net) (Quit: I will be right back)
  774. # [13:25] * Quits: ferongr (ferongr@moz-8FBBC720.dyn.edudsl.gr) (Ping timeout)
  775. # [13:27] * Joins: llmelon (chatzilla@moz-54593027.tm.net.my)
  776. # [13:28] * Joins: ferongr (ferongr@moz-8FBBC720.dyn.edudsl.gr)
  777. # [13:28] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/3e7dc5bede82 - Marco Chen - Bug 829420 - [Camera] In GonkNativeWindow::dequeueBuffer, -1 will be used as index to access an Arrary. r=kanru
  778. # [13:28] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/08a48d3625d2 - Jacek Caban - Bug 829518 - Use MOZ_SEH_* macros for SEH exceptions
  779. # [13:28] * Quits: Mano (Mano@B2ED8CA6.10D99D34.9FAABD76.IP) (Quit: Colloquy for iPad - http://colloquy.mobi)
  780. # [13:28] * jdm|away is now known as jdm
  781. # [13:31] * Quits: arky (arky@7E69B5C4.7CEBD75F.FA662B63.IP) (Quit: Leaving)
  782. # [13:35] * Joins: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net)
  783. # [13:36] * Joins: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu)
  784. # [13:36] * Quits: jrmuizel (jrmuizel@moz-6E78BC7C.cpe.teksavvy.com) (Client exited)
  785. # [13:38] * Joins: victorporof (victorporo@E4295265.F695A43D.79933D60.IP)
  786. # [13:39] * Quits: marcoz (marco.zehe@moz-FFBFDFB0.dip.t-dialin.net) (Quit: Leaving.)
  787. # [13:43] * Joins: jfkthame (jfkthame@2B12A728.FB47D00B.9542EC20.IP)
  788. # [13:43] * Quits: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net) (Ping timeout)
  789. # [13:43] * Joins: ciferkey (ciferkey@moz-C169D9B7.prvdri.fios.verizon.net)
  790. # [13:45] * Quits: nrc (nrc@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  791. # [13:46] * Quits: ciferkey (ciferkey@moz-C169D9B7.prvdri.fios.verizon.net) (Quit: )
  792. # [13:50] * Joins: arky (arky@7E69B5C4.7CEBD75F.FA662B63.IP)
  793. # [13:51] * Joins: janv (varga@35A5F25C.207798BC.2A7F8BFC.IP)
  794. # [13:51] * Joins: marcoz (marco.zehe@moz-FFBFDFB0.dip.t-dialin.net)
  795. # [13:54] * Joins: KaiRo (robert@moz-F36DF963.adsl.highway.telekom.at)
  796. # [13:55] * Quits: janv (varga@35A5F25C.207798BC.2A7F8BFC.IP) (Quit: This computer has gone to sleep)
  797. # [13:57] * Quits: Callek (chatzilla@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
  798. # [14:00] * Joins: vtmarvin (Thunderbir@32DFDBE.7102BCB6.B7C3970A.IP)
  799. # [14:04] * Joins: tomer (tomer@moz-F45DAEFD.static.012.net.il)
  800. # [14:05] * Quits: Archae|mobile (AndChat@moz-756328DB.cust.telecolumbus.net) (Quit: Bye)
  801. # [14:05] * nthomas|away is now known as nthomas
  802. # [14:05] * Joins: Archae|mobile (AndChat@moz-756328DB.cust.telecolumbus.net)
  803. # [14:05] * Quits: Archae|mobile (AndChat@moz-756328DB.cust.telecolumbus.net) (Connection reset by peer)
  804. # [14:06] * Quits: rlewis (Thunderbir@moz-D47321EC.cable.virginmedia.com) (Ping timeout)
  805. # [14:08] * nthomas is now known as nthomas|away
  806. # [14:10] * Quits: Optimizer (Optimizer@223E6823.996E9D8E.D5D59AD9.IP) (Ping timeout)
  807. # [14:11] * Joins: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com)
  808. # [14:12] * Joins: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net)
  809. # [14:13] * Joins: fenster (Mibbit@moz-C187A7C4.static.futures.ru)
  810. # [14:14] * Quits: jhopkins|afk (jhopkins@8F761026.B5EF4AF6.E96CA9D8.IP) (Quit: jhopkins|afk)
  811. # [14:14] * Joins: Optimizer (Optimizer@3B5AF99C.50CD76D5.274D17D6.IP)
  812. # [14:19] * glazou_afaik is now known as glazou
  813. # [14:20] * Quits: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net) (Ping timeout)
  814. # [14:21] * Joins: bbondy (bbondy@B12B839B.3A9F9BD4.4C2245EF.IP)
  815. # [14:21] * Joins: nmatsakis (nmatsakis@AAE222A3.FDDA6739.2321E71E.IP)
  816. # [14:21] * mak|afk is now known as mak
  817. # [14:22] * Joins: janv (varga@moz-CB045A00.telecom.sk)
  818. # [14:23] * Joins: felipe (felipe@2981D2F7.550A1EE7.DB5C0666.IP)
  819. # [14:24] * Joins: MrDHat (quassel@2426A1A2.765C73F8.50E99975.IP)
  820. # [14:25] * Quits: fenster (Mibbit@moz-C187A7C4.static.futures.ru) (Quit: http://www.mibbit.com ajax IRC Client)
  821. # [14:25] * Joins: Callek (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  822. # [14:26] <nmatsakis> I am seeing a lot of timeouts in my try test run. Can anyone advise me how to run e.g. the Mochitests or Talos tests locally?
  823. # [14:28] * Quits: pranavrc (pranavrc@35581C2E.1A7EE299.C28326FD.IP) (Client exited)
  824. # [14:32] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  825. # [14:32] * Joins: kmoir-afk (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  826. # [14:33] * kmoir-afk is now known as kmoir
  827. # [14:33] * bhearsum|afk is now known as bhearsum
  828. # [14:36] * Quits: arky (arky@7E69B5C4.7CEBD75F.FA662B63.IP) (Quit: Leaving)
  829. # [14:38] * joduinn-afk is now known as joduinn-commute
  830. # [14:38] <nmatsakis> never mind, founs
  831. # [14:38] <nmatsakis> *found https://developer.mozilla.org/en-US/docs/Mochitest
  832. # [14:40] * Quits: MrDHat (quassel@2426A1A2.765C73F8.50E99975.IP) (Ping timeout)
  833. # [14:42] * Joins: MrDHat (quassel@2426A1A2.765C73F8.50E99975.IP)
  834. # [14:42] * ewong|sleep is now known as ewong
  835. # [14:43] * Quits: MrDHat (quassel@2426A1A2.765C73F8.50E99975.IP) (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
  836. # [14:43] * Joins: MrDHat (quassel@2426A1A2.765C73F8.50E99975.IP)
  837. # [14:46] * Quits: Optimizer (Optimizer@3B5AF99C.50CD76D5.274D17D6.IP) (Ping timeout)
  838. # [14:46] * Joins: Edgar (Thunderbir@moz-58E2C7B7.dynamic.hinet.net)
  839. # [14:46] * glazou is now known as glazou_afk
  840. # [14:46] * AutomatedTester|away is now known as AutomatedTester
  841. # [14:49] * Joins: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net)
  842. # [14:52] * Quits: janv (varga@moz-CB045A00.telecom.sk) (Quit: Leaving)
  843. # [14:53] * Joins: jhopkins (jhopkins@F2D29657.F60B0462.67AC9B1.IP)
  844. # [14:54] * Joins: smaug (chatzilla@moz-78A86AC.pp.htv.fi)
  845. # [14:54] * ChanServ sets mode: +o smaug
  846. # [14:54] * Joins: Optimizer (Optimizer@7B1C0DA2.F222294B.BE90E62C.IP)
  847. # [14:56] <glazou_afk> *snow* :-)
  848. # [14:56] * glazou_afk is now known as glazou
  849. # [14:57] * Quits: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net) (Ping timeout)
  850. # [14:57] * Quits: loadbang (loadbang@moz-E6FD6F9E.range86-183.btcentralplus.com) (Ping timeout)
  851. # [14:59] * sheeri-afk is now known as sheeri
  852. # [14:59] * Joins: smaug_ (chatzilla@moz-78A86AC.pp.htv.fi)
  853. # [15:00] <Pike> yeah :-(
  854. # [15:00] * Quits: @smaug (chatzilla@moz-78A86AC.pp.htv.fi) (Ping timeout)
  855. # [15:00] * Joins: armenzg (armenzg@8F761026.B5EF4AF6.E96CA9D8.IP)
  856. # [15:00] * Joins: janv (varga@moz-CB045A00.telecom.sk)
  857. # [15:00] * smaug_ is now known as smaug
  858. # [15:01] * smaug is now known as IRCMonkey25325
  859. # [15:01] * Joins: bsmedberg_ (bsmedberg@moz-748CAEF1.jst.pa.atlanticbb.net)
  860. # [15:02] * jcranmer|away is now known as jcranmer
  861. # [15:02] * Quits: llmelon (chatzilla@moz-54593027.tm.net.my) (Ping timeout)
  862. # [15:02] * Quits: Nefzaoui (chatzilla@CB37449F.51C1753.360EF119.IP) (Connection reset by peer)
  863. # [15:02] * Joins: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net)
  864. # [15:03] * Parts: nical (nico@moz-F8747CC6.dsl.ovh.fr)
  865. # [15:03] * Quits: armenzg (armenzg@8F761026.B5EF4AF6.E96CA9D8.IP) (Input/output error)
  866. # [15:04] * Joins: nical (nico@moz-F8747CC6.dsl.ovh.fr)
  867. # [15:04] * Joins: armenzg (armenzg@8F761026.B5EF4AF6.E96CA9D8.IP)
  868. # [15:05] * Joins: overholt (overholt@35765CFB.88764A66.72A31D6.IP)
  869. # [15:05] * aki is now known as aki|buildduty
  870. # [15:06] * Quits: armenzg (armenzg@8F761026.B5EF4AF6.E96CA9D8.IP) (Ping timeout)
  871. # [15:06] * Joins: pascalc (chatzilla@moz-F8747CC6.dsl.ovh.fr)
  872. # [15:06] <jcranmer> hsivonen: do UTF-8 BOMs override <meta>?
  873. # [15:06] <hsivonen> jcranmer: yes
  874. # [15:07] * Joins: naveed (nihsanulla@moz-E0791328.bstnma.fios.verizon.net)
  875. # [15:08] * jcranmer thinks
  876. # [15:08] * Joins: joey (chatzilla@8F761026.B5EF4AF6.E96CA9D8.IP)
  877. # [15:08] * Quits: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP) (Quit: RealRaven)
  878. # [15:08] * Joins: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP)
  879. # [15:09] * Quits: jfkthame (jfkthame@2B12A728.FB47D00B.9542EC20.IP) (Connection reset by peer)
  880. # [15:09] * Joins: jfkthame_ (jfkthame@2B12A728.FB47D00B.9542EC20.IP)
  881. # [15:09] * Quits: Optimizer (Optimizer@7B1C0DA2.F222294B.BE90E62C.IP) (Ping timeout)
  882. # [15:10] * Quits: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP) (Quit: RealRaven)
  883. # [15:10] * Joins: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP)
  884. # [15:11] * Quits: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP) (Quit: RealRaven)
  885. # [15:11] * Joins: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP)
  886. # [15:12] * Quits: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP) (Quit: RealRaven)
  887. # [15:12] * Joins: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP)
  888. # [15:13] * Joins: Optimizer (Optimizer@2C32A4B5.A10B347F.D2D1FAF0.IP)
  889. # [15:13] * Quits: gustavold (gustavold@60268C9D.479307F0.FBFF2E6D.IP) (Ping timeout)
  890. # [15:13] * Joins: nrc (nrc@88F51059.F3BBB17D.144F44FA.IP)
  891. # [15:14] * Joins: davidb (davidb@F2D29657.F60B0462.67AC9B1.IP)
  892. # [15:15] * Joins: gustavold (gustavold@60268C9D.479307F0.FBFF2E6D.IP)
  893. # [15:15] * Quits: Optimizer (Optimizer@2C32A4B5.A10B347F.D2D1FAF0.IP) (Ping timeout)
  894. # [15:16] * nthomas|away is now known as nthomas
  895. # [15:16] * jmaher|afk is now known as jmaher
  896. # [15:16] * Joins: lduros (user@moz-4894EA28.nic.resnet.group.upenn.edu)
  897. # [15:19] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/59a4df8eb964 - Ehsan Akhgari - Bug 818224 - Show all chrome script errors originated from private windows; r=bholley
  898. # [15:19] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/838a17192070 - Ehsan Akhgari - Bug 827938 - Remove the extra horizontal line in the private window theme on Mac OS X when using tabs on bottom; r=dao
  899. # [15:20] * Joins: Mic (Instantbir@moz-58C50214.superkabel.de)
  900. # [15:21] * Joins: alanp (alanp@moz-B0B04B41.cpe.distributel.net)
  901. # [15:21] * Quits: ddahl_ (ddahl@FA215F65.8CBA6D28.848BB095.IP) (Input/output error)
  902. # [15:21] * Joins: andreasn (andreasn@moz-8A84C28A.bredband.comhem.se)
  903. # [15:22] * Joins: mconley (mconley@D4B46A36.8C6552CA.6816E6B7.IP)
  904. # [15:22] * Quits: JeroenDeDauw (j@moz-73B2AC01.dip.t-dialin.net) (Ping timeout)
  905. # [15:22] * Joins: JeroenDeDauw (j@moz-8564536C.dip.t-dialin.net)
  906. # [15:23] * Quits: joey (chatzilla@8F761026.B5EF4AF6.E96CA9D8.IP) (Quit: ChatZilla 0.9.89 [Firefox 19.0a2/20130107042018])
  907. # [15:23] * Joins: Optimizer (Optimizer@BBC66A1E.E772AAF5.D2D1FAF0.IP)
  908. # [15:23] * glob|away is now known as glob
  909. # [15:25] * Quits: alanp (alanp@moz-B0B04B41.cpe.distributel.net) (Ping timeout)
  910. # [15:26] * Joins: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net)
  911. # [15:27] * Joins: llmelon (chatzilla@moz-54593027.tm.net.my)
  912. # [15:27] * Quits: Pike (Pike@moz-956D1177.pool.mediaways.net) (Ping timeout)
  913. # [15:27] * mak is now known as mak|afk
  914. # [15:27] * Joins: Pike (Pike@moz-956D1177.pool.mediaways.net)
  915. # [15:27] * Quits: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP) (Quit: RealRaven)
  916. # [15:28] * Quits: imphil (philipp@moz-5D4F00E3.dynamic.eduroam.mwn.de) (Ping timeout)
  917. # [15:28] * Joins: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP)
  918. # [15:28] * Joins: alanp (alanp@moz-B0B04B41.cpe.distributel.net)
  919. # [15:28] * joduinn-commute is now known as joduinn-mtg
  920. # [15:28] * catlee-away is now known as catlee
  921. # [15:30] * Quits: Mic (Instantbir@moz-58C50214.superkabel.de) (Quit: Instantbird 1.4a1pre -- http://www.instantbird.com)
  922. # [15:30] * Joins: Mic (Instantbir@moz-58C50214.superkabel.de)
  923. # [15:32] * Joins: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com)
  924. # [15:32] * Joins: armenzg (armenzg@F2D29657.F60B0462.67AC9B1.IP)
  925. # [15:33] * Joins: coop (Chris@F2D29657.F60B0462.67AC9B1.IP)
  926. # [15:33] * Joins: edmorley1 (edmorley@moz-90F42104.range86-166.btcentralplus.com)
  927. # [15:33] * Joins: jwalker (jwalker@moz-5B263CE9.cable.virginmedia.com)
  928. # [15:33] * Quits: alanp (alanp@moz-B0B04B41.cpe.distributel.net) (Client exited)
  929. # [15:33] * Quits: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net) (Ping timeout)
  930. # [15:33] * Quits: edmorley (edmorley@moz-90F42104.range86-166.btcentralplus.com) (Ping timeout)
  931. # [15:34] * edmorley1 is now known as edmorley
  932. # [15:35] * Joins: alanp (alanp@moz-B0B04B41.cpe.distributel.net)
  933. # [15:35] * Quits: tonymec (tonymec@B8681925.175EC020.DE2DB281.IP) (Input/output error)
  934. # [15:36] * Quits: tomer (tomer@moz-F45DAEFD.static.012.net.il) (Ping timeout)
  935. # [15:36] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/a712a8e5434f - Kartikaya Gupta - Bug 828660 - Try to autodetect the compiler version in the android NDK. r=glandium
  936. # [15:37] * Joins: ahal (ahal@3468F8ED.AB54EB5E.6816E6B7.IP)
  937. # [15:38] * Joins: yzen (Adium@C8A3A5EA.A6295926.9D42CF23.IP)
  938. # [15:38] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  939. # [15:40] * Quits: yzen (Adium@C8A3A5EA.A6295926.9D42CF23.IP) (Ping timeout)
  940. # [15:40] * Joins: yzen (Adium@67828CC7.C1A51174.9D42CF23.IP)
  941. # [15:41] * ewong is now known as ewong|sleep
  942. # [15:41] * Quits: llmelon (chatzilla@moz-54593027.tm.net.my) (Ping timeout)
  943. # [15:41] * Joins: tonymec (tonymec@B8681925.175EC020.DE2DB281.IP)
  944. # [15:42] * Quits: janv (varga@moz-CB045A00.telecom.sk) (Quit: This computer has gone to sleep)
  945. # [15:42] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  946. # [15:43] * Joins: llmelon (chatzilla@moz-54593027.tm.net.my)
  947. # [15:43] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  948. # [15:46] * ferjm is now known as ferjm|afk
  949. # [15:49] * Joins: Ms2ger (Ms2ger@F4169712.36073686.3773EA9F.IP)
  950. # [15:51] * Quits: stux|away|away (stux@moz-FD6B9EC6.hfc.comcastbusiness.net) (Ping timeout)
  951. # [15:52] * cmcavoy-offline is now known as cmcavoy
  952. # [15:52] * Joins: stux (stux@moz-FD6B9EC6.hfc.comcastbusiness.net)
  953. # [15:52] * bz_sleep is now known as bz
  954. # [15:54] * Joins: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk)
  955. # [15:55] * Quits: IRCMonkey25325 (chatzilla@moz-78A86AC.pp.htv.fi) (Quit: Reconnecting…)
  956. # [15:55] * Joins: smaug (chatzilla@moz-78A86AC.pp.htv.fi)
  957. # [15:55] * ChanServ sets mode: +o smaug
  958. # [15:56] * Quits: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk) (Ping timeout)
  959. # [15:56] * Joins: lmandel (lmandel@F2D29657.F60B0462.67AC9B1.IP)
  960. # [15:56] * Quits: Cwiiis (cwiiis@moz-125BA310.croy.cable.virginmedia.com) (Quit: Leaving)
  961. # [15:57] <@smaug> edmorley: do you happen to know which platform is fastest for testing? I mean a case when I know bc has been failing on all the platforms and I need to test a fix. I'd assume windows is slowest.
  962. # [15:57] <bz> smaug: on try, or locally?
  963. # [15:57] <@smaug> try
  964. # [15:57] * Joins: pranavrc (pranavrc@35581C2E.1A7EE299.C28326FD.IP)
  965. # [15:58] <bz> smaug: if no backlog, in my experience mac64 is fastest...
  966. # [15:58] <@smaug> k
  967. # [15:58] <@smaug> good. I randomly picked up that
  968. # [15:58] * Quits: Wevah (Wevah@moz-E56F151E.stcd.qwest.net) (Ping timeout)
  969. # [15:58] <edmorley> smaug: yeah that or linux64
  970. # [15:58] * @smaug really needs a faster laptop
  971. # [15:59] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/b624bea2fbe2 - David Burns - Bug 805475: add the ability to switch to active element in the document; r=jgriffin
  972. # [15:59] <edmorley> smaug: the new queue counts on trychooser can help
  973. # [15:59] * Quits: Mnyromyr (MnyroWork@moz-E2E3FF3D.tal.de) (Input/output error)
  974. # [15:59] <@smaug> edmorley: yeah. queue was mostly empty
  975. # [15:59] <edmorley> also if there is a chance you don't need debug, an opt test run will typically be 50% faster
  976. # [16:00] <edmorley> (unsurprisnly)
  977. # [16:00] <edmorley> in some cases on our infra they are over twice the runtime vs opt
  978. # [16:00] <Ms2ger> bz, mm, but mac runs your tests on three versions
  979. # [16:00] <edmorley> s/they/debug/
  980. # [16:00] * Joins: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP)
  981. # [16:00] * philor|away is now known as philor
  982. # [16:01] * Joins: janv (varga@moz-B6E52297.flarion.as5628.telecom.sk)
  983. # [16:01] <Optimizer> Is there a way to detect a filled xul textbox via CSS ?
  984. # [16:01] * Joins: souradeep (souradeep@7FF6871D.5827D88B.47324136.IP)
  985. # [16:02] <@smaug> Optimizer: you mean non-empty?
  986. # [16:02] <Optimizer> yes
  987. # [16:02] * Joins: Wevah (Wevah@moz-1A71BE0F.stcd.qwest.net)
  988. # [16:02] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Ping timeout)
  989. # [16:02] * Quits: souradeep (souradeep@7FF6871D.5827D88B.47324136.IP) (Quit: Leaving)
  990. # [16:02] <Optimizer> like even if I lose focus on it, thre is some text, I want some style
  991. # [16:03] * Joins: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net)
  992. # [16:03] * Joins: joey (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  993. # [16:04] <@smaug> isn't there <input> inside textbox, and we do have styles for the <div> inside the <input>...
  994. # [16:04] * Joins: mdas (mdas@50AE257C.D30B51A1.412CF160.IP)
  995. # [16:04] <glazou> a xul textbox ?
  996. # [16:05] <bz> Ms2ger: there's a way to avoid that somehow....
  997. # [16:05] * Quits: joey (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Quit: ChatZilla 0.9.89 [Firefox 19.0a2/20130107042018])
  998. # [16:05] * Joins: souradeep (souradeep@7FF6871D.5827D88B.47324136.IP)
  999. # [16:05] * Quits: souradeep (souradeep@7FF6871D.5827D88B.47324136.IP) (Connection reset by peer)
  1000. # [16:05] * Joins: joey (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  1001. # [16:05] <Optimizer> smaug: there is an input inside the textbox and there is a div inside that input ? :O
  1002. # [16:05] <Optimizer> I do not see that via DOMi
  1003. # [16:05] <bz> Optimizer: very much so
  1004. # [16:05] <Ms2ger> bz, that's good to know :)
  1005. # [16:05] <glazou> anonymous elements
  1006. # [16:05] <bz> Optimizer: the div is native anon; DOMi won't show it
  1007. # [16:05] <glazou> textbox input div:not(:empty) ?
  1008. # [16:06] * Quits: @ehsan (ehsan@576FC5E5.CD1D2BB8.DC1243F8.IP) (Input/output error)
  1009. # [16:06] <@smaug> input > .anonymous-div:not(:empty)
  1010. # [16:06] <bz> Optimizer: the input is XBL anon; DOMi will show it if you ask.
  1011. # [16:06] <Optimizer> do I have to say please ?
  1012. # [16:06] <glazou> just toggle the right option in DOMI menus
  1013. # [16:06] <Optimizer> so this empty keyword works ?
  1014. # [16:06] * Joins: FabioMagnoni (fabiomagno@D35EECE4.77432F63.8AF99142.IP)
  1015. # [16:07] <bz> You have to select it under "View"
  1016. # [16:07] <glazou> Optimizer: you have to try
  1017. # [16:07] <bz> So I'm missing the context for this conversation
  1018. # [16:07] <Optimizer> textbox .anonymous-div:not(:empty)
  1019. # [16:07] * Quits: overholt (overholt@35765CFB.88764A66.72A31D6.IP) (Ping timeout)
  1020. # [16:07] <bz> What are we trying to do, exactly?
  1021. # [16:07] <Optimizer> I want to apply style to a filled textbox only
  1022. # [16:07] <Optimizer> a non empty one
  1023. # [16:07] <bz> Ah
  1024. # [16:07] <bz> Then that <div> is irrelevant to you
  1025. # [16:08] <bz> Since you want to style the textbox, not the div, right?
  1026. # [16:08] <Optimizer> yup
  1027. # [16:08] <glazou> good catch
  1028. # [16:08] <paul> Optimizer: [isempty="true"]?
  1029. # [16:08] <Optimizer> when will parent selctors land :(
  1030. # [16:08] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  1031. # [16:08] <Optimizer> paul: isempty is native ?
  1032. # [16:08] <bz> They wouldn't help either
  1033. # [16:08] <bz> because the div is native anon
  1034. # [16:08] <bz> so you can't style it unless you're a UA stylesheet
  1035. # [16:08] <paul> no - I'm really not sure, but iirc, we add an attribute in the XBL
  1036. # [16:08] <glazou> it's XUL anyway bz
  1037. # [16:08] <Optimizer> browser.css is ?
  1038. # [16:08] <bz> So if you were HTML
  1039. # [16:09] <bz> browser.css is NOT
  1040. # [16:09] <Optimizer> I am XUL
  1041. # [16:09] <bz> XUL != UA stylesheet
  1042. # [16:09] <bz> So if you were in HTML
  1043. # [16:09] <glazou> wait, for textbox, the value attribute reflects the prose inside
  1044. # [16:09] <glazou> so
  1045. # [16:09] * Optimizer finally confesses
  1046. # [16:09] <bz> I'd tell you to do <input required>
  1047. # [16:09] <glazou> textbox:not[value=""]
  1048. # [16:09] <glazou> sorry
  1049. # [16:09] <bz> and then match on :valid
  1050. # [16:09] <glazou> textbox:not([value=""])
  1051. # [16:09] <bz> Which sounds like what you want here.
  1052. # [16:09] * Joins: hipokrit (hipokrit@1BF5DFDB.CA40E1F7.C558AD24.IP)
  1053. # [16:09] <Optimizer> yeah, I got that from stackoverflow :)
  1054. # [16:09] <bz> glazou: won't work
  1055. # [16:09] <Optimizer> I was wondering if we handle is somehow natively
  1056. # [16:09] <glazou> bz: why?
  1057. # [16:10] <bz> glazou: why would it possibly work?
  1058. # [16:10] * Quits: dria (dria@moz-F5EB0C5D.dsl.teksavvy.com) (Quit: dria)
  1059. # [16:10] <Optimizer> it won't work unless you have a value attribute set to the textbox
  1060. # [16:10] <bz> So you real problem sounds like "xul textbox sucks and hasn't been updated with all the useful input things"
  1061. # [16:10] <bz> Yes?
  1062. # [16:10] * Quits: Ann_Yiming (Ann_Yiming@moz-CF8BEBEF.dia.static.qwest.net) (Ping timeout)
  1063. # [16:10] <bz> Have you considered using an html input instead of a xul textbox? ;)
  1064. # [16:10] <glazou> argl @value is only the default value
  1065. # [16:10] <bz> More seriously, we could try to fix textbox somehow to deal
  1066. # [16:10] <bz> but it's hard
  1067. # [16:11] <paul> the value attribute is not updated.
  1068. # [16:11] <Optimizer> I don't know if even HTML input can do that
  1069. # [16:11] <bz> Do what?
  1070. # [16:11] <Optimizer> detect emptiness
  1071. # [16:11] <bz> See above
  1072. # [16:11] <bz> I just told you how to do it for HTML
  1073. # [16:11] <Optimizer> that input required ?
  1074. # [16:11] <bz> Yes
  1075. # [16:11] <Optimizer> it doesn't work for textbox ?
  1076. # [16:12] <paul> yes, they can. :empty.
  1077. # [16:12] <bz> paul: NO
  1078. # [16:12] <bz> paul: NO, NO, NO
  1079. # [16:12] <paul> bz: really?
  1080. # [16:12] * bz wishes people would stop spreading misinformation
  1081. # [16:12] <bz> paul: just try it
  1082. # [16:12] <paul> bz: I meant for the HTML input
  1083. # [16:12] <bz> paul: please.
  1084. # [16:12] <bz> paul: yes, I know. Just try it.
  1085. # [16:12] <bz> Optimizer: no
  1086. # [16:12] <paul> indeed.
  1087. # [16:12] * Joins: mreavy_ (chatzilla@moz-D0297AE3.phlapa.fios.verizon.net)
  1088. # [16:12] <bz> Optimizer: textbox doesn't have any of the html5 bits on it
  1089. # [16:12] * Joins: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net)
  1090. # [16:13] <Optimizer> so its upto JS now ?
  1091. # [16:13] <bz> Optimizer: I was pretty serious, though: can you just use an HTML input and be done with it?
  1092. # [16:13] <bz> Optimizer: instead of perpetuating this xul brokenness?
  1093. # [16:13] * Quits: mreavy (chatzilla@moz-D0297AE3.phlapa.fios.verizon.net) (Ping timeout)
  1094. # [16:13] <Optimizer> everything is xul there, paul, what do you say ?
  1095. # [16:13] * mreavy_ is now known as mreavy
  1096. # [16:13] <bz> Optimizer: I realize there may be other issues with that too, but that's the first thing I'd try
  1097. # [16:14] <bz> On a side note, it'll be interesting to see what web components does with this stuff..
  1098. # [16:14] <Optimizer> if we switch to input, we will loose all the styles that are already there, new style additions, too much pain for just one textbox
  1099. # [16:14] <Optimizer> web components ?
  1100. # [16:16] * Joins: ehugg_ (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net)
  1101. # [16:16] * Joins: jprmc (jprmc@F2D29657.F60B0462.67AC9B1.IP)
  1102. # [16:17] <paul> Optimizer: kind of like XBL (anonymous content in JS, aka shadow DOM) but without the XML part.
  1103. # [16:17] <Optimizer> I did not get you
  1104. # [16:17] <paul> there's the <template> thing though. https://dvcs.w3.org/hg/webcomponents/raw-file/tip/explainer/index.html
  1105. # [16:18] * Quits: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net) (Ping timeout)
  1106. # [16:19] <Optimizer> ah..
  1107. # [16:22] * Quits: Optimizer (Optimizer@BBC66A1E.E772AAF5.D2D1FAF0.IP) (Ping timeout)
  1108. # [16:22] * Quits: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP) (Quit: RealRaven)
  1109. # [16:23] * Joins: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP)
  1110. # [16:23] <glazou> I have a solution but it's a bit hacky
  1111. # [16:23] * Quits: stransky (stransky@moz-107AD163.redhat.com) (Quit: Connection reset by beer)
  1112. # [16:23] <glazou> extend the textbox behaviour so the constructor listen to the inputFiled changes and updates a currentValue attribute on the textbox
  1113. # [16:23] <glazou> then use the CSS rule I described above for the @currentValue attribute
  1114. # [16:24] <bz> If you don't expect users to type much text in there, that would work, yeah
  1115. # [16:25] <glazou> then you only need to write a rather light new xbl for your own textbox and use that new element instead of <textbox>
  1116. # [16:25] <glazou> bz: because of perfs ?
  1117. # [16:25] * Joins: yzen1 (Adium@moz-6C414764.openskytelcom.net)
  1118. # [16:26] * Quits: yzen (Adium@67828CC7.C1A51174.9D42CF23.IP) (Ping timeout)
  1119. # [16:26] <bz> glazou: yes
  1120. # [16:26] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/740cf756cf33 - Philip Chee - Bug 825417 SafeBrowsing.jsm: Don't hardcode phishing/malware table names (phishingList, malwareList) r=gcp.
  1121. # [16:27] <glazou> bz: well, since it will only trigger a css rule, that would remain unnoticed I think
  1122. # [16:27] <glazou> after all, :valid and :invalid do almost that
  1123. # [16:28] * Joins: bibo360 (bibo360@moz-3788DED8.signap.com)
  1124. # [16:28] <bz> glazou: the "serialize the value on each keystroke" is where the perf might be a problem
  1125. # [16:29] * yzen1 is now known as yzen
  1126. # [16:29] <bz> glazou: imagine doing that with a textfield with a good bit of text in it.
  1127. # [16:29] <bz> glazou: and note that this is not a trivial serialization either..
  1128. # [16:29] <glazou> then put a 500ms timeout
  1129. # [16:29] <bz> glazou: sure
  1130. # [16:29] <glazou> à la timedtext
  1131. # [16:29] <bz> glazou: if your use case works with that, that would be sane.
  1132. # [16:30] * wlach is now known as hcalw
  1133. # [16:30] <glazou> yep
  1134. # [16:30] * Joins: Optimizer (Optimizer@21CBABA8.8EDCFA39.274D17D6.IP)
  1135. # [16:30] <glazou> I implemented a while ago to add pattern matching-based validity to a xul textbox
  1136. # [16:30] <glazou> implemented it
  1137. # [16:31] * Joins: dzbarsky (Adium@moz-C4FB1ED4.wireless-pennnet.upenn.edu)
  1138. # [16:31] * Joins: spartanfire (guimdearau@moz-33A83FA2.mielccc.clients.pavlovmedia.com)
  1139. # [16:31] * Quits: avih (quassel@2D5CF5E1.7EA0FE88.CC465D70.IP) (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
  1140. # [16:32] * Joins: avih (quassel@2D5CF5E1.7EA0FE88.CC465D70.IP)
  1141. # [16:32] <Optimizer> glazou: can it be used ?
  1142. # [16:32] <glazou> ah the other zbarsky
  1143. # [16:32] <glazou> Optimizer: no sorry, I did it for a customer and the code is theirs
  1144. # [16:32] <glazou> dzbarsky: sooooooo you wanted to kill all table editing features in all Gecko-based editors ???? Hmmmm ? :-D
  1145. # [16:33] <glazou> bug 830233
  1146. # [16:33] * Joins: devd (Name@moz-9DACDECA.cs.berkeley.edu)
  1147. # [16:33] * mcote|afk is now known as mcote
  1148. # [16:33] * Joins: mkaply (mkaply@moz-92EDDD02.lightspeed.austtx.sbcglobal.net)
  1149. # [16:33] <dzbarsky> glazou: yeah. tables are overrated
  1150. # [16:33] <Ms2ger> glazou, sounds good to me ;)
  1151. # [16:33] <glazou> my customers will most probably disagree :-D
  1152. # [16:34] * Quits: Optimizer (Optimizer@21CBABA8.8EDCFA39.274D17D6.IP) (Ping timeout)
  1153. # [16:34] <devd> hello .. does anyone know how to fix Bug 456957 ? It is a source of repeated pain in a lot of components. I am happy to write the patch, but I need pointers on where to hack.
  1154. # [16:34] <devd> maybe bz or smaug ?
  1155. # [16:35] * Joins: souradeep (souradeep@7FF6871D.5827D88B.47324136.IP)
  1156. # [16:35] * Quits: souradeep (souradeep@7FF6871D.5827D88B.47324136.IP) (Quit: souradeep)
  1157. # [16:36] * Quits: yzen (Adium@moz-6C414764.openskytelcom.net) (Ping timeout)
  1158. # [16:36] * Joins: yzen (Adium@67828CC7.C1A51174.9D42CF23.IP)
  1159. # [16:36] * Quits: pnkfelix (pnkfelix@moz-A2A3C9E6.vlan402.asr1.cdg3.gblx.net) (Quit: Leaving.)
  1160. # [16:36] * Quits: Mic (Instantbir@moz-58C50214.superkabel.de) (Quit: Instantbird 1.4a1pre -- http://www.instantbird.com)
  1161. # [16:36] * bz looks
  1162. # [16:37] <bz> devd: well, we'd have to call into content policy on redirects, yes?
  1163. # [16:37] * Joins: RattyAway (Jim_diGriz@1EE5799D.6F42AF5F.B84CA34C.IP)
  1164. # [16:37] <RattyAway> gcp: ping
  1165. # [16:38] * Joins: dbaron (dbaron@88F51059.F3BBB17D.144F44FA.IP)
  1166. # [16:38] * ChanServ sets mode: +o dbaron
  1167. # [16:38] <RattyAway> http://hg.mozilla.org/mozilla-central/rev/4a2cd2911c28#l11.37
  1168. # [16:38] <RattyAway> SafeBrowsing.jsm isn't a component :P
  1169. # [16:38] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  1170. # [16:38] * ChanServ sets mode: +o ehsan
  1171. # [16:38] * Ms2ger waves at ehsan
  1172. # [16:39] <gcp> RattyAway: ?
  1173. # [16:39] <@ehsan> Ms2ger: hey
  1174. # [16:39] <devd> bz: yes. But where is the redirect code? Right now, most addons etc add an observer. That seems an ugly solution for gecko code
  1175. # [16:40] <RattyAway> 11.37 -@BINPATH@/components/SafeBrowsing.js
  1176. # [16:40] <RattyAway> 11.38 +@BINPATH@/components/SafeBrowsing.jsm
  1177. # [16:40] <RattyAway> gcp: you should just have removed this line.
  1178. # [16:40] <RattyAway> it's already packaged here: http://mxr.mozilla.org/mozilla-central/source/toolkit/components/url-classifier/Makefile.in#61
  1179. # [16:40] <bz> devd: Each channel notifies its own observers
  1180. # [16:41] <bz> devd: and teh global event sink
  1181. # [16:41] <bz> devd: and a category of global observers
  1182. # [16:41] <bz> devd: the global sink is nsScriptSecurityManager, which does CheckLoadURI checks
  1183. # [16:41] <bz> devd: no obvious reason it couldn't do content policy checks
  1184. # [16:41] * Joins: Optimizer (Optimizer@459F9DCA.6F4D4287.BE90E62C.IP)
  1185. # [16:41] * Joins: Honza (chatzilla@5AD2A1B9.23B79DE4.D0083327.IP)
  1186. # [16:42] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1187. # [16:42] <bz> devd: Or you could add a dedicated thing for this in the "net-channel-event-sinks" category
  1188. # [16:42] <devd> which one is called before hand? I think it might be useful perf-wise to call contentpolicy before notifying all the observors ?
  1189. # [16:43] <devd> nsscriptsecuritymanager ?
  1190. # [16:43] <bz> script security manage is called before anything else
  1191. # [16:43] <bz> since if CheckLoadURI fails you don't want to be notifying anyone else of anything
  1192. # [16:43] * Joins: kamathln (kamathln@3434480C.97EB50C0.C34E0B47.IP)
  1193. # [16:43] <devd> which is also the argument of nsicontentpolicy being called right after that ?
  1194. # [16:44] <devd> err .. I meant,
  1195. # [16:44] <gcp> RattyAway: ok. I was surprisedx that code still exists, it looks like bug 807559 died.
  1196. # [16:44] <devd> which is also an argument to call nsicontentpolicy right after checkloaduri
  1197. # [16:44] * Joins: wlach (wlach@moz-F5E9CE2D.sdsl.bell.ca)
  1198. # [16:45] <gcp> RattyAway: note that https://bugzilla.mozilla.org/show_bug.cgi?id=807559#c2 disagrees with you
  1199. # [16:45] <glandium> gcp: i removed SafeBrowsing.jsm from mobile/ recently
  1200. # [16:45] <glandium> gcp: that path was wrong, though. it just happens that SafeBrowsing.jsm is caught under modules/*
  1201. # [16:46] <bz> devd: yes
  1202. # [16:47] <glandium> gcp: http://mxr.mozilla.org/mozilla-central/source/mobile/android/installer/package-manifest.in#379
  1203. # [16:47] <glandium> so yeah, http://mxr.mozilla.org/mozilla-central/source/mobile/android/installer/package-manifest.in#547 can go away
  1204. # [16:48] <padenot> /b 13
  1205. # [16:48] <RattyAway> gcp: yeah @BINPATH@/components/SafeBrowsing.jsm doesn't work anyway because SafeBrowsing.jsm isn't a component.
  1206. # [16:48] * hwine is now known as hwine|afk
  1207. # [16:49] * glazou has to run ; bbl
  1208. # [16:49] * Quits: glazou (glazou@moz-204094DD.disruptive-innovations.fr) (Quit: bbl)
  1209. # [16:50] <devd> bz: but, if I add a call to NS_CheckContentLoadPolicy in CheckloadURI; that means it would add a call for redirects, but also for all the other cases where contentpolicy already works?
  1210. # [16:51] * Quits: naveed (nihsanulla@moz-E0791328.bstnma.fios.verizon.net) (Quit: )
  1211. # [16:51] <devd> IF I am not wrong, you are saying to add the call at the end of CheckLoadURIwithPrincipal (http://mxr.mozilla.org/mozilla-central/source/caps/src/nsScriptSecurityManager.cpp#1263): I think most arguments should be fine: I don't know how to get the context argument though
  1212. # [16:51] * Quits: kamathln (kamathln@3434480C.97EB50C0.C34E0B47.IP) (Connection reset by peer)
  1213. # [16:51] <bz> devd: why the heck would you add it in CheckLoadURI?
  1214. # [16:52] * Joins: kamathln (kamathln@F0D1B703.B4EECAF3.C34E0B47.IP)
  1215. # [16:52] <bz> devd: just add it to the OnChannelRedirect code in secman
  1216. # [16:52] <bz> devd: and be very very careful
  1217. # [16:52] * Quits: FabioMagnoni (fabiomagno@D35EECE4.77432F63.8AF99142.IP) (Quit: FabioMagnoni)
  1218. # [16:52] <bz> devd: e.g. it's not clear what you should do here for REDIRECT_INTERNAL
  1219. # [16:54] <devd> bz: I was thinking I could just reuse what CSP already does http://mxr.mozilla.org/mozilla-central/source/content/base/src/nsCSPService.cpp#207
  1220. # [16:54] * bz looks
  1221. # [16:54] <bz> Looks wrong to me at first glance
  1222. # [16:54] * Joins: Archaeopteryx (itsme@moz-756328DB.cust.telecolumbus.net)
  1223. # [16:54] <bz> When is this code triggered?
  1224. # [16:55] * hwine|afk is now known as hwine
  1225. # [16:55] <bz> devd: ^
  1226. # [16:56] <devd> I don't know actually.. it seems it should be the same as http://mxr.mozilla.org/mozilla-central/source/caps/src/nsScriptSecurityManager.cpp#2365
  1227. # [16:56] <devd> but I am guessing
  1228. # [16:56] <devd> by same, I mean , it should be triggered whenever the asyncchannelredirect in scriptsecuritymanager is called
  1229. # [16:57] * Joins: naveed (nihsanulla@moz-E0791328.bstnma.fios.verizon.net)
  1230. # [16:57] <bz> OK
  1231. # [16:57] <bz> So it doesn't look obviously right to me
  1232. # [16:57] <bz> Does it really mean to trigger on internal redirects?
  1233. # [16:58] <devd> what are internal redirects ?
  1234. # [16:58] <bz> Say I have a protocol handler that takes a URI like foo:bar?quork
  1235. # [16:58] <bz> And turns that under the hood into a load of http://bar.com/quork
  1236. # [16:58] <bz> _that_ is an internal redirect.
  1237. # [16:58] <bz> Or say I have a proxy.
  1238. # [16:59] <bz> That will generate an internal same-URI redirect
  1239. # [16:59] <bz> Fwiw, CORS skips doing any checks for internal same-URI redirects, since those are, for HTTP, just an implementation detail of our proxy implementation.
  1240. # [16:59] <bz> (HTTP proxy, that is)
  1241. # [16:59] <devd> I don't think that is part of the plan; but since CSP will ignore those loads, the code isn't breaking anything
  1242. # [17:00] <bz> Well
  1243. # [17:00] <bz> Except performance, yes?
  1244. # [17:00] <devd> bz: CSP definitely doesn't want to know about proxy internal redirects
  1245. # [17:00] <devd> exactly
  1246. # [17:00] <devd> performance
  1247. # [17:00] * Joins: arky (arky@7E69B5C4.7CEBD75F.FA662B63.IP)
  1248. # [17:00] <devd> which is why I want to fix this bug
  1249. # [17:00] <bz> So at minimum, NS_IsInternalSameURIRedirect
  1250. # [17:00] <devd> the same thing I suspect is happening also in mixedcontentblocker
  1251. # [17:00] <devd> and a bunch of other places
  1252. # [17:00] <bz> That will at least filter out proxy loads
  1253. # [17:00] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/cd49338d61c7 - Ehsan Akhgari - Bug 827454 - Per-window private browsing theme changes for Linux; r=dao
  1254. # [17:00] * mak|afk is now known as mak
  1255. # [17:00] <devd> ok
  1256. # [17:01] <devd> not sure what to do about the mailto: links though
  1257. # [17:01] <bz> What about mailto: ?
  1258. # [17:01] <devd> if I am not wrong, if I setup mailto: to use gmail (which means it will redirect to http://mail.google.com/blah)
  1259. # [17:01] <devd> do I want to call nsicontentpolicy or not ?
  1260. # [17:01] <bz> Ah
  1261. # [17:01] <bz> Good question.
  1262. # [17:02] <devd> I think NoScript will want a call, but that's the only case I can think of
  1263. # [17:03] * Joins: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  1264. # [17:03] <devd> how about not calling for internal redirects called due to protocol handlers for now; if people ask for it, we can add it
  1265. # [17:03] <devd> I think most nsicontentpolicy listeners should be fine without it
  1266. # [17:05] * bz has no opinion
  1267. # [17:05] * Quits: Jesse (jruderman@moz-537BCF9.hsd1.ca.comcast.net) (Quit: Jesse)
  1268. # [17:05] <bz> My main considerations here are that you not make stuff slow with this code. ;)
  1269. # [17:05] <devd> bz: my guess is that it will make things faster; although, it might mean removing some of the extraneous listeners in CSPService, mixedcontentblocker etc.
  1270. # [17:05] * Quits: andreasn (andreasn@moz-8A84C28A.bredband.comhem.se) (Quit: Ex-Chat)
  1271. # [17:06] * Quits: marcoz (marco.zehe@moz-FFBFDFB0.dip.t-dialin.net) (Quit: Leaving.)
  1272. # [17:06] * Joins: dria (dria@F2D29657.F60B0462.67AC9B1.IP)
  1273. # [17:07] * Quits: Optimizer (Optimizer@459F9DCA.6F4D4287.BE90E62C.IP) (Ping timeout)
  1274. # [17:09] * Joins: atte (atte@moz-37C1DF97.dhcp.inet.fi)
  1275. # [17:09] * Joins: pnkfelix (pnkfelix@moz-43495417.fbx.proxad.net)
  1276. # [17:09] <devd> bz: also, do we trust the the talos tests to check if this causes a perf hit ?
  1277. # [17:09] * Quits: stux (stux@moz-FD6B9EC6.hfc.comcastbusiness.net) (Ping timeout)
  1278. # [17:09] <glandium> baku: have you looked at dxr?
  1279. # [17:10] * Joins: stux (stux@moz-FD6B9EC6.hfc.comcastbusiness.net)
  1280. # [17:10] <baku> glandium, sure I did.
  1281. # [17:10] * Joins: Optimizer (Optimizer@CD999C30.DADF8612.BE90E62C.IP)
  1282. # [17:10] * Joins: Cwiiis (cwiiis@88F51059.F3BBB17D.144F44FA.IP)
  1283. # [17:10] <Ms2ger> baku, how much did it make you cry? :)
  1284. # [17:10] * Joins: vicamo (vicamo@moz-B70A1B1C.dynamic.hinet.net)
  1285. # [17:10] <baku> haha Ms2ger tell me why :)
  1286. # [17:11] <Ms2ger> It just seems to get worse over time
  1287. # [17:11] <baku> glandium, dxr was too much, it requires to much time
  1288. # [17:11] <baku> hehe
  1289. # [17:11] <bz> devd: no
  1290. # [17:11] <bz> devd: well, maybe Ts/Txul
  1291. # [17:13] * Joins: vikash (vikashagra@E8CA62A7.D01F32F4.ADC0C9EC.IP)
  1292. # [17:13] <baku> glandium, so in the end, what I really need is mxr identifier, so I wrote something that does that... quick and dirty
  1293. # [17:14] * Joins: espindola (espindola@moz-C4DD6774.dsl.teksavvy.com)
  1294. # [17:15] * Quits: bbondy (bbondy@B12B839B.3A9F9BD4.4C2245EF.IP) (Quit: Going offline, see ya! (www.adiirc.com))
  1295. # [17:15] * Joins: jedp (jedp@moz-59C58F81.dsl.dynamic.sonic.net)
  1296. # [17:15] * Joins: Ann_Yiming (Ann_Yiming@43CB6079.66715431.D25A875A.IP)
  1297. # [17:15] <kamathln> Is there a label/nickname for the remote debugger that I can search in bugzilla to get all bugs related to it? "remote debug" seems to return too much noise
  1298. # [17:16] <devd> bz: also, NS_IsInternalSameURIRedirect will catch the proxy redirects; how to filter the protocol handler redirects ? Couldn't find anything in nsNetUtil.h
  1299. # [17:16] * kk1fff|home is now known as kk1fff
  1300. # [17:16] <bz> devd: define "protocol handler redirects"?
  1301. # [17:16] <devd> e.g. mailto: redirecting to mail.google.com/..
  1302. # [17:16] <bz> devd: I have no clue where and how that's implemented
  1303. # [17:17] <bz> devd: e.g. whether it's even a redirect in the necko sense
  1304. # [17:17] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  1305. # [17:17] * Quits: MrDHat (quassel@2426A1A2.765C73F8.50E99975.IP) (Ping timeout)
  1306. # [17:17] <devd> ok .. I will ask someone familiar with necko. maybe bsmith
  1307. # [17:18] <bz> I dunno that it's anywhere necko-related
  1308. # [17:18] * Quits: vikash (vikashagra@E8CA62A7.D01F32F4.ADC0C9EC.IP) (Ping timeout)
  1309. # [17:18] * rail is now known as rail-lunch
  1310. # [17:18] * Quits: Edgar (Thunderbir@moz-58E2C7B7.dynamic.hinet.net) (Quit: Edgar)
  1311. # [17:18] <bz> Soemwhere in exthandler, maybe?
  1312. # [17:19] * Joins: marcoz (marco.zehe@moz-FFBFDFB0.dip.t-dialin.net)
  1313. # [17:19] * catlee is now known as catlee-lunch
  1314. # [17:19] <bz> I suggest just breakpointing on the AsyncOpen for the HTTP channel in that case and seeing what the stack is
  1315. # [17:19] * ctalbert|afk is now known as ctalbert
  1316. # [17:20] * Quits: pnemsak (Miranda@moz-BE85878E.citicom.sk) (Quit: pnemsak)
  1317. # [17:20] * bz is now known as bz_away
  1318. # [17:20] <bz_away> back in a bit
  1319. # [17:20] <devd> bz_away: ok thanks
  1320. # [17:20] * Joins: nsm (nikhil@2557E599.66715431.D25A875A.IP)
  1321. # [17:20] * Joins: MrDHat (quassel@1A992059.D2C6CE2E.85BF2EFC.IP)
  1322. # [17:21] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d20ea031c033 - Kannan Vijayan - Bug 807498 - Do type monitoring on disabled GetElem ICs. r=sstangl
  1323. # [17:22] * ferjm|afk is now known as ferjm
  1324. # [17:23] * Joins: gwagner (gwagner@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1325. # [17:24] * glob is now known as glob|mtg
  1326. # [17:25] * Joins: jorendorff (jorendorff@moz-101B436C.hsd1.tn.comcast.net)
  1327. # [17:26] * Joins: kdcw (kdc@moz-F7413045.pk.shawcable.net)
  1328. # [17:27] * Quits: luke (andhow@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  1329. # [17:27] * Quits: ehugg_ (ehugg@moz-EA33CD8D.hsd1.wa.comcast.net) (Quit: ehugg_)
  1330. # [17:27] * Quits: devd (Name@moz-9DACDECA.cs.berkeley.edu) (Quit: leaving)
  1331. # [17:28] * Joins: mayhemer (Miranda@moz-415580BA.broadband17.iol.cz)
  1332. # [17:29] * Joins: mats (chatzilla@868A9748.A189EB51.4B330583.IP)
  1333. # [17:31] * Quits: kamathln (kamathln@F0D1B703.B4EECAF3.C34E0B47.IP) (Connection reset by peer)
  1334. # [17:32] * Joins: kamathln (kamathln@88912780.22F78EF3.C34E0B47.IP)
  1335. # [17:33] * Quits: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP) (Connection reset by peer)
  1336. # [17:36] * Quits: kmoir (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  1337. # [17:36] * geekboy|afk is now known as geekboy
  1338. # [17:36] * Joins: imphil (philipp@moz-55513EF0.rad.med.uni-muenchen.de)
  1339. # [17:38] * Joins: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP)
  1340. # [17:38] * Parts: jedp (jedp@moz-59C58F81.dsl.dynamic.sonic.net) (Textual IRC Client: www.textualapp.com)
  1341. # [17:38] * philor is now known as philor|away
  1342. # [17:39] * Ms2ger is now known as js2ger
  1343. # [17:40] * Joins: vikash (vikashagra@E8CA62A7.D01F32F4.ADC0C9EC.IP)
  1344. # [17:40] * Joins: rlewis (Thunderbir@moz-D47321EC.cable.virginmedia.com)
  1345. # [17:41] * Quits: ferongr (ferongr@moz-8FBBC720.dyn.edudsl.gr) (Ping timeout)
  1346. # [17:41] * Joins: dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net)
  1347. # [17:41] * ChanServ sets mode: +o dveditz
  1348. # [17:41] * AutomatedTester is now known as AutomatedTester|away
  1349. # [17:43] * Joins: aklotz (Thunderbir@moz-55246988.cg.shawcable.net)
  1350. # [17:44] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/496a87eb0715 - Gian-Carlo Pascutto - Bug 825891 - Remove one more obsolete mention of per-client randomization. r=dcamp
  1351. # [17:44] * Quits: naveed (nihsanulla@moz-E0791328.bstnma.fios.verizon.net) (Input/output error)
  1352. # [17:45] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  1353. # [17:45] * Joins: mccr8 (mccr8@2557E599.66715431.D25A875A.IP)
  1354. # [17:45] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ed46fb258e53 - Oleg Romashin - Bug 826979 - jsfriendapi.h conflict with qobjectdefs.h slots defines. r=glandium
  1355. # [17:45] * ehsan is now known as ehsan|lunch
  1356. # [17:45] * Joins: bmoss (bmoss@2557E599.66715431.D25A875A.IP)
  1357. # [17:46] * Joins: knelson (Adium@2557E599.66715431.D25A875A.IP)
  1358. # [17:46] * Parts: knelson (Adium@2557E599.66715431.D25A875A.IP)
  1359. # [17:46] * whimboo is now known as whimboo|mtg
  1360. # [17:46] * Quits: twi1 (Adium@4B8FCCF0.8AAAF769.FAAB0799.IP) (Ping timeout)
  1361. # [17:46] * Joins: ferongr (ferongr@moz-5E600DD9.dsl.dyn.forthnet.gr)
  1362. # [17:47] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Quit: clee)
  1363. # [17:48] * Quits: nmatsakis (nmatsakis@AAE222A3.FDDA6739.2321E71E.IP) (Quit: Computer has gone to sleep.)
  1364. # [17:49] * Joins: nmatsakis (nmatsakis@AAE222A3.FDDA6739.2321E71E.IP)
  1365. # [17:49] * Quits: nmatsakis (nmatsakis@AAE222A3.FDDA6739.2321E71E.IP) (Quit: Computer has gone to sleep.)
  1366. # [17:49] * Joins: knelson (Adium@2557E599.66715431.D25A875A.IP)
  1367. # [17:49] * Parts: knelson (Adium@2557E599.66715431.D25A875A.IP)
  1368. # [17:49] * Quits: dzbarsky (Adium@moz-C4FB1ED4.wireless-pennnet.upenn.edu) (Quit: Leaving.)
  1369. # [17:50] * Quits: ferongr (ferongr@moz-5E600DD9.dsl.dyn.forthnet.gr) (Ping timeout)
  1370. # [17:51] * Joins: gandalf (zbraniecki@moz-4F155DA6.hsd1.ca.comcast.net)
  1371. # [17:52] * Quits: arky (arky@7E69B5C4.7CEBD75F.FA662B63.IP) (Quit: Leaving)
  1372. # [17:54] * Joins: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net)
  1373. # [17:54] * catlee-lunch is now known as catlee
  1374. # [17:54] * Quits: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP) (Connection reset by peer)
  1375. # [17:54] * Joins: bbondy (bbondy@B12B839B.3A9F9BD4.4C2245EF.IP)
  1376. # [17:55] * Joins: naveed (nihsanulla@moz-E0791328.bstnma.fios.verizon.net)
  1377. # [17:56] * bz_away is now known as bz
  1378. # [17:56] * Joins: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP)
  1379. # [17:56] * Joins: ferongr (ferongr@moz-FBA13D7A.dsl.dyn.forthnet.gr)
  1380. # [17:57] * hwine is now known as hwine|afk
  1381. # [17:58] * Quits: vtmarvin (Thunderbir@32DFDBE.7102BCB6.B7C3970A.IP) (Ping timeout)
  1382. # [17:58] * Joins: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP)
  1383. # [18:00] * Quits: llmelon (chatzilla@moz-54593027.tm.net.my) (Quit: ChatZilla 0.9.89 [Firefox 17.0.1/20121128204232])
  1384. # [18:00] * Joins: bdahl (bdahl@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1385. # [18:00] * Joins: bajaj (Adium@2557E599.66715431.D25A875A.IP)
  1386. # [18:01] * Quits: alanp (alanp@moz-B0B04B41.cpe.distributel.net) (Ping timeout)
  1387. # [18:01] * Joins: alanp (alanp@moz-197D5842.cpe.distributel.net)
  1388. # [18:02] * Quits: wlach (wlach@moz-F5E9CE2D.sdsl.bell.ca) (Ping timeout)
  1389. # [18:02] * Joins: smooney (smooney@2557E599.66715431.D25A875A.IP)
  1390. # [18:02] * Quits: espindola (espindola@moz-C4DD6774.dsl.teksavvy.com) (Client exited)
  1391. # [18:02] * Joins: tomer (tomer@moz-F45DAEFD.static.012.net.il)
  1392. # [18:02] * Joins: fabrice (fabrice@2557E599.66715431.D25A875A.IP)
  1393. # [18:03] * Quits: bholley (anonymous@moz-24EDB000.hsd1.ca.comcast.net) (Quit: bholley)
  1394. # [18:03] * Quits: thinker (user@moz-D921FE60.dynamic.kbronet.com.tw) (Connection reset by peer)
  1395. # [18:03] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d481b48de344 - Mike Conley - Bug 830323 - Fix broken Clear Downloads button theming on pinstripe. r=mak.
  1396. # [18:03] * Joins: akeybl (akeybl@2557E599.66715431.D25A875A.IP)
  1397. # [18:03] * lsblakk|afk is now known as lsblakk
  1398. # [18:05] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  1399. # [18:05] * Joins: driia (dria@F2D29657.F60B0462.67AC9B1.IP)
  1400. # [18:05] * Quits: dria (dria@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  1401. # [18:05] * Quits: Optimizer (Optimizer@CD999C30.DADF8612.BE90E62C.IP) (Ping timeout)
  1402. # [18:06] * Joins: juanb (jbecerra@2557E599.66715431.D25A875A.IP)
  1403. # [18:06] * Joins: maikmerten (maikmerten@moz-9E2DD61F.dynamic.qsc.de)
  1404. # [18:07] * Quits: masayuki (Thunderbir@moz-7D12E61F.ppp11.odn.ad.jp) (Ping timeout)
  1405. # [18:07] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/22790c9f4acf - Joel Maher - Bug 830374 - upload a new talos.zip to capture mozdevice 0.19. r=armenzg
  1406. # [18:08] * Quits: nical (nico@moz-F8747CC6.dsl.ovh.fr) (Quit: nical)
  1407. # [18:08] * Joins: Optimizer (Optimizer@EECBD556.DADF8612.BE90E62C.IP)
  1408. # [18:10] * Joins: TheOne (one@moz-7CE24B2C.dip0.t-ipconnect.de)
  1409. # [18:10] * driia is now known as dria
  1410. # [18:11] * Quits: marcoz (marco.zehe@moz-FFBFDFB0.dip.t-dialin.net) (Quit: Leaving.)
  1411. # [18:12] * Quits: mreavy (chatzilla@moz-D0297AE3.phlapa.fios.verizon.net) (Connection reset by peer)
  1412. # [18:12] * Joins: kamathln_ (kamathln@59E35765.1FA89693.5B70BD0F.IP)
  1413. # [18:12] * Joins: mreavy (chatzilla@moz-D0297AE3.phlapa.fios.verizon.net)
  1414. # [18:13] * Quits: kamathln (kamathln@88912780.22F78EF3.C34E0B47.IP) (Ping timeout)
  1415. # [18:13] * Quits: jhorak (jhorak@moz-107AD163.redhat.com) (Quit: Leaving)
  1416. # [18:14] * Joins: jgriffin (jgriffin@moz-DD9CBA45.hsd1.wa.comcast.net)
  1417. # [18:15] * Quits: Wes (chatzilla@moz-BEF0C255.page.ca) (Input/output error)
  1418. # [18:18] * Joins: Mossop_ (mossop@moz-3D9B2D8F.lsanca.fios.verizon.net)
  1419. # [18:18] * Quits: Mossop (mossop@moz-3D9B2D8F.lsanca.fios.verizon.net) (Ping timeout)
  1420. # [18:19] * Joins: ehugg (ehugg@E45EF543.C5EAED67.6CD50604.IP)
  1421. # [18:19] * Mossop_ is now known as Mossop
  1422. # [18:19] * Joins: mwargers (chatzilla@moz-AF369B35.adsl.online.nl)
  1423. # [18:19] * Quits: @dveditz (dveditz@moz-67794A0A.hsd1.ca.comcast.net) (Ping timeout)
  1424. # [18:19] * Quits: Asa (asa@D13E5E3F.A1EC5031.204CA821.IP) (Ping timeout)
  1425. # [18:20] * Joins: jlebar (quassel@2557E599.66715431.D25A875A.IP)
  1426. # [18:20] * Joins: kmoir-afk (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  1427. # [18:20] * kmoir-afk is now known as kmoir
  1428. # [18:20] * Quits: pranavrc (pranavrc@35581C2E.1A7EE299.C28326FD.IP) (Quit: Ping timeout: ∞)
  1429. # [18:21] * Quits: cabanier (cabanier@moz-6A1F2F2C.hsd1.wa.comcast.net) (Ping timeout)
  1430. # [18:21] * Joins: pranavrc (pranavrc@35581C2E.1A7EE299.C28326FD.IP)
  1431. # [18:21] * Joins: taras (taras@moz-8E045071.hsd1.wa.comcast.net)
  1432. # [18:22] * Joins: masayuki (Thunderbir@moz-86D7F6E4.zaq.ne.jp)
  1433. # [18:23] * Quits: pranavrc (pranavrc@35581C2E.1A7EE299.C28326FD.IP) (Quit: Ping timeout: ∞)
  1434. # [18:23] * Joins: Ann_Yimi_ (Ann_Yiming@2557E599.66715431.D25A875A.IP)
  1435. # [18:24] * Quits: Ann_Yiming (Ann_Yiming@43CB6079.66715431.D25A875A.IP) (Ping timeout)
  1436. # [18:26] * Quits: jorendorff (jorendorff@moz-101B436C.hsd1.tn.comcast.net) (Quit: jorendorff)
  1437. # [18:27] * whimboo|mtg is now known as whimboo
  1438. # [18:27] * Joins: cdiehl_ (cdiehl@moz-9E5400C4.pool.mediaways.net)
  1439. # [18:27] * Quits: jgriffin (jgriffin@moz-DD9CBA45.hsd1.wa.comcast.net) (Input/output error)
  1440. # [18:27] * Quits: danielapetrovici (danielapet@601F3B17.33662590.A5830293.IP) (Quit: Leaving)
  1441. # [18:27] * glob|mtg is now known as glob
  1442. # [18:27] * Joins: jgriffin (jgriffin@moz-DD9CBA45.hsd1.wa.comcast.net)
  1443. # [18:27] * Joins: jimb (user@9E727688.17C2F9C.163DC5C6.IP)
  1444. # [18:27] * Quits: cdiehl (cdiehl@moz-FFD53EE4.pool.mediaways.net) (Ping timeout)
  1445. # [18:27] * cdiehl_ is now known as cdiehl
  1446. # [18:28] * Joins: ggoncalves (ggoncalves@2557E599.66715431.D25A875A.IP)
  1447. # [18:28] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Quit: clee)
  1448. # [18:30] * Joins: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1449. # [18:30] * vladan-afk is now known as vladan
  1450. # [18:31] * Joins: myk (myk@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1451. # [18:34] * geekboy is now known as geekboy|afk
  1452. # [18:35] * Joins: jorendorff (jorendorff@moz-101B436C.hsd1.tn.comcast.net)
  1453. # [18:38] * Joins: wlach (wlach@D176C3B5.BDC68B86.3DEE0DD0.IP)
  1454. # [18:39] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Quit: ekr)
  1455. # [18:39] * Joins: nmatsakis (nmatsakis@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1456. # [18:39] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  1457. # [18:40] * geekboy|afk is now known as geekboy
  1458. # [18:40] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  1459. # [18:40] * Joins: spohl (Adium@2557E599.66715431.D25A875A.IP)
  1460. # [18:40] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ab8bfaeaeafc - Jon Coppeard - Bug 826673 - GC: Only finish sweeping the current compartment group on reset r=billm
  1461. # [18:40] * Quits: vikash (vikashagra@E8CA62A7.D01F32F4.ADC0C9EC.IP) (Quit: Cya)
  1462. # [18:40] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/31f4f50447e8 - Jon Coppeard - Bug 826650 - GC: Recalculation of GC fullness in EndSweepPhase broken r=billm
  1463. # [18:41] * Quits: bsmedberg_ (bsmedberg@moz-748CAEF1.jst.pa.atlanticbb.net) (Quit: bsmedberg_)
  1464. # [18:41] * Joins: vtmarvin (Thunderbir@9D75911A.1239134F.E4B2C495.IP)
  1465. # [18:42] * rail-lunch is now known as rail
  1466. # [18:44] * Joins: bbondy2 (bbondy@B12B839B.3A9F9BD4.4C2245EF.IP)
  1467. # [18:44] * Joins: twi (Adium@DF3DF5FB.A9BF6B5A.11C743EC.IP)
  1468. # [18:44] * Quits: bbondy (bbondy@B12B839B.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  1469. # [18:44] * bbondy2 is now known as bbondy
  1470. # [18:45] * Joins: sfink (chatzilla@2557E599.66715431.D25A875A.IP)
  1471. # [18:45] * Joins: azakai (alon@2557E599.66715431.D25A875A.IP)
  1472. # [18:46] * Quits: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  1473. # [18:47] * Joins: espindola (espindola@F2D29657.F60B0462.67AC9B1.IP)
  1474. # [18:48] * sheeri is now known as queue
  1475. # [18:48] * queue is now known as sheeri
  1476. # [18:48] * sheeri is now known as s
  1477. # [18:49] * Joins: jimm (jimm@FD60C81A.3A9F9BD4.4C2245EF.IP)
  1478. # [18:52] * Quits: azakai (alon@2557E599.66715431.D25A875A.IP) (Ping timeout)
  1479. # [18:52] * Quits: kamathln_ (kamathln@59E35765.1FA89693.5B70BD0F.IP) (Connection reset by peer)
  1480. # [18:52] * Quits: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP) (Connection reset by peer)
  1481. # [18:52] * Joins: kamathln (kamathln@67F0666C.3B736CD.5B70BD0F.IP)
  1482. # [18:52] * s is now known as sheeri
  1483. # [18:52] * Joins: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP)
  1484. # [18:53] * Joins: Mook_as (mook@moz-1FCC0032.activestate.com)
  1485. # [18:54] * philor|away is now known as philor
  1486. # [18:55] * hwine|afk is now known as hwine
  1487. # [18:57] * Joins: jhammel (jhammel@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1488. # [18:57] * Joins: azakai (alon@2557E599.66715431.D25A875A.IP)
  1489. # [18:57] * Quits: Boriss (FlyingToas@moz-62AAA429.hsd1.ca.comcast.net) (Quit: Boriss)
  1490. # [18:58] * bc is now known as bc|mtg
  1491. # [18:59] * Joins: cabanier (cabanier@89803C3C.27D0C967.A0B21F13.IP)
  1492. # [18:59] * mak is now known as mak|afk
  1493. # [18:59] * ehsan|lunch is now known as ehsan
  1494. # [19:00] * edmorley is now known as edmorley|mtg
  1495. # [19:00] * Quits: smooney (smooney@2557E599.66715431.D25A875A.IP) (Quit: smooney)
  1496. # [19:01] <jcranmer> okay
  1497. # [19:01] <jcranmer> who wrote RangedPtr.h?
  1498. # [19:01] * Joins: smooney (smooney@2557E599.66715431.D25A875A.IP)
  1499. # [19:01] <jcranmer> template<size_t N> RangedPtr(T arr[N]) is probably not what you want
  1500. # [19:02] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/db7914a84af3 - Mike Conley - Bug 819428 - Re-jig keyboard navigation for the Downloads Panel. r=mak.
  1501. # [19:02] <jcranmer> template<size_t N> RangedPtr(T (&arr)[N]) is
  1502. # [19:03] * Joins: smooney_ (smooney@2557E599.66715431.D25A875A.IP)
  1503. # [19:03] * Quits: smooney (smooney@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  1504. # [19:03] * smooney_ is now known as smooney
  1505. # [19:04] * Joins: devd (Name@moz-9DACDECA.cs.berkeley.edu)
  1506. # [19:04] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/620f2cbe08be - Honza Bambas - Bug 829858 - Null dereference in nsHttpChannel::InitOfflineCacheEntry(), r=bsmith
  1507. # [19:04] * Joins: Jesse (jruderman@2557E599.66715431.D25A875A.IP)
  1508. # [19:05] * Joins: bholley (anonymous@2557E599.66715431.D25A875A.IP)
  1509. # [19:05] * Joins: seth (seth@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1510. # [19:06] * capella|zZzZ is now known as capella
  1511. # [19:06] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
  1512. # [19:07] * Quits: tonymec|away (tonymec@B8681925.175EC020.DE2DB281.IP) (Ping timeout)
  1513. # [19:07] * Quits: tonymec (tonymec@B8681925.175EC020.DE2DB281.IP) (Ping timeout)
  1514. # [19:08] * Joins: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP)
  1515. # [19:08] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/aeacf3c6231b - Steve Workman - Bug 804372 - Allow values for TrackNumber > 0; map TrackNumber to external index r=kinetik
  1516. # [19:08] * Joins: fitzgen (fitzgen@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1517. # [19:09] <cers> Enn: Hey, mind if I ask you some questions about bug 824110?
  1518. # [19:09] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  1519. # [19:09] * Joins: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  1520. # [19:09] * Joins: cjones (cjones@moz-45913895.socal.res.rr.com)
  1521. # [19:10] * Joins: cpearce (cpearce@moz-A1E28DBA.xdsl.xnet.co.nz)
  1522. # [19:11] * Joins: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net)
  1523. # [19:11] * Quits: jacek (jacek@moz-5D707D3B.psi.wroc.pl) (Quit: Konversation terminated!)
  1524. # [19:11] * Quits: mayhemer (Miranda@moz-415580BA.broadband17.iol.cz) (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
  1525. # [19:13] * Joins: kkdEEP (kkdEEP@EF77BDBD.CF4E5C6F.C7008325.IP)
  1526. # [19:13] * Joins: gsvelto (Thunderbir@moz-9A1BE8AF.cust.dsl.vodafone.it)
  1527. # [19:15] * Joins: scenor (Thunderbir@moz-876A3189.wireless.dyn.drei.com)
  1528. # [19:15] <@bsmedberg> "Firefox crashes when I open millions of tabs!"
  1529. # [19:16] * Quits: alanp (alanp@moz-197D5842.cpe.distributel.net) (Client exited)
  1530. # [19:16] <gsvelto> I'm having a weird issue in an xpcshell unit test which I've triggered while trying to fix bug 820438. In a nutshell it seems that nsJSEnvironment is initialized while XPCOM is already shutting down. This causes new obsevers waiting for xpcom-shutdown not to be invoked because the shutdown phase is already undergoing.
  1531. # [19:16] * scenor is now known as bla
  1532. # [19:16] <gsvelto> This seems to happen in all the tests under browser/components/places/tests/unit
  1533. # [19:17] <jdm> gsvelto: can you get a backtrace from nsJSEnvironment::Init?
  1534. # [19:17] <gsvelto> jdm: Sure
  1535. # [19:17] * Joins: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  1536. # [19:17] * Joins: souradeep (souradeep@178E23A8.BE4E2EBA.CBC86F54.IP)
  1537. # [19:18] * Quits: souradeep (souradeep@178E23A8.BE4E2EBA.CBC86F54.IP) (Connection reset by peer)
  1538. # [19:18] * Quits: tzimmermann (tzimmerman@moz-1A10EBD8.pools.arcor-ip.net) (Quit: Ex-Chat)
  1539. # [19:18] * Joins: alanp (alanp@moz-197D5842.cpe.distributel.net)
  1540. # [19:19] <gsvelto> jdm: Actually I got it mixed up, it's nsJSRuntime::Init()
  1541. # [19:19] <jdm> still interested in it
  1542. # [19:20] <jdm> although I have to say that I'm confused
  1543. # [19:20] <jdm> http://mxr.mozilla.org/mozilla-central/source/js/xpconnect/shell/xpcshell.cpp#1809
  1544. # [19:20] <jdm> since that is during xpcshell setup
  1545. # [19:20] <reuben> make[8]: *** No rule to make target `/Users/Reuben/Development/mozilla-central/js/src/ctypes/libffi/src/debug.c', needed by `src/debug.lo'. Stop.
  1546. # [19:20] <reuben> do I need to clobber? :(
  1547. # [19:20] * Joins: mshal (mshal@F2D29657.F60B0462.67AC9B1.IP)
  1548. # [19:20] * Quits: alanp (alanp@moz-197D5842.cpe.distributel.net) (Client exited)
  1549. # [19:21] <gsvelto> jdm: Yes, I was just as much confused. If I run the test in interactive mode _execute_test() runs fine and I hit nsRuntime::Init() only when executing quit(). BTW I'll have a trace in a minute, it's rebuilding right now.
  1550. # [19:21] <cers> I think there is a way around that, but I'm not certain I remember it
  1551. # [19:21] <cers> reuben: ^
  1552. # [19:21] <reuben> maybe just reconfigure? I can't remember how to
  1553. # [19:22] <jdm> reuben: so, I have a debug.c in my tree
  1554. # [19:22] <jdm> and you apparently don't
  1555. # [19:22] <jdm> check hg status?
  1556. # [19:22] * Joins: terrence (terrence@2557E599.66715431.D25A875A.IP)
  1557. # [19:22] * Quits: juanb (jbecerra@2557E599.66715431.D25A875A.IP) (Quit: juanb)
  1558. # [19:22] * Joins: alanp (alanp@moz-197D5842.cpe.distributel.net)
  1559. # [19:23] * Joins: akeybl_ (akeybl@43CB6079.66715431.D25A875A.IP)
  1560. # [19:23] * Joins: cpeterson (cpeterson@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1561. # [19:23] * Quits: akeybl (akeybl@2557E599.66715431.D25A875A.IP) (Ping timeout)
  1562. # [19:23] <reuben> jdm, I have a debug.c, what I don't seem to have is a make rule to build it
  1563. # [19:24] * mak|afk is now known as mak
  1564. # [19:24] * Quits: gandalf (zbraniecki@moz-4F155DA6.hsd1.ca.comcast.net) (Quit: I took the wrong pill!!!)
  1565. # [19:24] <jlebar> khuey|away: can you land bug 824658 when you get back, so we can shake out regressions on nightly and land it on b2g?
  1566. # [19:24] <Enn> cers: ok
  1567. # [19:25] * froydnj wonders what fixed the firstrun page popping up in tests
  1568. # [19:25] <gsvelto> jdm: Here you go http://pastebin.com/CFRTqVxw It's quite deep
  1569. # [19:25] <jdm> froydnj: there's a pref or two that can be set
  1570. # [19:25] * Quits: jorendorff (jorendorff@moz-101B436C.hsd1.tn.comcast.net) (Ping timeout)
  1571. # [19:25] <cers> Enn: well basically, how do I know what has focus at any given moment?
  1572. # [19:26] <gsvelto> jdm: BTW it's the only time I hit nsRuntime::Init() in the whole run
  1573. # [19:26] <Enn> from script or c++?
  1574. # [19:26] <froydnj> jdm: I assumed those prefs were already set, but I didn't dive very deep on it last week
  1575. # [19:26] <cers> Enn: from c++
  1576. # [19:26] <jdm> froydnj: no, they're not. they're set for some test directories, as far as I can tell.
  1577. # [19:26] <jdm> er, set by head.js files sometimes, I think
  1578. # [19:27] * Joins: souradeep (souradeep@178E23A8.BE4E2EBA.CBC86F54.IP)
  1579. # [19:28] <Enn> cers: if the window can be in the foreground or background, nsFocusManager::GetFocusedDescendant where aWindow is a top-level window
  1580. # [19:28] * Joins: bnicholson (bnicholson@2557E599.66715431.D25A875A.IP)
  1581. # [19:28] <jdm> gsvelto: want to step through main and see why http://mxr.mozilla.org/mozilla-central/source/js/xpconnect/shell/xpcshell.cpp#1809 doesn't work?
  1582. # [19:28] * Quits: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP) (Quit: erikvold)
  1583. # [19:29] * Joins: Neil (neil@moz-7E027EE5.cable.virginmedia.com)
  1584. # [19:29] * Quits: souradeep (souradeep@178E23A8.BE4E2EBA.CBC86F54.IP) (Quit: Leaving)
  1585. # [19:29] <gsvelto> jdm: Sure, thanks for the tip. I'll come back later because it's time for dinner over here :-)
  1586. # [19:29] <jdm> froydnj: http://mxr.mozilla.org/mozilla-central/search?string=startup.page&find=&findi=&;filter=^[^\0]*%24&hitlimit=&tree=mozilla-central
  1587. # [19:29] * Neil is now known as NeilZZZ
  1588. # [19:29] <jdm> gsvelto: yeah, likewise :)
  1589. # [19:30] * bz is now known as bz_away
  1590. # [19:31] <cers> Enn: thanks
  1591. # [19:31] * Quits: wlach (wlach@D176C3B5.BDC68B86.3DEE0DD0.IP) (Ping timeout)
  1592. # [19:31] * Quits: alanp (alanp@moz-197D5842.cpe.distributel.net) (Connection reset by peer)
  1593. # [19:31] <jdm> reuben: http://pastebin.mozilla.org/2059072
  1594. # [19:32] * hcalw is now known as wlach
  1595. # [19:32] * Joins: tanvi (tanvi@2557E599.66715431.D25A875A.IP)
  1596. # [19:32] * Quits: kamathln (kamathln@67F0666C.3B736CD.5B70BD0F.IP) (Connection reset by peer)
  1597. # [19:32] * Quits: gsvelto (Thunderbir@moz-9A1BE8AF.cust.dsl.vodafone.it) (Quit: gsvelto)
  1598. # [19:32] * Quits: vingtetun (vingtetun@moz-F8747CC6.dsl.ovh.fr) (Ping timeout)
  1599. # [19:32] <reuben> jdm, thanks, I deleted objdir/js/src/ and it worked
  1600. # [19:32] * Joins: kamathln (kamathln@DD2D240.3EA43DA0.C34E0B47.IP)
  1601. # [19:33] * Joins: alanp (alanp@moz-197D5842.cpe.distributel.net)
  1602. # [19:34] * Quits: twi (Adium@DF3DF5FB.A9BF6B5A.11C743EC.IP) (Quit: Leaving.)
  1603. # [19:35] * bla is now known as scenor
  1604. # [19:35] * Quits: kamathln (kamathln@DD2D240.3EA43DA0.C34E0B47.IP) (Quit: leaving)
  1605. # [19:35] * edmorley|mtg is now known as edmorley
  1606. # [19:37] * Quits: MrDHat (quassel@1A992059.D2C6CE2E.85BF2EFC.IP) (Client exited)
  1607. # [19:37] * Quits: Cwiiis (cwiiis@88F51059.F3BBB17D.144F44FA.IP) (Quit: Leaving)
  1608. # [19:38] * Quits: damons (gnubeard@moz-BCB43F5D.hsd1.ca.comcast.net) (Quit: damons)
  1609. # [19:38] * bc|mtg is now known as bc
  1610. # [19:38] * Joins: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  1611. # [19:38] * Joins: pcwalton (pcwalton@43CB6079.66715431.D25A875A.IP)
  1612. # [19:38] * Quits: devd (Name@moz-9DACDECA.cs.berkeley.edu) (Quit: leaving)
  1613. # [19:39] * Quits: nrc (nrc@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  1614. # [19:39] * Quits: spartanfire (guimdearau@moz-33A83FA2.mielccc.clients.pavlovmedia.com) (Quit: spartanfire)
  1615. # [19:39] * Joins: Asa (asa@D1A08880.3A9F9BD4.4C2245EF.IP)
  1616. # [19:40] * Joins: dveditz (dveditz@2557E599.66715431.D25A875A.IP)
  1617. # [19:40] * ChanServ sets mode: +o dveditz
  1618. # [19:40] * Joins: andreasn (andreasn@moz-8A84C28A.bredband.comhem.se)
  1619. # [19:41] * Quits: andreasn (andreasn@moz-8A84C28A.bredband.comhem.se) (Quit: Ex-Chat)
  1620. # [19:41] * Quits: maikmerten (maikmerten@moz-9E2DD61F.dynamic.qsc.de) (Quit: Leaving)
  1621. # [19:41] * Joins: andreasn (andreasn@moz-8A84C28A.bredband.comhem.se)
  1622. # [19:41] * Joins: jlmendezbonini (textual@moz-FF9FDD58.twcny.res.rr.com)
  1623. # [19:42] <mconnor> Pike: the whole "change entitities if string changes" rule, does that matter for trunk?
  1624. # [19:42] * Quits: capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com) (Ping timeout)
  1625. # [19:42] * whimboo is now known as whimboo|afk
  1626. # [19:42] <Pike> mconnor: yes
  1627. # [19:42] * Quits: pnkfelix (pnkfelix@moz-43495417.fbx.proxad.net) (Quit: Leaving.)
  1628. # [19:42] <Pike> we need the localizers following trunk to catch your mistakes ;-)
  1629. # [19:43] <mconnor> Pike: bah. I wish we had a better system already!
  1630. # [19:44] * Quits: jwatt (roslea@jwatt.irc.users.mozilla.org) (Ping timeout)
  1631. # [19:45] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1632. # [19:45] * Quits: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net) (Client exited)
  1633. # [19:45] * armenzg is now known as armenzg_brb
  1634. # [19:45] * Joins: Boriss (FlyingToas@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1635. # [19:46] * Quits: @dbaron (dbaron@88F51059.F3BBB17D.144F44FA.IP) (Ping timeout)
  1636. # [19:47] * Joins: jwalker-also (jwalker@moz-5B263CE9.cable.virginmedia.com)
  1637. # [19:48] * Quits: jwalker (jwalker@moz-5B263CE9.cable.virginmedia.com) (Ping timeout)
  1638. # [19:49] <jaws> where can i learn more about the various blocking-b2g flags?
  1639. # [19:49] * Quits: fitzgen (fitzgen@moz-BE33DA21.fw1.sfo1.mozilla.net) (Connection reset by peer)
  1640. # [19:50] * Joins: fitzgen (fitzgen@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1641. # [19:50] * Quits: tchevalier (Thunderbir@moz-69FAB195.w81-251.abo.wanadoo.fr) (Quit: tchevalier)
  1642. # [19:50] * Joins: tchevalier (Thunderbir@moz-69FAB195.w81-251.abo.wanadoo.fr)
  1643. # [19:51] * Joins: bsmith (bsmith@2557E599.66715431.D25A875A.IP)
  1644. # [19:51] <js2ger> The pits of fell
  1645. # [19:52] <froydnj> geekboy++
  1646. # [19:53] <froydnj> jdm: ahah, thanks for the pointer
  1647. # [19:53] <geekboy> froydnj: huwut?
  1648. # [19:53] * Quits: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu) (Ping timeout)
  1649. # [19:53] <froydnj> geekboy: the third-party cookies thing
  1650. # [19:53] <geekboy> oh
  1651. # [19:54] <geekboy> yeah, I just threw a big steak into the lion pen.
  1652. # [19:54] * Joins: smaug_ (chatzilla@moz-78A86AC.pp.htv.fi)
  1653. # [19:54] <geekboy> or as ekr said, a grenade
  1654. # [19:54] * Joins: juanb (jbecerra@moz-9E844F93.tmodns.net)
  1655. # [19:54] <@gavin> Standard8: ping?
  1656. # [19:54] <froydnj> jdm: huh, should have been set for chrome mochitests. wonder why it wasn't...maybe just some local peculiarity
  1657. # [19:54] <froydnj> geekboy: a grenade wrapped in steak
  1658. # [19:54] <geekboy> froydnj: would rather block all cookies everywhere, but you know, we want a web.
  1659. # [19:55] <froydnj> geekboy: I know! those users want saved state and stuff. annoying
  1660. # [19:55] <edmorley> jaws: some explanations of the new b2g flags at https://wiki.mozilla.org/Platform/2012-12-18#Firefox_OS
  1661. # [19:55] * Quits: @smaug (chatzilla@moz-78A86AC.pp.htv.fi) (Ping timeout)
  1662. # [19:55] * smaug_ is now known as smaug
  1663. # [19:55] * smaug is now known as IRCMonkey15454
  1664. # [19:56] <@gavin> mconnor: ping?
  1665. # [19:57] * Joins: StPiere (chatzilla@moz-33617F2.hsi5.kabel-badenwuerttemberg.de)
  1666. # [19:57] * akeybl_ is now known as akeybl
  1667. # [19:58] <mconnor> gavin: pong
  1668. # [19:58] * Joins: wlach_ (wlach@D176C3B5.BDC68B86.3DEE0DD0.IP)
  1669. # [19:58] * bz_away is now known as bz
  1670. # [19:58] * Quits: bmoss (bmoss@2557E599.66715431.D25A875A.IP) (Ping timeout)
  1671. # [19:58] * wlach is now known as IRCMonkey45944
  1672. # [19:58] * wlach_ is now known as wlach
  1673. # [19:58] * Joins: gabor (gabor@moz-3B57BCD1.catv.pool.telekom.hu)
  1674. # [19:59] * Quits: spohl (Adium@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  1675. # [19:59] * Quits: wlach (wlach@D176C3B5.BDC68B86.3DEE0DD0.IP) (Quit: Ex-Chat)
  1676. # [19:59] * Joins: wlach (wlach@D176C3B5.BDC68B86.3DEE0DD0.IP)
  1677. # [20:00] * Quits: IRCMonkey15454 (chatzilla@moz-78A86AC.pp.htv.fi) (Quit: Reconnecting…)
  1678. # [20:00] * Quits: nmatsakis (nmatsakis@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  1679. # [20:00] * Joins: smaug (chatzilla@moz-78A86AC.pp.htv.fi)
  1680. # [20:00] * ChanServ sets mode: +o smaug
  1681. # [20:00] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Quit: clee)
  1682. # [20:00] <@gavin> mconnor: do you recall how the services-dev google groups mirroring was setup?
  1683. # [20:00] * Quits: Jesse (jruderman@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  1684. # [20:01] * Joins: Jesse_ (jruderman@2557E599.66715431.D25A875A.IP)
  1685. # [20:01] <gps> decoder++
  1686. # [20:01] <mconnor> gavin: the mirroring broke a while ago, alas
  1687. # [20:01] * Joins: rstrong (rstrong@moz-217F02CE.lightspeed.sntcca.sbcglobal.net)
  1688. # [20:01] * Joins: spartanfire (guimdearau@moz-33A83FA2.mielccc.clients.pavlovmedia.com)
  1689. # [20:01] <mconnor> gavin: but it was just a "subscribe this guid-like email address to the list"
  1690. # [20:02] * Joins: mbrubeck (mozilla@moz-F552A44C.tmodns.net)
  1691. # [20:02] <@gavin> ah, so you can do it yourself?
  1692. # [20:02] * hwine is now known as hwine|afk
  1693. # [20:02] <@gavin> do you know why it was broken?
  1694. # [20:02] <mconnor> gavin: when they changed group
  1695. # [20:02] <mconnor> groups*
  1696. # [20:02] <nemo> heh. I was already annoyed at the Samsung website's sucky JS as I struggle to fill out this RMA for my Chromebook. But man. these guys aren't even trying.
  1697. # [20:02] <mconnor> sec
  1698. # [20:02] <nemo> document.getElementById("DIV_Dataprocess").style.visibility = "hidden";
  1699. # [20:02] <nemo> document.all.processImg.disabled = false;
  1700. # [20:02] <nemo> yes. they use them interchangeably :)
  1701. # [20:03] * Quits: @dveditz (dveditz@2557E599.66715431.D25A875A.IP) (Ping timeout)
  1702. # [20:03] * Quits: spartanfire (guimdearau@moz-33A83FA2.mielccc.clients.pavlovmedia.com) (Quit: spartanfire)
  1703. # [20:03] * Quits: sfink (chatzilla@2557E599.66715431.D25A875A.IP) (Ping timeout)
  1704. # [20:03] * Joins: davidb_ (davidb@F2D29657.F60B0462.67AC9B1.IP)
  1705. # [20:03] * Quits: davidb (davidb@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  1706. # [20:03] * davidb_ is now known as davidb
  1707. # [20:03] * Joins: HeldtNotHelt (firefox@moz-600949B7.cse.msu.edu)
  1708. # [20:03] * Quits: nsm (nikhil@2557E599.66715431.D25A875A.IP) (Ping timeout)
  1709. # [20:03] <nemo> I have no idea if that's why my "please wait" spinner has been there for so long, but probably part of it.
  1710. # [20:03] <nemo> I guess Korean website - codes for their local 95% IE
  1711. # [20:04] * Joins: dveditz (dveditz@2557E599.66715431.D25A875A.IP)
  1712. # [20:04] * ChanServ sets mode: +o dveditz
  1713. # [20:04] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  1714. # [20:04] * Quits: romaxa (romaxa@670ACB81.66590CC0.4A6948F8.IP) (Ping timeout)
  1715. # [20:04] * Joins: nsm (nikhil@2557E599.66715431.D25A875A.IP)
  1716. # [20:05] <nemo> BTW, fair warning to anyone who has a Chromebook, don't try to use alsamixer. There's a decent chance you'll trigger a literal HCF
  1717. # [20:05] * Joins: mcsmurf (me@moz-57CF4D5F.dip.t-dialin.net)
  1718. # [20:05] * Joins: nmatsakis (nmatsakis@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1719. # [20:05] <nmatsakis> when running mochitests, I get these errors: Firefox can't find the server at www.mochi.test.
  1720. # [20:05] <nmatsakis> I am connected by wifi to Mozilla-G
  1721. # [20:05] <nemo> Apparently their badass speakers can be turned up to 11,000,000
  1722. # [20:05] <nmatsakis> is there other setup I need to do?
  1723. # [20:05] * Quits: KWierso|Home (chatzilla@moz-296B3117.hsd1.ca.comcast.net) (Quit: ChatZilla 0.9.89-rdmsoft [XULRunner 1.9.0.17/2009122204])
  1724. # [20:05] <jhammel> nemo: literally catching fire? wow
  1725. # [20:06] <nemo> jhammel: yes :(
  1726. # [20:06] * Joins: KWierso|Home (chatzilla@moz-296B3117.hsd1.ca.comcast.net)
  1727. # [20:06] <js2ger> mochi.test is set up by the script, nmatsakis
  1728. # [20:06] <mcsmurf> someone has already tried to install the latest Java update on Windows?
  1729. # [20:06] <nmatsakis> js2ger: does that mean I am not running the tests properly?
  1730. # [20:06] <jhammel> nemo: wow. that's like...almost worth buying a machine to see
  1731. # [20:06] <mcsmurf> just wondering as the plugin no longer appears now in Firefox and SeaMonkey :o
  1732. # [20:06] <nemo> jhammel: I powered it off within seconds, but was too late. smoke was already rising, and bits of the case plastic on the grill, drooping like melted cheese
  1733. # [20:06] <js2ger> nmatsakis, it appears that way, how are you running it?
  1734. # [20:06] <nemo> jhammel: lord knows what would have happened if I'd walked away.
  1735. # [20:07] <mcsmurf> I wonder if they have shipped a broken update
  1736. # [20:07] * Joins: llmelon (chatzilla@moz-54593027.tm.net.my)
  1737. # [20:07] <jhammel> nemo: mercy; i had a phone internally melt once but....never anything like that
  1738. # [20:07] <jaws> johnath: this is likely the biggest cause for the faster upgrades with Firefox 18, https://bugzilla.mozilla.org/show_bug.cgi?id=803181
  1739. # [20:08] * Joins: romaxa (romaxa@670ACB81.66590CC0.4A6948F8.IP)
  1740. # [20:08] * Joins: damons (gnubeard@2557E599.66715431.D25A875A.IP)
  1741. # [20:08] * Joins: romaxa_work (chatzilla@A0466501.A0327521.8FE103B.IP)
  1742. # [20:08] <nmatsakis> js2ger: make -C obj-ff-dbg mochitest-plain
  1743. # [20:09] * Joins: jduell (jduell@moz-F20EC42A.hfc.comcastbusiness.net)
  1744. # [20:09] * Quits: scenor (Thunderbir@moz-876A3189.wireless.dyn.drei.com) (Quit: scenor)
  1745. # [20:09] * Joins: scenor (Thunderbir@moz-876A3189.wireless.dyn.drei.com)
  1746. # [20:09] <js2ger> nmatsakis, hrm, try ./mach mochitest-plain
  1747. # [20:09] <nmatsakis> js2ger: from which directory?
  1748. # [20:09] <js2ger> nmatsakis, src
  1749. # [20:09] <nmatsakis> js2ger: ok, thanks.
  1750. # [20:09] * Quits: damons (gnubeard@2557E599.66715431.D25A875A.IP) (Quit: damons)
  1751. # [20:10] <johnath> jaws: yes, very exciting
  1752. # [20:10] * Quits: pascalc (chatzilla@moz-F8747CC6.dsl.ovh.fr) (Ping timeout)
  1753. # [20:10] * Joins: bmoss (bmoss@2557E599.66715431.D25A875A.IP)
  1754. # [20:11] * Joins: sfink (chatzilla@43CB6079.66715431.D25A875A.IP)
  1755. # [20:12] <nmatsakis> js2ger: appears to be the same result, though I did see some messages scroll by about starting a server
  1756. # [20:12] <js2ger> Strange
  1757. # [20:13] <nmatsakis> I will hg qpop -a and try again, maybe this is somehow my fault
  1758. # [20:13] <nmatsakis> though I have no idea how that might be :)
  1759. # [20:13] * nmatsakis just added some dead code to the JS engine!
  1760. # [20:13] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/145fb616b12a - EKR - Bug 828027 - Lower-case digest algorithm names r=ehugg
  1761. # [20:14] * Joins: hurley (hurley@2557E599.66715431.D25A875A.IP)
  1762. # [20:16] * Joins: gandalf (zbraniecki@moz-BE33DA21.fw1.sfo1.mozilla.net)
  1763. # [20:16] * armenzg_brb is now known as armenzg
  1764. # [20:16] <bz> https://www.w3.org/Bugs/Public/show_bug.cgi?id=20665 is awesome
  1765. # [20:16] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Quit: clee)
  1766. # [20:16] * Quits: vicamo (vicamo@moz-B70A1B1C.dynamic.hinet.net) (Quit: Konversation terminated!)
  1767. # [20:16] * bz hates the websites that make that sort of thing needed
  1768. # [20:17] * Quits: ferjm (ferjm@53EF5629.3416E031.E21948B5.IP) (Quit: Leaving)
  1769. # [20:17] <js2ger> But hey, at least this time we win ;)
  1770. # [20:17] <@smaug> nice bug
  1771. # [20:17] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  1772. # [20:18] <bz> For some values of Win
  1773. # [20:18] <bz> Servo will have to have that too... ;)
  1774. # [20:18] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/b72d2af170aa - Gian-Carlo Pascutto - Backout ff82d1a3955e (Bug 830308).
  1775. # [20:19] * Quits: cpearce (cpearce@moz-A1E28DBA.xdsl.xnet.co.nz) (Ping timeout)
  1776. # [20:19] * Quits: HeldtNotHelt (firefox@moz-600949B7.cse.msu.edu) (Quit: HeldtNotHelt)
  1777. # [20:19] * Joins: spohl (Adium@2557E599.66715431.D25A875A.IP)
  1778. # [20:20] * mattwoodrow|away is now known as mattwoodrow
  1779. # [20:20] * Quits: spohl (Adium@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  1780. # [20:21] <mcsmurf> maybe I need to restart for the java plugin to appear, what did Oracle do there..
  1781. # [20:21] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/53dd117b51f2 - Brian Nicholson - Bug 826723 - Don't show suggestions or prompt in private tabs. r=mfinkle
  1782. # [20:22] <gfritzsche> mcsmurf: you just updated to the latest java release? and it doesn't show up in about:plugins?
  1783. # [20:22] <mcsmurf> gfritzsche: yeah, but I reinstalled the old version and it does not appear either
  1784. # [20:22] <mcsmurf> so not sure what's going on
  1785. # [20:23] <mcsmurf> maybe a restart will fix..
  1786. # [20:23] <mcsmurf> reboot I mean
  1787. # [20:23] * Quits: reed (reed@tech.monkey) (Ping timeout)
  1788. # [20:23] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Quit: clee)
  1789. # [20:23] * Quits: nemo (nemo@moz-57FDFA.hsd1.md.comcast.net) (Ping timeout)
  1790. # [20:23] <gfritzsche> huh, weird... checking if i see that too
  1791. # [20:23] * Quits: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com) (Ping timeout)
  1792. # [20:23] * Quits: jhford (jhford@moz-D8988180.org) (Ping timeout)
  1793. # [20:23] * Quits: IRCMonkey45944 (wlach@D176C3B5.BDC68B86.3DEE0DD0.IP) (Ping timeout)
  1794. # [20:23] * Quits: paulproteus (quassel@rose.makesad.us) (Ping timeout)
  1795. # [20:23] * Quits: mjrosenb (mjrosenb@moz-EC1A99F1.club.cc.cmu.edu) (Ping timeout)
  1796. # [20:23] * Quits: hipokrit (hipokrit@1BF5DFDB.CA40E1F7.C558AD24.IP) (Ping timeout)
  1797. # [20:23] * Joins: curtisk (curtisk@moz-59682A1.dmz.scl3.mozilla.com)
  1798. # [20:23] * Joins: IRCMonkey45944 (wlach@D176C3B5.BDC68B86.3DEE0DD0.IP)
  1799. # [20:24] * Quits: jlin (Jonathan@moz-619C4F64.x.rootbsd.net) (Ping timeout)
  1800. # [20:24] * Joins: mjrosenb (mjrosenb@moz-EC1A99F1.club.cc.cmu.edu)
  1801. # [20:24] * andersh_ is now known as andersh
  1802. # [20:24] * Joins: AaronMT (AaronMT@moz-5DF3A271.cpe.net.cable.rogers.com)
  1803. # [20:24] * Quits: aki|buildduty (aki@moz-A18C1E59.members.linode.com) (Ping timeout)
  1804. # [20:24] * Joins: paulproteus (quassel@moz-E86A3B42.makesad.us)
  1805. # [20:24] * Joins: aki (aki@moz-A18C1E59.members.linode.com)
  1806. # [20:24] * Joins: jhford (jhford@moz-D8988180.org)
  1807. # [20:24] * Joins: reed (reed@tech.monkey)
  1808. # [20:24] * Quits: vlad (vlad@moz-97F0FD4D.members.linode.com) (Ping timeout)
  1809. # [20:24] <mcsmurf> I hate rebooting
  1810. # [20:24] * Quits: aja (Instantbir@D7919844.5B97F8C9.7880DB15.IP) (Ping timeout)
  1811. # [20:24] * Quits: ivan (ivan@moz-531C3EC9.members.linode.com) (Ping timeout)
  1812. # [20:24] * Quits: ahal (ahal@3468F8ED.AB54EB5E.6816E6B7.IP) (Ping timeout)
  1813. # [20:24] <mcsmurf> where's session restore for Windows?
  1814. # [20:24] * aki is now known as aki|buildduty
  1815. # [20:24] * Quits: b10n1k (j0ni@moz-A50524F8.hsd1.il.comcast.net) (Ping timeout)
  1816. # [20:24] <curtisk> <complete fork> ive noticed an odd rendering issue with nightly, but I'm not sure what it is to report it properly
  1817. # [20:24] * Quits: dumitru (dgherman@moz-7C253BEB.getcadre.com) (Ping timeout)
  1818. # [20:24] * Joins: dumitru (dgherman@moz-7C253BEB.getcadre.com)
  1819. # [20:24] * Joins: ahal (ahal@3468F8ED.AB54EB5E.6816E6B7.IP)
  1820. # [20:24] * Joins: b10n1k (j0ni@moz-A50524F8.hsd1.il.comcast.net)
  1821. # [20:24] * Joins: ivan (ivan@moz-531C3EC9.members.linode.com)
  1822. # [20:24] <Optimizer> mcsmurf: about:sessionrestore
  1823. # [20:25] * Joins: aja (Instantbir@D7919844.5B97F8C9.7880DB15.IP)
  1824. # [20:25] * Joins: vlad (vlad@moz-97F0FD4D.members.linode.com)
  1825. # [20:25] <mcsmurf> :]
  1826. # [20:25] <curtisk> the elements on pages like https://www.fitbit.com/zip
  1827. # [20:25] <curtisk> don't show up in nightly but work fine on release
  1828. # [20:25] <Optimizer> can I do something like this : <Css Selector> { <add another css class to the element> }
  1829. # [20:25] * Joins: hipokrit (hipokrit@1BF5DFDB.CA40E1F7.C558AD24.IP)
  1830. # [20:25] <bz> Optimizer: no, cycles
  1831. # [20:26] <Optimizer> ah.
  1832. # [20:26] <Optimizer> it would be really awesome though
  1833. # [20:26] * Quits: mjrosenb (mjrosenb@moz-EC1A99F1.club.cc.cmu.edu) (Ping timeout)
  1834. # [20:26] * Joins: Waldo (waldo@2557E599.66715431.D25A875A.IP)
  1835. # [20:26] <bz> Optimizer: so would perpetual motion.... ;)
  1836. # [20:26] <Optimizer> reduce code repetition
  1837. # [20:26] <Archaeopteryx> and if he uses :not()
  1838. # [20:26] * Quits: blassey (blassey@moz-9AA116AA.hsd1.ma.comcast.net) (Ping timeout)
  1839. # [20:26] * Quits: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net) (Ping timeout)
  1840. # [20:26] <bz> Optimizer: :not(.foo) { add class foo }
  1841. # [20:26] <bz> Optimizer: how should that work?
  1842. # [20:26] <Optimizer> :D
  1843. # [20:27] <Optimizer> I give up!
  1844. # [20:27] <Optimizer> but isn't that simple ?
  1845. # [20:27] <bz> That's what most people who think of selectors procedurally have to do
  1846. # [20:27] <Optimizer> all those not having foo class get it
  1847. # [20:27] * Joins: kentuckyfriedtakahe (ajones@E2F7352.56080C53.97BBD552.IP)
  1848. # [20:27] <bz> but then they no longer match that selector
  1849. # [20:27] <bz> so they don't get it
  1850. # [20:27] <mcsmurf> curtisk: looks fine on 2012-12-12, broken in today's nightly
  1851. # [20:27] <bz> Remember, selectors have to dynamically update whether they match!
  1852. # [20:27] <mcsmurf> curtisk: happy regression hunting! :)
  1853. # [20:27] <bz> It's a state, not a process
  1854. # [20:28] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/442ebc2c2285 - Patrick McManus - bug 829646 PAC mIPAddress() problem outside of FindProxyForURL() r=biesi a=bajaj
  1855. # [20:28] <Optimizer> mcsmurf: wfm
  1856. # [20:28] <bz> that's why thinking about them procedurally is doomed
  1857. # [20:28] <curtisk> mcsmurf: been broken for about a week, just not sure what/where to file the bug
  1858. # [20:28] <mcsmurf> Optimizer: the java thing?
  1859. # [20:28] <bz> But on a more serious note...
  1860. # [20:28] * hwine|afk is now known as hwine
  1861. # [20:28] <bz> What are you really trying to do?
  1862. # [20:28] <Optimizer> mcsmurf: you must have java disabled
  1863. # [20:28] * Joins: nemo (nemo@moz-57FDFA.hsd1.md.comcast.net)
  1864. # [20:28] <Optimizer> c2p
  1865. # [20:28] <bz> ok, slightly less general than that. ;)
  1866. # [20:28] <Optimizer> bz I am trying to give a .toolbarbutton class look to an item when it is not focused
  1867. # [20:28] * Joins: mjrosenb (mjrosenb@moz-EC1A99F1.club.cc.cmu.edu)
  1868. # [20:29] * Quits: juanb (jbecerra@moz-9E844F93.tmodns.net) (Quit: juanb)
  1869. # [20:29] <mcsmurf> curtisk: I'd go for Core->General or Layout for now, if you have time try to figure out when it broke exactly (which nightly)
  1870. # [20:29] <bz> Optimizer: I'm having trouble parsing that. :(
  1871. # [20:29] <Optimizer> so now I would just copy paste the code here
  1872. # [20:29] * Joins: jlin (Jonathan@moz-619C4F64.x.rootbsd.net)
  1873. # [20:29] <bz> pastebin
  1874. # [20:29] <mcsmurf> curtisk: then it should be rather easy to find out where the bug should go to
  1875. # [20:29] <Optimizer> parsing what ?
  1876. # [20:29] * Quits: kentuckyfriedtakahe (ajones@E2F7352.56080C53.97BBD552.IP) (Ping timeout)
  1877. # [20:29] <Standard8> gavin: pong
  1878. # [20:29] <bz> Optimizer: that statement about "look to an item"
  1879. # [20:29] <js2ger> When an item is not focused, he wants it to look as if it has a toolbarbutton class
  1880. # [20:29] * Joins: kentuckyfriedtakahe (ajones@538BABFE.A073F3E.97BBD552.IP)
  1881. # [20:29] <Optimizer> oh, okay
  1882. # [20:29] <Waldo> espindola: so apparently __has_extension(...) can evaluate to true when the relevant thing is provided in the being-compiled language but automatically produces a warning; do you know of any macro/whatever that's like __has_extension, but only returns true when using the feature won't generate a warning? see bug 830315
  1883. # [20:29] <curtisk> thanks mcsmurf
  1884. # [20:29] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  1885. # [20:30] * Joins: blassey (blassey@moz-9AA116AA.hsd1.ma.comcast.net)
  1886. # [20:30] <@gavin> Standard8: just wanted to ask about how the google groups mirror for tb-planning was set up
  1887. # [20:30] <gfritzsche> mcsmurf: yeah, java seems fine here too after the update
  1888. # [20:30] <Standard8> gavin: hmm, think you need to ask dmose that
  1889. # [20:30] <mcsmurf> ok, I'll just reboot and hope things will work again
  1890. # [20:30] * js2ger is now known as Ms2ger
  1891. # [20:30] <@gavin> Standard8: ok
  1892. # [20:30] <mcsmurf> (somehow I need Java applets :)
  1893. # [20:30] <Standard8> he did the work
  1894. # [20:30] <bz> hmm
  1895. # [20:31] <bz> is the meeting streaming already?
  1896. # [20:31] <bz> here we go
  1897. # [20:31] <@gavin> wrong channel!
  1898. # [20:31] <bz> nope
  1899. # [20:31] <bz> the channel that doesn't need me to find a different client
  1900. # [20:32] * bz stops talking about it now that it's happening. ;)
  1901. # [20:32] * Joins: juanb (jbecerra@E48845AB.3A9F9BD4.4C2245EF.IP)
  1902. # [20:33] <hub> bz: maybe your current client is borked then ;-)
  1903. # [20:33] <@ehsan> gps: where can I find the FHR logs?
  1904. # [20:33] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  1905. # [20:33] * Quits: mcsmurf (me@moz-57CF4D5F.dip.t-dialin.net) (Quit: )
  1906. # [20:34] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/0cc898fd66fc - Robert Strong - Bug 571381 - Require NSIS 2.46 Unicode. r=glandium
  1907. # [20:34] * Quits: Optimizer (Optimizer@EECBD556.DADF8612.BE90E62C.IP) (Ping timeout)
  1908. # [20:34] <gps> ehsan: error console
  1909. # [20:34] <bz> hub: it does all the things I want _except_ join #moco
  1910. # [20:34] <bz> hub: mostly
  1911. # [20:34] <@ehsan> gps: that's not useful for detecting what happens during shutdown, is it? :)
  1912. # [20:34] <@ehsan> gps: also, have you tried to reproduce this?
  1913. # [20:34] <hub> bz: if even xchat can do it...
  1914. # [20:34] * hub whistles
  1915. # [20:35] * Quits: jwalker-also (jwalker@moz-5B263CE9.cable.virginmedia.com) (Input/output error)
  1916. # [20:35] <bz> hub: can xchat run over a non-X ssh connection?
  1917. # [20:35] <bz> hub: _that_ feature is key
  1918. # [20:36] <Ms2ger> Someone here has strange requirements ;)
  1919. # [20:36] <hub> bz: I'm sure there are better clients that can do it
  1920. # [20:36] * Quits: @ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  1921. # [20:36] <jhammel> bz: irssi?
  1922. # [20:36] <jhammel> i can't seem to connect either
  1923. # [20:36] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  1924. # [20:36] * ChanServ sets mode: +o ehsan
  1925. # [20:37] <bz> hub: I haven't managed to find a decent one yet
  1926. # [20:37] * Joins: pnkfelix (pnkfelix@moz-43495417.fbx.proxad.net)
  1927. # [20:37] <bz> jhammel: I've tried it on and off; should try more
  1928. # [20:37] * Quits: pnkfelix (pnkfelix@moz-43495417.fbx.proxad.net) (Connection reset by peer)
  1929. # [20:37] * Joins: pnkfelix1 (pnkfelix@moz-43495417.fbx.proxad.net)
  1930. # [20:37] <hub> jhammel, bz: the keyword has changed and you need SSL
  1931. # [20:37] <bz> jhammel: need to recall what the failure modes with it were last I tried...
  1932. # [20:37] <bz> hub: the point is, my client doesn't do SSL
  1933. # [20:37] <jhammel> hub: ah, well i *should* have SSL
  1934. # [20:37] <bz> hub: which is not usually a problem. ;)
  1935. # [20:38] <jhammel> though i suppose it depends on how ubuntu compiled irssi for me
  1936. # [20:38] * Joins: Optimizer (Optimizer@4B319D17.241AFF02.D2D1FAF0.IP)
  1937. # [20:38] * Joins: squeakytoy (christoffe@moz-79070305.dynamic.se.alltele.net)
  1938. # [20:39] <Optimizer> bz: http://pastebin.mozilla.org/2059259, but I am sure there is no better solution than copy pasting
  1939. # [20:39] <gps> ehsan: apply https://hg.mozilla.org/users/gszorc_mozilla.com/mq-sc/raw-file/361415ad3228/healthreport-console-logging
  1940. # [20:39] * Joins: jwalker (jwalker@moz-5B263CE9.cable.virginmedia.com)
  1941. # [20:39] * Quits: jwalker (jwalker@moz-5B263CE9.cable.virginmedia.com) (Input/output error)
  1942. # [20:40] <gps> ehsan: you may need to MOZ_PURGE_CACHES since that touches an XPCOM service
  1943. # [20:40] * Joins: jwalker (jwalker@moz-5B263CE9.cable.virginmedia.com)
  1944. # [20:40] <bz> Optimizer: you can't just add to the relevant selectors?
  1945. # [20:40] <@ehsan> gps: ok. what do I need to rebuild?
  1946. # [20:41] <espindola> Waldo: not at the top of my head, but if you are ok with using an extension you should be able to disable that warning
  1947. # [20:41] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/2c7287304555 - Fabrice Desré - Bug 829679 - Package installation without // on the manifest URL causes webapps.json corruption r=ferjm
  1948. # [20:41] <Optimizer> bz: then it would be via JS, right ?
  1949. # [20:41] * Quits: JeroenDeDauw (j@moz-8564536C.dip.t-dialin.net) (Ping timeout)
  1950. # [20:41] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
  1951. # [20:41] <Optimizer> I would have to make sure it is done everytime anything is changed
  1952. # [20:41] <Waldo> espindola: without doing it via the command line? I tried smacking an __extension__ on it, didn't work
  1953. # [20:41] <bz> I must be missing something
  1954. # [20:41] <bz> How are you detecting your "shrunk enough" state?
  1955. # [20:41] * Waldo would like to avoid the command line if possible, just because that smears the complexity around
  1956. # [20:41] <espindola> Waldo: ok, I guess that is a clang bug
  1957. # [20:41] <Optimizer> not focus and not empty
  1958. # [20:42] * Joins: Mnyromyr (Mnyromyr@moz-AF61945B.unity-media.net)
  1959. # [20:42] <bz> ok
  1960. # [20:42] <StPiere> how can i specify which Python path to use when building with ./mach build ?
  1961. # [20:42] <Ms2ger> StPiere, why?
  1962. # [20:42] <Ms2ger> gps, ^
  1963. # [20:42] <bz> so can you not modify all your selectors that style .toolbarbutton to add this other thing you care about?
  1964. # [20:42] <bz> Or is that what you mean by copy/paste?
  1965. # [20:42] <@ehsan> gps: nm, rebuilt everything
  1966. # [20:42] <StPiere> i have Python 2.6 as primary, but ./mach works only with > 2.7
  1967. # [20:42] <Optimizer> The point is that it can be done if I copy the styles of the devtools-toolbarbutton class to that selector
  1968. # [20:42] * Joins: JeroenDeDauw (j@moz-6418E1AF.dip.t-dialin.net)
  1969. # [20:43] <Optimizer> but that means a lot of lines of style repetition
  1970. # [20:43] <Waldo> espindola: http://www.pastebin.mozilla.org/2059269 just to be sure I'm not doing something stupid
  1971. # [20:43] * Quits: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  1972. # [20:43] * Parts: scenor (Thunderbir@moz-876A3189.wireless.dyn.drei.com)
  1973. # [20:43] <Ms2ger> espindola, btw, do you also do gcc stuff?
  1974. # [20:44] <bz> why?
  1975. # [20:44] <espindola> Ms2ger: I did is the long dark past
  1976. # [20:44] <espindola> Waldo: it looks right to me
  1977. # [20:44] <bz> Can you not just use ".devtools-toolbarbutton, whatever" ?
  1978. # [20:44] <Waldo> okay
  1979. # [20:44] * Quits: mshal (mshal@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  1980. # [20:44] * Joins: mshal (mshal@F2D29657.F60B0462.67AC9B1.IP)
  1981. # [20:44] <espindola> Waldo: maybe __extension__(...)?
  1982. # [20:44] * Waldo tries
  1983. # [20:44] <Ms2ger> espindola, alright, won't bother you, then :)
  1984. # [20:44] <espindola> but I think that is just for expressions
  1985. # [20:45] <espindola> s/is/in/
  1986. # [20:45] <Optimizer> bz: I do not want to apply style to that class, I want to apply that class's styles to a specific selector
  1987. # [20:45] <Waldo> __extension__(override) errors too
  1988. # [20:45] * Joins: jfkthame (jfkthame@2B12A728.FB47D00B.9542EC20.IP)
  1989. # [20:45] * Quits: jfkthame_ (jfkthame@2B12A728.FB47D00B.9542EC20.IP) (Connection reset by peer)
  1990. # [20:45] <espindola> Waldo: would you mind opening a bug in llvm.org/bugs?
  1991. # [20:45] <Waldo> espindola: sure, can do
  1992. # [20:45] * Quits: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  1993. # [20:45] <espindola> thanks
  1994. # [20:46] * Waldo wants to avoid commandline tweaking because it makes it harder for non-Mozilla-build-process stuff to use mfbt
  1995. # [20:46] * Joins: rniwa (rniwa@moz-E171DA5.sfba.hfc.comcastbusiness.net)
  1996. # [20:46] <bz> Optimizer: I think we're talking past each other
  1997. # [20:46] * Quits: pnkfelix1 (pnkfelix@moz-43495417.fbx.proxad.net) (Quit: Leaving.)
  1998. # [20:46] * Joins: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  1999. # [20:46] <bz> Optimizer: right now your stylesheets have ".devtools-toolbarbutton { /* some styles */ }"
  2000. # [20:46] <bz> Optimizer: yes?
  2001. # [20:46] <Optimizer> yes
  2002. # [20:47] <bz> ok, can you make those stylesheets say ".devtools-toolbarbutton, :empty:focus:whatever { /* some styles */ }"
  2003. # [20:47] <bz> ?
  2004. # [20:47] <Optimizer> no
  2005. # [20:47] <bz> ok
  2006. # [20:47] <bz> why not?
  2007. # [20:47] <Optimizer> because they are used everywhere else
  2008. # [20:48] <bz> ok, so?
  2009. # [20:48] <Optimizer> and this selector is a one element specific
  2010. # [20:48] <Ms2ger> bz, this may help: http://mxr.mozilla.org/mozilla-central/search?string=.devtools-toolbarbutton
  2011. # [20:48] <bz> ok, does this element have an ID?
  2012. # [20:48] <Optimizer> yes
  2013. # [20:48] <bz> And can you just include that ID in the selector?
  2014. # [20:48] * Quits: b10n1k (j0ni@moz-A50524F8.hsd1.il.comcast.net) (Ping timeout)
  2015. # [20:48] <Optimizer> so ?
  2016. # [20:48] * Joins: b10n1k (j0ni@moz-A50524F8.hsd1.il.comcast.net)
  2017. # [20:48] * Joins: spartanfire (guimdearau@DAF7BAFA.CD904F69.7C9220AF.IP)
  2018. # [20:48] * bz really feels like he's missing something
  2019. # [20:49] <Ms2ger> bz, there's a lot of spread-out rules for .devtools-toolbarbutton
  2020. # [20:49] <bz> So you'd have selectors like ".devtools-toolbarbutton, #my-id:whatever { /* rules */ }"
  2021. # [20:49] <bz> Ms2ger: yes, I understand that
  2022. # [20:49] <Optimizer> bz: that id does not have the class .devtools-toolbarbutton
  2023. # [20:49] <@ehsan> gps: oh look, seems like I found a shutdown hang now, with the nested event loop :(
  2024. # [20:49] <bz> Is the point that we don't want to have to leak knowledge of this id/element to all those places?
  2025. # [20:49] <bz> Optimizer: so what?
  2026. # [20:49] <@ehsan> gps: I'll file that separately
  2027. # [20:50] * Joins: mwu (mwu@moz-2E883D31.hsd1.nj.comcast.net)
  2028. # [20:50] <Optimizer> oh
  2029. # [20:50] <Optimizer> I see what you are saying now
  2030. # [20:50] <bz> I'm not saying it's awesome to do this.
  2031. # [20:50] <Optimizer> didn't think of that ..
  2032. # [20:50] <bz> I'm asking whether it's an option.
  2033. # [20:50] <bz> And if so whether it's less bad than the other options
  2034. # [20:50] <Optimizer> yes, true
  2035. # [20:50] * Joins: spohl (Adium@2557E599.66715431.D25A875A.IP)
  2036. # [20:51] * Waldo supposes he should probably try a newer clang before filing this, just to be sure it hasn't been fixed
  2037. # [20:51] <Optimizer> thanks bz :)
  2038. # [20:51] <Optimizer> its certainly better than what I was thinking
  2039. # [20:51] * Quits: joey (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2040. # [20:52] <bz> OK, good.
  2041. # [20:52] <bz> What would really help here is some concept of "apply these other styles too"
  2042. # [20:52] <bz> Or something
  2043. # [20:52] * Joins: joey (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  2044. # [20:52] <bz> there have been some vague proposals that haven't gone anywhere yet
  2045. # [20:52] <Ms2ger> bz, sounds like something I've heard suggested on www-style :)
  2046. # [20:52] <jhammel> yeah :/
  2047. # [20:52] <jhammel> and 2 million JS libraries that all do it differently
  2048. # [20:52] <bz> Ms2ger: verily
  2049. # [20:52] * Quits: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP) (Client exited)
  2050. # [20:53] <jhammel> edmorley: oh, we should add verily to our list of words too
  2051. # [20:53] <jhammel> that's a goodun
  2052. # [20:53] * joey is now known as IRCMonkey1081
  2053. # [20:53] <Ms2ger> jhammel, I'll add verily whilst you review my patch
  2054. # [20:53] <Optimizer> vereally ?
  2055. # [20:53] * Quits: mmc (mchew@moz-BE33DA21.fw1.sfo1.mozilla.net) (NickServ (GHOST command used by mmc_))
  2056. # [20:54] <jhammel> Ms2ger: reviewing now, fwiw
  2057. # [20:54] * Quits: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2058. # [20:54] * Joins: RealRaven1 (Thunderbir@8C87EBAF.FAD15229.C3498625.IP)
  2059. # [20:54] * Joins: mmc1 (mchew@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2060. # [20:55] <edmorley> jhammel: hehe :-)
  2061. # [20:55] * Joins: bjacob (bjacob@F2D29657.F60B0462.67AC9B1.IP)
  2062. # [20:55] * Quits: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP) (Ping timeout)
  2063. # [20:55] * Quits: azakai (alon@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2064. # [20:55] * Joins: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP)
  2065. # [20:56] * Quits: RealRaven1 (Thunderbir@8C87EBAF.FAD15229.C3498625.IP) (Ping timeout)
  2066. # [20:57] <@ehsan> espindola: can you please CC me on that CRASH_UNLESS bug?
  2067. # [20:57] * Quits: spartanfire (guimdearau@DAF7BAFA.CD904F69.7C9220AF.IP) (Quit: spartanfire)
  2068. # [20:57] * Joins: jrmuizel (jrmuizel@F2D29657.F60B0462.67AC9B1.IP)
  2069. # [20:57] <espindola> ehsan: sure
  2070. # [20:58] <espindola> I wanted to use it in the "old" late write detection system, so that is was I have not been ping for it
  2071. # [20:59] <espindola> ehsan: doen
  2072. # [20:59] <espindola> done
  2073. # [20:59] <@ehsan> ty
  2074. # [20:59] * Quits: spohl (Adium@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2075. # [20:59] * Quits: mbrubeck (mozilla@moz-F552A44C.tmodns.net) (Ping timeout)
  2076. # [20:59] * Joins: mbrubeck (mozilla@moz-F552A44C.tmodns.net)
  2077. # [21:00] <mkaply> Is Sync down?
  2078. # [21:01] <bhearsum> might want to ask that in #it or #services
  2079. # [21:01] * Quits: romaxa (romaxa@670ACB81.66590CC0.4A6948F8.IP) (Ping timeout)
  2080. # [21:01] <bhearsum> i had a sync error earlier though, fwiw
  2081. # [21:02] <mkaply> bhearsum: Yeah, I'm getting an unknown error on multople machines. Site says it is up though - https://services.mozilla.com/status/
  2082. # Session Close: Mon Jan 14 21:02:28 2013
  2083. #
  2084. # Session Start: Mon Jan 14 21:02:28 2013
  2085. # Session Ident: #developers
  2086. # [21:02] * Disconnected
  2087. # [21:03] * Attempting to rejoin channel #developers
  2088. # [21:03] * Rejoined channel #developers
  2089. # [21:03] * Topic is 'Introducing https://etherpad.mozilla.org/commonissues || Fix your tests, please! http://brasstacks.mozilla.com/orangefactor/ || Next merge: 18 February || New? Want to help? See #introduction || http://krijnhoetmer.nl/irc-logs/ , http://logbot.glob.com.au'
  2090. # [21:03] * Set by Ms2ger on Tue Jan 08 17:57:01
  2091. # [21:04] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/bceda048221b - Raymond Lee - Bug 826964 - Attempt to fix the intermittent orange by focusing the current browser; r=ehsan
  2092. # [21:04] * Joins: mmc (mmc@2557E599.66715431.D25A875A.IP)
  2093. # [21:04] * Joins: romaxa (romaxa@670ACB81.66590CC0.4A6948F8.IP)
  2094. # [21:05] <edmorley> philor: I've done a &regenerate=1 on that trobopan nsDeleteDir::PostTimer so bugscache has the bug now
  2095. # [21:05] * AutomatedTester|away is now known as AutomatedTester
  2096. # [21:06] * Quits: victorporof (victorporo@E4295265.F695A43D.79933D60.IP) (Quit: victorporof)
  2097. # [21:06] <philor> edmorley: I was just thinking we ought to have some way to blow away the cache
  2098. # [21:07] <philor> having no memory is fun, you get to have nice surprises over and over and over
  2099. # [21:07] <edmorley> philor: I bookmark https://tbpl.mozilla.org/php/getLogExcerpt.php?type=annotated&regenerate=1&;id= and then substitute in the log id from a run whose bzapi search needs to be updated
  2100. # [21:07] * Quits: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2101. # [21:07] * Joins: rednaks (rednaks@321E8994.861D7652.55FFA9B4.IP)
  2102. # [21:08] <edmorley> philor: &regenerate=1 purges all log variants from runs_logs for that ID, as well as the corresponding bugscache row
  2103. # [21:08] * Quits: IRCMonkey1081 (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Ping timeout)
  2104. # [21:09] * Quits: RattyAway (Jim_diGriz@1EE5799D.6F42AF5F.B84CA34C.IP) (Quit: ChatZilla 0.9.89 [SeaMonkey 2.0.15pre/20110606000022])
  2105. # [21:09] * Joins: joey (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  2106. # [21:10] * Quits: kdcw (kdc@moz-F7413045.pk.shawcable.net) (Quit: HydraIRC -> http://www.hydrairc.com <-)
  2107. # [21:10] * joey is now known as IRCMonkey46171
  2108. # [21:10] * Joins: azakai (alon@2557E599.66715431.D25A875A.IP)
  2109. # [21:11] <gps> StPiere: just run |/path/to/python-2.7 mach|
  2110. # [21:11] * Joins: jorendorff (jorendorff@moz-91590D94.hsd1.tn.comcast.net)
  2111. # [21:12] <jhammel> gps: um, /path/to/python-2.7 `which mach` ?
  2112. # [21:12] <jhammel> er, somethin ;)
  2113. # [21:13] * Joins: mcsmurf (me@moz-57CF4D5F.dip.t-dialin.net)
  2114. # [21:14] <mcsmurf> I give up, looks like it's impossible to get Java JRE working on Windows 7 :P hopefully no normal user will ever encounter my problems
  2115. # [21:15] <Archaeopteryx> mcsmurf: what are you trying to do? had a user today who lacked the registry string on windows 7 for 7.0 u11
  2116. # [21:15] <mcsmurf> :O
  2117. # [21:15] <mcsmurf> yes, looks like I have the same problem
  2118. # [21:15] <mcsmurf> it just cannot find the Java plugin anymore after the update
  2119. # [21:16] <mcsmurf> but even restoring u10 did not help for me
  2120. # [21:16] <mcsmurf> not sure what's up..
  2121. # [21:16] * Parts: bhearsum (bhearsum@moz-FBAE94.members.linode.com)
  2122. # [21:16] <mcsmurf> Archaeopteryx: this one NS_LITERAL_STRING("Software\\JavaSoft\\Java Runtime Environment"), ?
  2123. # [21:16] <mcsmurf> I only have/had Software\JavaSoft\prefs, but no Java Runtime Environment
  2124. # [21:17] <mcsmurf> let's talk in #mozilla.de :)
  2125. # [21:17] * Joins: biesi_ (u8099@moz-160C58C6.com)
  2126. # [21:18] * Quits: biesi (cbiesinger@5CA6DC39.C60FE7DC.4065847B.IP) (Quit: Leaving)
  2127. # [21:18] * biesi_ is now known as biesi
  2128. # [21:18] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  2129. # [21:19] * Joins: JonathanS (JonathanS@74338381.87D4EDDB.521902B0.IP)
  2130. # [21:19] * Joins: ehugg_lime (ehugg_lime@moz-E71CDCB2.hsd1.wa.comcast.net)
  2131. # [21:20] * Joins: twi (Adium@DF3DF5FB.A9BF6B5A.11C743EC.IP)
  2132. # [21:21] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/329fbaeaa0d4 - Kannan Vijayan - Bug 829352 - Add orPtr(Register, Register) variant to IonMacroAssembler. r=mjrosenb on irc
  2133. # [21:21] * Joins: FabioMagnoni (fabiomagno@E3B258DB.2D69120D.FC4CA3ED.IP)
  2134. # [21:23] <StPiere> gps, thanks .... but now i have problem with autoconf ... http://pastebin.com/sBNXgy77
  2135. # [21:24] <jhammel> i've had a problem with autoconf for years ;)
  2136. # [21:24] <StPiere> i have 2 versions of autoconf 2.63 and 2.13 ... how to specify path to 2.13 ?
  2137. # [21:24] * Quits: hurley (hurley@2557E599.66715431.D25A875A.IP) (Quit: Computer has gone to sleep)
  2138. # [21:24] * Quits: bdahl (bdahl@moz-BE33DA21.fw1.sfo1.mozilla.net) (Client exited)
  2139. # [21:24] * Quits: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP) (Quit: erikvold)
  2140. # [21:25] * jwir3 is now known as jwir3|lunch
  2141. # [21:25] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Quit: clee)
  2142. # [21:25] <gps> StPiere: I suggest you follow the directions at https://developer.mozilla.org/en-US/docs/Simple_Firefox_build
  2143. # [21:26] <gps> you may also want to join #introduction. people there tend to help with first-time builds more
  2144. # [21:26] * Parts: edmorley (edmorley@moz-90F42104.range86-166.btcentralplus.com)
  2145. # [21:26] * Quits: bmoss (bmoss@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2146. # [21:26] <Waldo> espindola: filed http://llvm.org/bugs/show_bug.cgi?id=14953 and repro'd it with r172455 (near-tip)
  2147. # [21:26] * glob is now known as glob|away
  2148. # [21:26] * Joins: bdahl (bdahl@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2149. # [21:27] * Joins: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP)
  2150. # [21:27] * Joins: spohl (Adium@2557E599.66715431.D25A875A.IP)
  2151. # [21:27] * Joins: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2152. # [21:27] * Joins: paolo (paolo@moz-25295FE7.retail.telecomitalia.it)
  2153. # [21:27] * Quits: peterv (peterv@moz-9067AD6A.access.telenet.be) (Quit: ZNC - http://znc.in)
  2154. # [21:28] <glandium> Waldo: is that related to 830315?
  2155. # [21:28] * Joins: gsvelto (Thunderbir@moz-9A1BE8AF.cust.dsl.vodafone.it)
  2156. # [21:28] <@ehsan> gps: is https://bugzilla.mozilla.org/show_bug.cgi?id=830145#c9 a question from me?
  2157. # [21:28] * Quits: erikvold (erikvold@A5087023.2354C43D.D8E68FF6.IP) (Quit: erikvold)
  2158. # [21:29] * Joins: willyaranda (willyarand@moz-7B107A11.dynamic.jazztel.es)
  2159. # [21:29] <Waldo> glandium: yeah
  2160. # [21:29] <Waldo> glandium: I'll + you shortly
  2161. # [21:29] * Quits: mbrubeck (mozilla@moz-F552A44C.tmodns.net) (Quit: Leaving.)
  2162. # [21:29] * Quits: mccr8 (mccr8@2557E599.66715431.D25A875A.IP) (Quit: mccr8)
  2163. # [21:30] * Quits: sfink (chatzilla@43CB6079.66715431.D25A875A.IP) (Ping timeout)
  2164. # [21:30] <gps> ehsan: general question to anybody. if you could provide an answer, that would be very helpful
  2165. # [21:30] <gps> ehsan: you want to take this to #fhr?
  2166. # [21:30] <@ehsan> ok
  2167. # [21:30] * Joins: damons (gnubeard@2557E599.66715431.D25A875A.IP)
  2168. # [21:30] * Quits: Ann_Yimi_ (Ann_Yiming@2557E599.66715431.D25A875A.IP) (Input/output error)
  2169. # [21:31] <Waldo> glandium: done
  2170. # [21:31] * Quits: nsm (nikhil@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2171. # [21:31] * Joins: peterv (peterv@moz-9067AD6A.access.telenet.be)
  2172. # [21:31] * Quits: jimm (jimm@FD60C81A.3A9F9BD4.4C2245EF.IP) (Ping timeout)
  2173. # [21:32] * Quits: dria (dria@F2D29657.F60B0462.67AC9B1.IP) (Quit: dria)
  2174. # [21:32] * Joins: damons_ (gnubeard@2557E599.66715431.D25A875A.IP)
  2175. # [21:32] * Joins: jammink (textual@2557E599.66715431.D25A875A.IP)
  2176. # [21:33] * Quits: damons (gnubeard@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  2177. # [21:33] <glandium> Waldo: thanks
  2178. # [21:33] * damons_ is now known as damons
  2179. # [21:33] * Joins: knelson (Adium@2557E599.66715431.D25A875A.IP)
  2180. # [21:34] * Parts: knelson (Adium@2557E599.66715431.D25A875A.IP)
  2181. # [21:34] * Joins: knelson1 (Adium@2557E599.66715431.D25A875A.IP)
  2182. # [21:34] * Joins: lmandel_ (lmandel@F2D29657.F60B0462.67AC9B1.IP)
  2183. # [21:34] * jhammel is now known as jhammel|lunch
  2184. # [21:34] * Quits: lmandel (lmandel@F2D29657.F60B0462.67AC9B1.IP) (Connection reset by peer)
  2185. # [21:34] * lmandel_ is now known as lmandel
  2186. # [21:34] * Joins: bmoss (bmoss@2557E599.66715431.D25A875A.IP)
  2187. # [21:35] * Quits: andreasn (andreasn@moz-8A84C28A.bredband.comhem.se) (Ping timeout)
  2188. # [21:35] <mcsmurf> btw: My Java problem was probably http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8005410 when you have javaFX installed
  2189. # [21:35] * Joins: cpearce (cpearce@538BABFE.A073F3E.97BBD552.IP)
  2190. # [21:35] <mcsmurf> and after that install Java7 U10 or newer, the JRE fails to register itself in Windows registry
  2191. # [21:36] <mcsmurf> and then Mozilla apps wont find the JRE
  2192. # [21:36] * Quits: fitzgen (fitzgen@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: zzzzzzzzz)
  2193. # [21:36] <mcsmurf> well done
  2194. # [21:36] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/ae1eb238652b - Filippo Cristofoletti - Bug 817387 - Remove last occurences of NS_OVERRIDE; r=ehsan
  2195. # [21:37] * Quits: Archaeopteryx (itsme@moz-756328DB.cust.telecolumbus.net) (Quit: Too much information in my brain driving me insane)
  2196. # [21:37] * Joins: Ann_Yiming (Ann_Yiming@43CB6079.66715431.D25A875A.IP)
  2197. # [21:37] <@ehsan> bbondy: ping
  2198. # [21:38] <gfritzsche> mcsmurf: ouch... at least good to know it was reported and fixed
  2199. # [21:41] <bbondy> ehsan: hi
  2200. # [21:41] <bbondy> I'm in meetings all day at the metro work week btw, but will try to review your patch later today
  2201. # [21:42] * Joins: joshmoz (josh@moz-7D5BC4BE.nyc.res.rr.com)
  2202. # [21:42] <bbondy> ehsan: I also noticed my stub installer isn't building using the same command that used to build it
  2203. # [21:42] <jlebar> glandium: ping?
  2204. # [21:42] <bbondy> so I'll let you know about that too
  2205. # [21:44] * Joins: lizzard (ehenry@AB5128D0.103DC7D.4EA770CF.IP)
  2206. # [21:45] * Parts: knelson1 (Adium@2557E599.66715431.D25A875A.IP)
  2207. # [21:45] <bbondy> is that what you wanted?
  2208. # [21:45] <bbondy> ehsan^
  2209. # [21:45] <@ehsan> bbondy: yeah I was just wondering if you managed to give this a test
  2210. # [21:46] <@ehsan> my opt windows builds are failing for some reason
  2211. # [21:46] <@ehsan> I don't have enough time today to figure out why :/
  2212. # [21:46] <@ehsan> could be because I'm using vs2012 :/
  2213. # [21:46] * aki|buildduty is now known as aki|brb
  2214. # [21:46] <jimb> glandium: ping
  2215. # [21:46] <bbondy> np I haven't tried yet but soon. btw how do I get it to download https from the stub? Or will it automatically?
  2216. # [21:46] <glandium> jimb: pong
  2217. # [21:47] <jimb> glandium: Any thoughts on bug 797627?
  2218. # [21:47] <@ehsan> bbondy: I'll file a bug about that build failure and CC you on it
  2219. # [21:47] <bbondy> ehsan: thx
  2220. # [21:47] <jimb> glandium: I feel nervous going forward on that without having your critical eye. :D
  2221. # [21:47] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/fb0dbf0686ae - Sean Stangl - Bug 826581 - Follow-up fix. r=dvander
  2222. # [21:47] <bbondy> ehsan: fwiw I'm using vs2012 8.0 sdk and my m-c build succeeded earlier today
  2223. # [21:47] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/259e1ea87b3e - Justin Lebar - Bug 821502 - Disable -fstrict-aliasing in JS for GCC 4.4 and earlier on Linux and Android. r=glandium,terrence; a=bajaj
  2224. # [21:48] <jlebar> joe: What would you think if I landed bug 824658 without first asking khuey|away?
  2225. # [21:48] <glandium> jimb: i need to digest it and the comments, i'll come back to you tomorrow
  2226. # [21:48] * Quits: gsvelto (Thunderbir@moz-9A1BE8AF.cust.dsl.vodafone.it) (Quit: gsvelto)
  2227. # [21:48] <jimb> glandium: Thanks - I really appreciate it!
  2228. # [21:48] * Joins: sfink (chatzilla@2557E599.66715431.D25A875A.IP)
  2229. # [21:49] * hwine is now known as hwine|afk
  2230. # [21:49] <jlebar> glandium: Got a sec?
  2231. # [21:49] <@ehsan> bbondy: hmm, do I need to do anything specific to get that sdk?
  2232. # [21:49] <bbondy> just installing VS should be enough I think
  2233. # [21:49] <@ehsan> bbondy: see bug 830472
  2234. # [21:50] * Quits: lizzard (ehenry@AB5128D0.103DC7D.4EA770CF.IP) (Quit: lizzard)
  2235. # [21:50] <bbondy> You only need to download the win8 SDK if you want to use it with previous vc compilers
  2236. # [21:50] <@ehsan> that I have done!
  2237. # [21:50] <glandium> jlebar: sure
  2238. # [21:50] * Joins: lizzard (ehenry@AB5128D0.103DC7D.4EA770CF.IP)
  2239. # [21:50] <bbondy> ehsan: maybe you need to update it
  2240. # [21:50] * @ehsan wonders whether --enable-dmd could be the cause
  2241. # [21:50] <@ehsan> bbondy: update what?
  2242. # [21:50] <jlebar> glandium: Debian may need to respin its FF18 build with bug 821502 backported.
  2243. # [21:50] <bbondy> VS
  2244. # [21:50] <jlebar> glandium: I was hoping you'd know the right channels to poke.
  2245. # [21:50] <bbondy> VS2012 update 1
  2246. # [21:51] <bbondy> http://www.microsoft.com/visualstudio/eng/visual-studio-update
  2247. # [21:51] <@ehsan> ok
  2248. # [21:51] * Quits: mmc (mmc@2557E599.66715431.D25A875A.IP) (Connection reset by peer)
  2249. # [21:51] <@ehsan> bbondy: I am rebuilding without --enable-dmd for now
  2250. # [21:51] <jlebar> glandium: the Ubuntu folks are already on it. I'm figuring out what other distros I need to contact now.
  2251. # [21:51] * aki|brb is now known as aki|buildduty
  2252. # [21:51] * Quits: sfink (chatzilla@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2253. # [21:51] <@ehsan> will try upgrading VS if that doesn't help
  2254. # [21:51] <bbondy> ya I don't build with that so that's probably it
  2255. # [21:52] <joe> jlebar: do it
  2256. # [21:52] * Quits: nattofriends (tsutsumi@moz-A369A791.warosu.org) (Ping timeout)
  2257. # [21:52] <jlebar> joe: Fantastic; thanks.
  2258. # [21:52] <glandium> jlebar: for debian, that's just me :)
  2259. # [21:52] <jlebar> glandium: Perfect, then. :)
  2260. # [21:52] * Joins: nattofriends (tsutsumi@moz-A369A791.warosu.org)
  2261. # [21:53] <froydnj> argh, bogus browser.js line numbers
  2262. # [21:53] <glandium> jlebar: for other distros, you have wolfiR for suse, stransky for rh/fedora, and anarchy for gentoo ; i guess gentoo doesn't have the problem
  2263. # [21:53] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/6dd3011d4d1b - Jan de Mooij - Bug 829554 follow-up - Rename TaggedFramePtr to AbstractFramePtr, fix some GCC warnings. r=luke
  2264. # [21:53] <jlebar> glandium: Does gentoo no longer support gcc 4.4? I presumed you could pick your own compiler?
  2265. # [21:54] * Quits: FabioMagnoni (fabiomagno@E3B258DB.2D69120D.FC4CA3ED.IP) (Connection reset by peer)
  2266. # [21:54] * Joins: FabioMagnoni (fabiomagno@E3B258DB.2D69120D.FC4CA3ED.IP)
  2267. # [21:54] <glandium> jlebar: i guess you can, but who uses gentoo to use n-3 versions ?
  2268. # [21:54] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/cb8fa413605f - Jonathan Kew - bug 814434 - pref off hidpi support for multi-display configurations. r=smichaud a=akeybl
  2269. # [21:55] <jlebar> glandium: I'm not going to presuppose I know why /anyone/ uses Gentoo. :)
  2270. # [21:55] <jlebar> glandium: Thanks for the list; I'll send mail to dev.platform and cc the package maintainers.
  2271. # [21:55] * Quits: wlach (wlach@D176C3B5.BDC68B86.3DEE0DD0.IP) (Quit: Ex-Chat)
  2272. # [21:55] * Quits: @smaug (chatzilla@moz-78A86AC.pp.htv.fi) (Ping timeout)
  2273. # [21:56] <glandium> jlebar: you can also cc the dev-platforms-linux list
  2274. # [21:56] * hwine|afk is now known as hwine
  2275. # [21:56] <jlebar> glandium: Okay, will do. Any other lists I should notify?
  2276. # [21:57] <glandium> jlebar: that's a list where most distro people should be reading, although it's not used
  2277. # [21:57] <jlebar> heh, okay.
  2278. # [21:57] <jlebar> bajaj: Should I ask for approval-release for my patch -- is that the right procedure if I want it as a ride-along?
  2279. # [21:57] * Joins: we11ington (msu-cse498@moz-600949B7.cse.msu.edu)
  2280. # [21:58] <glandium> jlebar: mmmm wait. maybe that list was removed i don't remember
  2281. # [21:58] * Quits: MrMazda (fmcz@moz-A5D13CA.cable.mindspring.com) (Client exited)
  2282. # [21:58] * Joins: jimm (jimm@FD60C81A.3A9F9BD4.4C2245EF.IP)
  2283. # [21:58] * Joins: hurley (hurley@2557E599.66715431.D25A875A.IP)
  2284. # [21:58] <bajaj> jlebar: yes, thats correct..
  2285. # [21:58] <jlebar> bajaj: okay, will do.
  2286. # [21:58] <bajaj> jlebar: thanks
  2287. # [21:58] <glandium> jlebar: ah, mozilla-linux-taskforce@kuix.de
  2288. # [21:58] <jlebar> ?!
  2289. # [21:58] * Joins: spartanfire (guimdearau@5EEEC15C.2FD32FD7.7C9220AF.IP)
  2290. # [21:59] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/c57d89777a51 - Chris AtLee - Bug 830371: Put the kernel in the right place. r=nthomas DONTBUILD
  2291. # [22:00] * Joins: fitzgen (fitzgen@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2292. # [22:00] <glandium> jlebar: dev-platforms-linux was removed a while ago, and kaie created a new one following a session at mozcamp in berlin
  2293. # [22:00] * Joins: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com)
  2294. # [22:00] <glandium> jlebar: distro people are on it
  2295. # [22:01] <jlebar> glandium: okay, cool.
  2296. # [22:01] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  2297. # [22:01] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/efc12cf7cf4a - Kyle Huey - Bug 824658 - Avoid infinite decode loops of images by switching some GetFrame calls to GetFrameNoDecode. r=joe
  2298. # [22:02] <gaston> glandium: and how does one register on that list?
  2299. # [22:02] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/66c886b7d927 - Nicholas Cameron - Bug 827715; correct fling friction implmentation. r=cjones; a=blocking-basecamp
  2300. # [22:03] <espindola> bsmedberg: ping
  2301. # [22:03] <@bsmedberg> espindola: mtg, send email?
  2302. # [22:03] <espindola> ok
  2303. # [22:03] <philor> fabrice: orange
  2304. # [22:03] * Joins: Archaeopteryx (itsme@moz-756328DB.cust.telecolumbus.net)
  2305. # [22:04] * Quits: tanvi (tanvi@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  2306. # [22:04] * Joins: sfink (chatzilla@2557E599.66715431.D25A875A.IP)
  2307. # [22:04] <fabrice> philor: back me out please
  2308. # [22:04] <fabrice> also from b2g18...
  2309. # [22:04] <Ms2ger> Hey man, you can do it ;)
  2310. # [22:04] <we11ington> Are there any high-level overviews of the architecture of the browser? How it's put together, etc.? I'm working on gestures for Mac and it'd help with tracing the gesture events from the OS and beyond
  2311. # [22:05] * baku is now known as baku|away
  2312. # [22:05] * Joins: sworkman (sworkman@2557E599.66715431.D25A875A.IP)
  2313. # [22:05] <fabrice> Ms2ger: if you want to wait, sure
  2314. # [22:05] * Quits: ehugg_lime (ehugg_lime@moz-E71CDCB2.hsd1.wa.comcast.net) (Ping timeout)
  2315. # [22:05] <philor> I'm only... 80 minutes from a tree
  2316. # [22:05] * geekboy is now known as geekboy|afk
  2317. # [22:06] <philor> though I'm pretty sure I'm further than that from a b2g18 tree
  2318. # [22:07] * Joins: dria (dria@moz-F5EB0C5D.dsl.teksavvy.com)
  2319. # [22:07] * Quits: romaxa_work (chatzilla@A0466501.A0327521.8FE103B.IP) (Ping timeout)
  2320. # [22:08] * Quits: paolo (paolo@moz-25295FE7.retail.telecomitalia.it) (Client exited)
  2321. # [22:08] * AutomatedTester is now known as AutomatedTester|away
  2322. # [22:09] * AutomatedTester|away is now known as AutomatedTester
  2323. # [22:09] * IRCMonkey45944 is now known as wlach|yoga
  2324. # [22:09] * Quits: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net) (Quit: PM: Preparing frontal lobe for mem sleep)
  2325. # [22:10] * Joins: mccr8 (mccr8@2557E599.66715431.D25A875A.IP)
  2326. # [22:10] * Joins: nsm (nikhil@2557E599.66715431.D25A875A.IP)
  2327. # [22:11] <glandium> gaston: https://kuix.de/mailman/listinfo/mozilla-linux-taskforce
  2328. # [22:11] * Quits: TheOne (one@moz-7CE24B2C.dip0.t-ipconnect.de) (Input/output error)
  2329. # [22:12] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/eb7d84d54d00 - Jonathan Griffin - Bug 830252 - Update the emulator used in b2g tests, r=aki
  2330. # [22:12] <Ms2ger> <jgraham> https://www.frederik-braun.com/thesis/ (via miketaylr)
  2331. # [22:12] <Ms2ger> <jgraham> Also, it looks like crap in pdf.js, if someone wants to report that
  2332. # [22:12] <Ms2ger> if someone wants to report that
  2333. # [22:12] * Joins: Matti (Matti@moz-445EEBDF.dip.t-dialin.net)
  2334. # [22:12] * Quits: nigelb (nigel@moz-8640053A.me) (Client exited)
  2335. # [22:13] * Quits: andersh (andersh@moz-F94741AD.bredband.3.dk) (Connection reset by peer)
  2336. # [22:13] <gaston> glandium: thx
  2337. # [22:13] * Joins: roc (chatzilla@E2F7352.56080C53.97BBD552.IP)
  2338. # [22:13] * ChanServ sets mode: +o roc
  2339. # [22:13] * Quits: garnacho (carlos@moz-D7EB88C7.dyn.user.ono.com) (Ping timeout)
  2340. # [22:13] * Joins: nigelb (nigel@moz-8640053A.me)
  2341. # [22:14] <jhammel|lunch> Ms2ger: wow, even looks better in evince
  2342. # [22:14] * Joins: garnacho (carlos@moz-D7EB88C7.dyn.user.ono.com)
  2343. # [22:14] * Quits: jduell (jduell@moz-F20EC42A.hfc.comcastbusiness.net) (Ping timeout)
  2344. # [22:15] * jmaher is now known as jmaher|afk
  2345. # [22:15] * Quits: RealRaven (Thunderbir@8C87EBAF.FAD15229.C3498625.IP) (Ping timeout)
  2346. # [22:15] * Joins: nical (nico@moz-F8747CC6.dsl.ovh.fr)
  2347. # [22:16] * KaiRo is now known as KaiRo_away
  2348. # [22:17] * Joins: TheOne (one@moz-7CE24B2C.dip0.t-ipconnect.de)
  2349. # [22:17] <jlebar> Is ESR10 still supported, or has it been completely superceded by ESR17?
  2350. # [22:18] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/315a22f0d185 - Joe Drew - Bug 829710 - Restore hardware-accleration check for 10.6.x, x <= 2, mistakenly removed in bug 598401. r=BenWa a=akeybl
  2351. # [22:18] <@dolske> still supported until... a date I forget.
  2352. # [22:18] <@dolske> Febish? http://www.mozilla.org/en-US/firefox/organizations/faq/
  2353. # [22:20] * Quits: Ms2ger (Ms2ger@F4169712.36073686.3773EA9F.IP) (Quit: nn)
  2354. # [22:20] * Joins: tanvi (tanvi@2557E599.66715431.D25A875A.IP)
  2355. # [22:20] * jhammel|lunch is now known as jhammel
  2356. # [22:20] * Joins: RealRaven (Thunderbir@7FCE9352.10E106C4.C3498625.IP)
  2357. # [22:20] <nthomas> we've done the two overlap releases, but haven't offered updates to 17.0.x esr yet
  2358. # [22:21] <firebot> Check-in:
  2359. # [22:21] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/5d74fbda87e0 - Rafael Ávila de Espíndola - Bug 830018 - Intermittent browser_profiler_controller.js, test_profiler_actor.js | application crashed [@AddSharedLibraryInfoToStream]. r=vladan
  2360. # [22:21] * Joins: chrisccoulson (chr1s@moz-6A3A134E.cust-13020.ip.static.uno.uk.net)
  2361. # [22:22] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/f8c8d02f405d - Ehsan Akhgari - Backed out changeset 5af4c6bd5104 (bug 827075) because it is no longer necessary
  2362. # [22:22] * Jesse_ is now known as Jesse
  2363. # [22:23] * Joins: Mavericks (Mibbit@B6F345CD.71C161C0.261E7448.IP)
  2364. # [22:25] * Quits: davidb (davidb@F2D29657.F60B0462.67AC9B1.IP) (Quit: davidb)
  2365. # [22:25] * Quits: smooney (smooney@2557E599.66715431.D25A875A.IP) (Quit: smooney)
  2366. # [22:26] * Joins: DGMurdockIII (DGMurdockI@moz-F1247A16.hsd1.in.comcast.net)
  2367. # [22:26] * Joins: smooney_ (smooney@2557E599.66715431.D25A875A.IP)
  2368. # [22:26] * Joins: bsmith_ (bsmith@2557E599.66715431.D25A875A.IP)
  2369. # [22:27] <firebot> Check-in: http://hg.mozilla.org/releases/mozilla-beta/rev/c1e1a12e6e32 - Kai Engert - Bug 757593, fix nspr version number on beta branch, a=keybl
  2370. # [22:27] * Quits: bsmith (bsmith@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2371. # [22:28] * Quits: fitzgen (fitzgen@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: zzzzzzzzz)
  2372. # [22:28] * Joins: nrc (nrc@moz-B2C2EC73.cable.virginmedia.com)
  2373. # [22:30] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Quit: clee)
  2374. # [22:30] * Quits: kkdEEP (kkdEEP@EF77BDBD.CF4E5C6F.C7008325.IP) (Quit: )
  2375. # [22:30] * Joins: fitzgen (fitzgen@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2376. # [22:31] * Quits: jammink (textual@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2377. # [22:31] * geekboy|afk is now known as geekboy
  2378. # [22:31] * Quits: efaust (efaust@moz-AB84E35.ghc.andrew.cmu.edu) (Connection reset by peer)
  2379. # [22:32] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  2380. # [22:32] * Quits: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net) (Connection reset by peer)
  2381. # [22:32] * Joins: jandem (jandem@66C76B89.FB8EABAE.DF9376EA.IP)
  2382. # [22:32] * Quits: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Leaving.)
  2383. # [22:33] * Joins: jet_ (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2384. # [22:33] * Joins: jammink (textual@2557E599.66715431.D25A875A.IP)
  2385. # [22:33] * Quits: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net) (Ping timeout)
  2386. # [22:34] * jwir3|lunch is now known as jwir3
  2387. # [22:34] * Joins: andreasn (andreasn@moz-FD3F641F.a336.priv.bahnhof.se)
  2388. # [22:35] * bsmith_ is now known as bsmith
  2389. # [22:36] * Quits: gcp (gcp@moz-D0E475EA.access.telenet.be) (Input/output error)
  2390. # [22:36] * Joins: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2391. # [22:36] * Quits: jet_ (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net) (Connection reset by peer)
  2392. # [22:36] * Quits: gustavold (gustavold@60268C9D.479307F0.FBFF2E6D.IP) (Ping timeout)
  2393. # [22:36] * Quits: IRCMonkey46171 (chatzilla@F2D29657.F60B0462.67AC9B1.IP) (Quit: ChatZilla 0.9.89 [Firefox 19.0a2/20130107042018])
  2394. # [22:36] * Joins: joey (chatzilla@F2D29657.F60B0462.67AC9B1.IP)
  2395. # [22:37] * Quits: RealRaven (Thunderbir@7FCE9352.10E106C4.C3498625.IP) (Ping timeout)
  2396. # [22:38] * Quits: FabioMagnoni (fabiomagno@E3B258DB.2D69120D.FC4CA3ED.IP) (Quit: FabioMagnoni)
  2397. # [22:40] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/782e3ab94db7 - Jan Beich - Bug 828003 - Don't redefine types that're already in stdint.h. r=jrmuizel
  2398. # [22:40] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/80b36fe6cf0c - Landry Breuil - Bug 830303 - Fix plugin-container LD_LIBRARY_PATH on BSD (regression from 753046) r=cjones
  2399. # [22:41] * Joins: RealRaven (Thunderbir@ABFA9079.11F68F7A.27F80FAC.IP)
  2400. # [22:42] * Quits: Matti (Matti@moz-445EEBDF.dip.t-dialin.net) (Ping timeout)
  2401. # [22:42] * Quits: vtmarvin (Thunderbir@9D75911A.1239134F.E4B2C495.IP) (Quit: vtmarvin)
  2402. # [22:45] * Parts: nical (nico@moz-F8747CC6.dsl.ovh.fr)
  2403. # [22:47] * Quits: jandem (jandem@66C76B89.FB8EABAE.DF9376EA.IP) (Quit: Bye)
  2404. # [22:47] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/7f0cc623ea14 - Brian Hackett - Bug 829813 - Add more checks for dense element lookup results, r=billmm.
  2405. # [22:47] * Quits: lduros (user@moz-4894EA28.nic.resnet.group.upenn.edu) (Client exited)
  2406. # [22:48] <jlebar> bz: offhand, can you think of anything simple that we could preload into the b2g preallocated process other than JSMs and XPCOM services?
  2407. # [22:48] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/5d6684011028 - Brian Nicholson - Bug 820491 - Part 3: Whitespace cleanup in aboutDownloads.js. r=wesj
  2408. # [22:48] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/27c858f88513 - Brian Nicholson - Bug 820491 - Part 2: Fix DownloadManagerUI component. r=wesj
  2409. # [22:48] <firebot> http://hg.mozilla.org/integration/mozilla-inbound/rev/b6b390365303 - Brian Nicholson - Bug 820491 - Part 1: Update download manager code to work with private downloads. r=wesj
  2410. # [22:48] <jlebar> bz: Loading about:blank seems like a good idea, but also seems too complicated for b2g v1.
  2411. # [22:48] <mak> IS someone looking into the current OTH orange in inbound?
  2412. # [22:49] * Joins: kaze (kaze@moz-441D2104.coucou-networks.fr)
  2413. # [22:49] * armenzg is now known as armenzg_mtg
  2414. # [22:49] <philor> mak: yeah, you're backing out 2c7287304555 and 66c886b7d927 from inbound and b2g18, thanks for volunteering
  2415. # [22:49] <mak> also bustage on windows
  2416. # [22:49] <mak> I don't have b2g18 repo here
  2417. # [22:49] <mak> but I can backout from inbound
  2418. # [22:50] * Joins: jwatt (roslea@jwatt.irc.users.mozilla.org)
  2419. # [22:50] <seth> dholbert: ping
  2420. # [22:50] <dholbert> seth, pong
  2421. # [22:50] * Quits: jdm (jdm@moz-F8747CC6.dsl.ovh.fr) (Ping timeout)
  2422. # [22:51] <seth> dholbert: so, trying to fix 772443
  2423. # [22:51] <seth> dholbert: i have all the infrastructure in place but waiting for onload on the embedded SVG document doesn't seem to be good enough
  2424. # [22:51] * Joins: erikvold (erikvold@moz-F77F4C9F.wireless.telus.com)
  2425. # [22:51] <seth> dholbert: i noticed in one of the linked bugs you mentioned "SVGLoad", but i'm not sure how to wait for that...
  2426. # [22:51] <dholbert> seth, strange
  2427. # [22:51] * Joins: dbaron (dbaron@moz-DC5FB394.bb.sky.com)
  2428. # [22:51] * ChanServ sets mode: +o dbaron
  2429. # [22:52] <dholbert> seth, I'm not sure how either, in C++, but onload should be sufficient
  2430. # [22:52] <seth> dholbert: to be clear, specifically i'm waiting on EndLoad on the embedded document using an nsIDocumentObserver
  2431. # [22:52] <seth> dholbert: i'm not 100% sure that that's equivalent to onload
  2432. # [22:53] <dholbert> seth, hmm, I'm not sure either, but bz would know
  2433. # [22:53] <dholbert> bz, (do you know how one would listen for 'onload' for a given document, in C++?)
  2434. # [22:54] * Quits: kaze (kaze@moz-441D2104.coucou-networks.fr) (Quit: WeeChat 0.3.7)
  2435. # [22:54] <firebot> Check-in: http://hg.mozilla.org/integration/mozilla-inbound/rev/d94202f46627 - Marco Bonardo - Backout 66c886b7d927 (bug 827715),2c7287304555 (bug 829679) for bustage
  2436. # [22:54] <mak> philor: since OTH are giving up after timeouts, should we close the tree until we get a green oth? (not sure about current rules)
  2437. # [22:54] * Joins: kaze (kaze@moz-441D2104.coucou-networks.fr)
  2438. # [22:55] <dholbert> gps, is about:healthreport supposed to be invalid? (We have a menu entry that takes me there, but "The URL is not valid and cannot be loaded")
  2439. # [22:55] * Quits: atte (atte@moz-37C1DF97.dhcp.inet.fi) (Client exited)
  2440. # [22:56] <philor> mak: same as the old rules: whatever the person with the badge feels comfortable with
  2441. # [22:56] * Joins: vtmarvin (Thunderbir@32DFDBE.7102BCB6.B7C3970A.IP)
  2442. # [22:56] * Parts: dholbert (dholbert@moz-EAA4454E.hsd1.ca.comcast.net) (Ex-Chat)
  2443. # [22:56] * Joins: dholbert (dholbert@moz-EAA4454E.hsd1.ca.comcast.net)
  2444. # [22:56] <mak> I don't have a badge, and actually I'm not sure I can access treestatus... let me try
  2445. # [22:57] <mak> ok, I can't :)
  2446. # [22:57] <gps> dholbert: there was a bug on the menu being there when it shouldn't be. I thought that got patched in m-c
  2447. # [22:57] <dholbert> seth, this patch probably wants to go on https://bugzilla.mozilla.org/show_bug.cgi?id=704059 though, FWIW
  2448. # [22:57] <gps> mconnor: ^
  2449. # [22:57] <philor> mak: shift+reload?
  2450. # [22:57] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  2451. # [22:57] <mak> philor: it tells me "no permissions"
  2452. # [22:57] <Mossop> gps: Is FHR meant to be on by default?
  2453. # [22:58] <mak> philor: I guess it's cause it uses Persona and I don't have the bugmail registered into that persona?
  2454. # [22:58] <dholbert> gps, in nightly (w/ fresh profile) I see Help | Nightly Health Report, which takes me to about:healthreport, which says "The address isn't valid"
  2455. # [22:58] <dholbert> gps, (this is most recent nightly, w/ 20130114 in ua string)
  2456. # [22:58] <seth> dholbert: well basically that has happened already; the terminology is just pretty ugly. but AFAICT OnStopRequest == "finished receiving data" and OnStopDecode == "image loaded"
  2457. # [22:58] <philor> mak: mak@moz.com? that browserid ought to give you perms, though either the app or browserid is acting a little odd today
  2458. # [22:58] <gps> Mossop: FHR is enabled by default. we should arguably disable it in debug (read: local) builds
  2459. # [22:58] <nbp> Can anybody tell me how to do a white list of mochitest-1, in order to bisect needed test cases to help investigation of a bug?
  2460. # [22:59] <mak> philor: I tried with mbonardo... should I try with the mak alias?
  2461. # [22:59] <gps> or should not enable unless it is an official build
  2462. # [22:59] <seth> dholbert: admittedly VectorImage doesn't take advantage of this, so i can see this patch as specifically fixing this for VectorImage
  2463. # [22:59] <gps> dholbert: please file a bug and we'll sort it out
  2464. # [22:59] <dholbert> seth, ah -- maybe we should morph that bug into "...for VectorImage"
  2465. # [22:59] <mak> philor: ah cool, the alias works
  2466. # [22:59] <Mossop> gps: Ok because going to the page tells me that I am not currently submitting data
  2467. # [22:59] <seth> yup
  2468. # [22:59] <dholbert> seth, there are several bugs that this should fix
  2469. # [22:59] <dholbert> several intermittent-oranges, I mean
  2470. # [23:00] <gps> Mossop: about:healthreport is currently broken (bug 829953). the pref pane should be good
  2471. # [23:00] <dholbert> seth, so it'd be great to have the work be done on a relatively-TBPLbot-spam-free bug :)
  2472. # [23:00] <dholbert> seth, feel free to morph that one, or file a new one; I'm happy either way
  2473. # [23:00] <seth> dholbert: yeah, i figured. they're real bugs too (not an artifact of the test harness); viewing the test case in 772443 in firefox, i can cause the SVG to not display at all some of the time if i hit reload over and over!
  2474. # [23:01] * Quits: past (Instantbir@moz-7AC89C5C.dsl.dyn.forthnet.gr) (Quit: past)
  2475. # [23:01] <dholbert> seth, agreed @ real bugs
  2476. # [23:01] * Quits: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: jet)
  2477. # [23:01] * Joins: jib (Jan-Ivar@moz-875D780C.hsd1.pa.comcast.net)
  2478. # [23:01] <seth> dholbert: sure, sounds good. 704059 is as good as any. i'll hopefully have a patch to post there shortly if i can figure out the right event to wait for
  2479. # [23:01] <Mossop> gps: Ah ok
  2480. # [23:01] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Quit: clee)
  2481. # [23:02] * Quits: spohl (Adium@2557E599.66715431.D25A875A.IP) (Quit: Leaving.)
  2482. # [23:02] * philor is now known as philor|away
  2483. # [23:02] <mconnor> dholbert: the menuitem shouldn't be shown if you're not building the health report itself
  2484. # [23:03] * Joins: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2485. # [23:03] <dholbert> mconnor, I'm just running a nightly build, w/ fresh profile, and it's there
  2486. # [23:03] <mconnor> dholbert: if you're on Linux, and I bet you are, that menuitem is bogus
  2487. # [23:03] <dholbert> I am
  2488. # [23:03] <dholbert> mconnor, should I still file a bug?
  2489. # [23:03] <mconnor> dholbert: 830418
  2490. # [23:04] <mconnor> fixed, patched, will land before tomorrow
  2491. # [23:04] * Quits: msucan (mihai@CDEB00D4.8819A7BF.BD62875.IP) (Quit: Leaving.)
  2492. # [23:04] <dholbert> mconnor, cool, thanks
  2493. # [23:04] * nthomas is now known as nthomas|away
  2494. # [23:04] <dholbert> gps: ^^ (not filing bug)
  2495. # [23:04] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  2496. # [23:04] * Joins: tonymec__ (tonymec@2193DA51.8C61C497.DE2DB281.IP)
  2497. # [23:04] * tonymec__ is now known as tonymec|away
  2498. # [23:04] * nbp reverse engineer mochitest to find out how to do a while list of tests …
  2499. # [23:04] * Quits: erikvold (erikvold@moz-F77F4C9F.wireless.telus.com) (Quit: erikvold)
  2500. # [23:04] * heycam|away is now known as heycam
  2501. # [23:05] <dholbert> seth, see https://mxr.mozilla.org/mozilla-central/source/content/svg/content/src/SVGSVGElement.cpp#878 where we listen for SVGLoad aka SVG_LOAD
  2502. # [23:05] <dholbert> seth, (that probably doesn't help you much, but it's one data point)
  2503. # [23:06] <bjacob> jlebar: ping
  2504. # [23:06] <jlebar> bjacob: ack, but I may need to run off to a meeting imminently.
  2505. # [23:06] * Joins: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2506. # [23:06] <dholbert> seth, IIRC SVGLoad and "load" are roughly equivalent for SVG documents... I don't think there's an important distinction, if the document is SVG
  2507. # [23:06] <bjacob> jlebar: ok, nvm
  2508. # [23:06] * Quits: smontagu (chatzilla@757B0DC8.B3DCBEEA.CC465D70.IP) (Ping timeout)
  2509. # [23:06] <dholbert> seth, (though there is a distinction if you've got e.g. SVG embedded in a larger XHTML document)
  2510. # [23:06] <jlebar> bjacob: I'll get back to you if you send e-mail?
  2511. # [23:07] * Quits: Ann_Yiming (Ann_Yiming@43CB6079.66715431.D25A875A.IP) (Input/output error)
  2512. # [23:07] <dholbert> seth, SVG animation is specced to have its timeline start at SVGLoad-time, so if possible, it's probably nice to have that be the event we key off of for "image ready to paint", too
  2513. # [23:08] * Quits: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2514. # [23:08] <bjacob> jlebar: nvm i think i can get going. my question fwiw was can i programatically dump about memory
  2515. # [23:08] <mak> cjones: could you please backout the last 2 changesets from b2g18 since they both fail also in inbound (I don't have the repo at hand)
  2516. # [23:08] * Joins: spohl (Adium@2557E599.66715431.D25A875A.IP)
  2517. # [23:08] <bjacob> from gecko code
  2518. # [23:08] <jlebar> bjacob: Oh, yes.
  2519. # [23:08] <jlebar> bjacob: On what platform?
  2520. # [23:08] <bjacob> b2g
  2521. # [23:08] <jlebar> bjacob: Checkout the B2G repository, then tools/get_about_memory.py.
  2522. # [23:09] <bjacob> jlebar: ok thanks
  2523. # [23:09] <seth> dholbert: yeah, i agree, that definitely sounds preferable
  2524. # [23:09] <jlebar> bjacob: sure thing. This meeting may not be happening, so let me know if you have questions. :)
  2525. # [23:10] <bjacob> jlebar: so i have to signal(SIGRT0) ?
  2526. # [23:10] <jlebar> bjacob: Well...if you're external to Gecko, that's one way to do it.
  2527. # [23:11] * Joins: jet (junglecode@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2528. # [23:11] <jlebar> bjacob: I just landed support for writing into a fifo; that may not be on mc yet.
  2529. # [23:11] <jlebar> bjacob: If you're in Gecko, obviously you don't need to do that.
  2530. # [23:11] <bjacob> im on b2g18
  2531. # [23:11] <jlebar> bjacob: Okay, the fifo isn't on b2g18.
  2532. # [23:11] * Quits: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net) (Ping timeout)
  2533. # [23:11] <jlebar> bjacob: what are you trying to accomplish?
  2534. # [23:11] <cjones> mak, ugh
  2535. # [23:11] <bjacob> jlebar: get a dump at a specific time that I know somewhere in gecko
  2536. # [23:11] <bjacob> (basically, very late just before OOM)
  2537. # [23:12] * Joins: Ann_Yiming (Ann_Yiming@43CB6079.66715431.D25A875A.IP)
  2538. # [23:12] <jlebar> bjacob: Oh, I see. Then let me see...
  2539. # [23:12] <jlebar> bjacob: nsIMemoryInfoDumper::dumpMemoryReportsToFile.
  2540. # [23:13] <jlebar> bjacob: sorry, I originally misunderstood "programatically".
  2541. # [23:13] * Quits: lmandel (lmandel@F2D29657.F60B0462.67AC9B1.IP) (Quit: lmandel)
  2542. # [23:13] * Quits: wolfiR (wolfiR@moz-C31D9F91.dip0.t-ipconnect.de) (Quit: Leaving)
  2543. # [23:13] <bjacob> jlebar: thanks!
  2544. # [23:13] <jlebar> bjacob: sure thing!
  2545. # [23:14] * Joins: overholt (overholt@F2D29657.F60B0462.67AC9B1.IP)
  2546. # [23:14] * Joins: njn (chatzilla@moz-B89999FF.dyn.iinet.net.au)
  2547. # [23:14] * Quits: kaze (kaze@moz-441D2104.coucou-networks.fr) (Ping timeout)
  2548. # [23:15] * Joins: Ann_Yimi_ (Ann_Yiming@2557E599.66715431.D25A875A.IP)
  2549. # [23:15] * Quits: @bsmedberg (bsmedberg@moz-748CAEF1.jst.pa.atlanticbb.net) (Connection reset by peer)
  2550. # [23:15] * Quits: Ann_Yiming (Ann_Yiming@43CB6079.66715431.D25A875A.IP) (Ping timeout)
  2551. # [23:16] * curtisk is now known as curtisk|afk
  2552. # [23:16] * Quits: Ann_Yimi_ (Ann_Yiming@2557E599.66715431.D25A875A.IP) (Input/output error)
  2553. # [23:16] * Joins: Ann_Yiming (Ann_Yiming@43CB6079.66715431.D25A875A.IP)
  2554. # [23:17] * Joins: Ann_Yimi_ (Ann_Yiming@2557E599.66715431.D25A875A.IP)
  2555. # [23:18] * Quits: Ann_Yiming (Ann_Yiming@43CB6079.66715431.D25A875A.IP) (Ping timeout)
  2556. # [23:18] * Quits: @dbaron (dbaron@moz-DC5FB394.bb.sky.com) (Ping timeout)
  2557. # [23:19] <reuben> whoa, if I open the error console Firefox grinds to a halt
  2558. # [23:19] * Quits: TheOne (one@moz-7CE24B2C.dip0.t-ipconnect.de) (Input/output error)
  2559. # [23:19] * Joins: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net)
  2560. # [23:19] <bjacob> jlebar: what if i'm in the browser process?
  2561. # [23:19] <reuben> most of the time spent inside layout::DoReflow (chrome://global/content/console.xul)
  2562. # [23:20] <bjacob> reuben: sounds like 825622
  2563. # [23:20] * Quits: yzen (Adium@67828CC7.C1A51174.9D42CF23.IP) (Quit: Leaving.)
  2564. # [23:21] <dholbert> reuben, I hit that this morning, too
  2565. # [23:21] * Joins: jduell (jduell@moz-E3AECA12.spl.org)
  2566. # [23:21] <njn> ehsan: I can take bug 563195 if you like
  2567. # [23:21] <jlebar> bjacob: sorry, mtg. Will get back to you.
  2568. # [23:21] * jlebar is now known as jlebar|mtg
  2569. # [23:22] * Quits: vendo (chatzilla@56D55732.7114713F.B1C414DA.IP) (Quit: ChatZilla 0.9.89-rdmsoft [XULRunner 1.9.0.17/2009122204])
  2570. # [23:22] <@ehsan> njn: that would be amazing :)
  2571. # [23:22] <njn> ehsan: OK!
  2572. # [23:22] * Quits: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com) (Quit: Leaving)
  2573. # [23:22] * Joins: bsmedberg (bsmedberg@moz-748CAEF1.jst.pa.atlanticbb.net)
  2574. # [23:22] * ChanServ sets mode: +o bsmedberg
  2575. # [23:23] <@ehsan> njn: I'm sure joe will be happy as well!
  2576. # [23:23] <njn> ehsan: it's quite possible that JS headers imported by Gecko will cause problems. We'll see.
  2577. # [23:23] <@ehsan> ah yeah probably
  2578. # [23:24] <@ehsan> although we hopefully don't shadow as many names in those headers
  2579. # [23:24] * Joins: mayhemer (Miranda@moz-415580BA.broadband17.iol.cz)
  2580. # [23:24] <njn> ehsan: you are an optimist
  2581. # [23:24] <@ehsan> heh
  2582. # [23:24] <@ehsan> not usually!
  2583. # [23:25] * Joins: MrMazda (fmcz@moz-A5D13CA.cable.mindspring.com)
  2584. # [23:25] * Quits: mdas (mdas@50AE257C.D30B51A1.412CF160.IP) (Quit: )
  2585. # [23:25] * Quits: MrMazda (fmcz@moz-A5D13CA.cable.mindspring.com) (Client exited)
  2586. # [23:25] * whimboo|afk is now known as whimboo
  2587. # [23:26] * philor|away is now known as philor
  2588. # [23:27] * Quits: smooney_ (smooney@2557E599.66715431.D25A875A.IP) (Quit: smooney_)
  2589. # [23:27] <jwir3> anyone have an idea of why, on the same document, with the same input (x,y) point, and the same input root frame, nsLayoutUtils::GetFrameForPoint() might return a different frame? (Specifically, the first time I call the function, it returns what I would expect to be the "correct" frame for a given point, but subsequent calls return incorrect ones)? I think I might be doing it wrong...
  2590. # [23:28] <reuben> bjacob, looks similar, but my profile doesn't show TrimTrailingWhiteSpace at all. I see nsTextBoxFrame::CalculateTitleForWidth and nsFontMetrics::GetInkBoundsForVisualOverflow taking a lot of time
  2591. # [23:28] * Quits: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP) (Quit: ZNC - http://znc.in)
  2592. # [23:28] * Quits: @dveditz (dveditz@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2593. # [23:28] <bjacob> reuben: note that i had to patch gecko to get this profile. look at earlier comments to see the profile i got with unpatched gecko
  2594. # [23:28] <bjacob> reuben: you can also apply my patch, see bgu
  2595. # [23:29] <Mavericks> jwir3: pastebin ?
  2596. # [23:29] * Joins: jgilbert (jgilbert@2557E599.66715431.D25A875A.IP)
  2597. # [23:29] <jwir3> Mavericks: Yeah, it's complicated, so just a second. ;)
  2598. # [23:30] <jwir3> basically, what I'm trying to do is, on mobile, when a pinch gesture is ongoing, I want to get the frame for a point at the "center" of the pinch gesture. (I know it will be slow, I'm just trying to check my assumptions here)
  2599. # [23:30] <mayhemer> can I land a tiny and safe patch on b2g18 now? there is a backout pending to resolve perma orange
  2600. # [23:30] <reuben> bjacob, I'm on OS X, btw
  2601. # [23:31] <jwir3> in mobile/android/chrome/content/browser.js, the code I've written to get the "caret position" (i.e. the node/offset for a point) is here: http://www.pastebin.mozilla.org/2059165
  2602. # [23:31] <jorendorff> Hey -- Who knows about Arabic font support?
  2603. # [23:31] <bjacob> reuben: oh ok, i was talking about b2g
  2604. # [23:31] * Joins: capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com)
  2605. # [23:31] <jcranmer> Jesse: ping
  2606. # [23:31] <fabrice> mayhemer: ask for approval
  2607. # [23:31] <bjacob> reuben: so on osx you get good profiles without patching gecko
  2608. # [23:31] <bjacob> not so on b2g
  2609. # [23:31] <reuben> yes, no stack walking there right
  2610. # [23:31] <mayhemer> fabrice: the patch has a+
  2611. # [23:31] <jorendorff> really Arabic text formatting support
  2612. # [23:31] <jwir3> The output I get from this, along with a series of debugging statements inside of nsDocument::CaretPositionFromPoint(), is here: http://www.pastebin.mozilla.org/2059579
  2613. # [23:32] * Mavericks is now known as Mavericks|afk
  2614. # [23:32] <fabrice> mayhemer: so land it!
  2615. # [23:32] <mayhemer> fabrice: ok, I will land over 51 unstared ;)
  2616. # [23:32] <jwir3> Initially, as can be seen on lines 6-16 of that second pastebin, it returns what I would consider to be the "expected" node and offsety.
  2617. # [23:32] <jwir3> But, after that, with the same input, it outputs a nonsensical one.
  2618. # [23:33] <jwir3> And, it appears, from my debugging, that GetFrameForPoint() is returning a different frame, even though the inputs to the function are the same.
  2619. # [23:33] <we11ington> Is there a more technical term than "regular" to describe non-synthetic documents?
  2620. # [23:33] <Jesse> jcranmer: pong
  2621. # [23:33] <jcranmer> Jesse: have you heard about "ubsan"?
  2622. # [23:33] <jwir3> we11ington: hand-crafted?
  2623. # [23:33] <Jesse> jcranmer: yes
  2624. # [23:34] * Quits: Enn (enn@moz-A875DFED.cpe.net.cable.rogers.com) (Ping timeout)
  2625. # [23:34] <jcranmer> Jesse: ubsan may be capable of checking the static_cast problem you mentioned for virtual classes
  2626. # [23:34] * Quits: jduell (jduell@moz-E3AECA12.spl.org) (Ping timeout)
  2627. # [23:34] <we11ington> jwir3: Is that what's usually used in code / internally?
  2628. # [23:34] <reuben> bjacob, should I file this under layout :: text or graphics :: text?
  2629. # [23:34] <jwir3> we11ington: I don't know, it just seems a bit more techincal to me
  2630. # [23:35] * Quits: jfkthame (jfkthame@2B12A728.FB47D00B.9542EC20.IP) (Quit: jfkthame)
  2631. # [23:35] <jwir3> technical
  2632. # [23:35] <Jesse> jcranmer: yeah, decoder pointed out that -fsanitize=vptr does pretty much what i want (it checks at use time, not cast time)
  2633. # [23:35] * Joins: smooney_ (smooney@2557E599.66715431.D25A875A.IP)
  2634. # [23:35] <jcranmer> I think I would still prefer to see it at cast time
  2635. # [23:35] <jcranmer> maybe I can drop a bug for checking it at static_cast
  2636. # [23:35] * Joins: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com)
  2637. # [23:35] <jcranmer> [you get better error messages and coverage that way]
  2638. # [23:35] <Jesse> yeah
  2639. # [23:35] <bjacob> reuben: layout
  2640. # [23:36] <Jesse> jcranmer: is it undefined behavior at cast time?
  2641. # [23:36] <njn> has anyone seen this when they |hg update|?
  2642. # [23:36] <njn> abort: path contains illegal component: /signaling/include/CC_Call.h
  2643. # [23:36] <jcranmer> gimme a sec, I need to grab C++11
  2644. # [23:37] * Quits: nrc (nrc@moz-B2C2EC73.cable.virginmedia.com) (Ping timeout)
  2645. # [23:37] * Joins: jfkthame (jfkthame@2B12A728.FB47D00B.9542EC20.IP)
  2646. # [23:38] <jcranmer> Jesse: looks like the result of static_cast is undefined if the dynamic type isn't correct
  2647. # [23:38] <jib> Hi everyone, quick general question: Are we avoiding ostringstream in the platform code?
  2648. # [23:38] * Quits: garnacho (carlos@moz-D7EB88C7.dyn.user.ono.com) (Ping timeout)
  2649. # [23:39] <Jesse> jcranmer: "the result is undefined" isn't quite "undefined behavior", right?
  2650. # [23:39] <jcranmer> using the result would make it undefined behavior
  2651. # [23:40] <Jesse> dereferencing it, or even just peeking at it?
  2652. # [23:40] <reuben> bjacob, filed bug 830518
  2653. # [23:40] <reuben> thanks!
  2654. # [23:40] <jorendorff> I think the gist is "don't go there"
  2655. # [23:40] * Joins: mwobensmith (Adium@moz-BE33DA21.fw1.sfo1.mozilla.net)
  2656. # [23:40] <seth> dholbert: fabulous news; looks like switching from onload to SVGLoad did it. things appear to work 100% now! will have a patch up shortly. thanks for your help with this!
  2657. # [23:41] <dholbert> seth, that's awesome! Also: I just filed https://bugzilla.mozilla.org/show_bug.cgi?id=830519 , which your patches may or may not already address
  2658. # [23:41] * Quits: squeakytoy (christoffe@moz-79070305.dynamic.se.alltele.net) (Quit: Leaving)
  2659. # [23:41] <dholbert> ah, you already commented :)
  2660. # [23:42] <dholbert> perfect
  2661. # [23:42] * Joins: birtles (chatzilla@moz-348F61F0.mozilla.or.jp)
  2662. # [23:42] <dholbert> I'll dupe that then
  2663. # [23:42] <seth> dholbert: hehe, yup! =)
  2664. # [23:42] * Joins: tonymec (tonymec@2193DA51.8C61C497.DE2DB281.IP)
  2665. # [23:43] * hwine is now known as hwine|afk
  2666. # [23:43] * Quits: ericjung (Mibbit@5210CFD5.1A5EA44.72B23B3D.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  2667. # [23:45] * Quits: rednaks (rednaks@321E8994.861D7652.55FFA9B4.IP) (Quit: Quitte)
  2668. # [23:46] <jcranmer> Jesse: they distinguish between saying "the result is undefined" versus "the result is unspecified", and as far as I can read any legal requirements in the spec, computing a result that is undefined is itself undefined behavior
  2669. # [23:46] * Quits: hipokrit (hipokrit@1BF5DFDB.CA40E1F7.C558AD24.IP) (Ping timeout)
  2670. # [23:47] * Quits: jfkthame (jfkthame@2B12A728.FB47D00B.9542EC20.IP) (Quit: jfkthame)
  2671. # [23:47] * Quits: jhammel (jhammel@moz-BE33DA21.fw1.sfo1.mozilla.net) (Quit: Changing server)
  2672. # [23:47] * Joins: hipokrit (hipokrit@moz-7E0D846A.aus1.rackspace.com)
  2673. # [23:47] <Jesse> jcranmer: ok. that's good news, in that the new check could be part of ubsan :)
  2674. # [23:48] <jcranmer> I'm reading up what ubsan is doing in particular
  2675. # [23:48] <Jesse> jcranmer: btw, decoder said he had trouble getting firefox to build with RTTI last time he tried
  2676. # [23:48] <jcranmer> this doesn't appear to need RTTI to work properly
  2677. # [23:49] * Quits: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com) (Quit: ChatZilla 0.9.89 [SeaMonkey 2.15/20130101174451])
  2678. # [23:49] <Jesse> oh?
  2679. # [23:49] <jcranmer> it basically says
  2680. # [23:49] * sheeri is now known as sheeri-afk
  2681. # [23:49] <decoder> jcranmer: ubsan needs rtti for the vptr check
  2682. # [23:50] <decoder> the docs say that at least
  2683. # [23:51] * Joins: jduell (jduell@moz-E3AECA12.spl.org)
  2684. # [23:51] * jwir3 is now known as jwir3|away
  2685. # [23:51] * Parts: aja (Instantbir@D7919844.5B97F8C9.7880DB15.IP)
  2686. # [23:51] <jcranmer> looks like it
  2687. # [23:52] <jcranmer> I was looking at the cg code, not the ubsan library
  2688. # [23:52] * bz is now known as bz_away
  2689. # [23:52] * Joins: gustavold (gustavold@60268C9D.479307F0.FBFF2E6D.IP)
  2690. # [23:53] * Quits: smooney_ (smooney@2557E599.66715431.D25A875A.IP) (Quit: smooney_)
  2691. # [23:53] <jlebar|mtg> bjacob: still there?
  2692. # [23:53] * jlebar|mtg is now known as jlebar
  2693. # [23:53] * philor is now known as philor|away
  2694. # [23:54] * Joins: smooney_ (smooney@2557E599.66715431.D25A875A.IP)
  2695. # [23:54] <jlebar> bjacob: If you're in the browser process and you just want a dump of the browser process's memory, then just call the function like normal.
  2696. # [23:54] <bjacob> jlebar: yes
  2697. # [23:54] * joduinn-mtg is now known as joduinn-brb
  2698. # [23:54] <bjacob> jlebar: the goodies dont seem to be in b2g18
  2699. # [23:54] <jlebar> bjacob: let me check out the branch and see.
  2700. # [23:55] * AaronMT is now known as AaronMT|away
  2701. # [23:55] * Quits: imphil (philipp@moz-55513EF0.rad.med.uni-muenchen.de) (Ping timeout)
  2702. # [23:55] <jlebar> bjacob: Oh, the XPCOM interface isn't there, but there's a static interface...
  2703. # [23:55] * Joins: ciferkey (ciferkey@moz-C169D9B7.prvdri.fios.verizon.net)
  2704. # [23:55] <jlebar> bjacob: MemoryInfoDumper::*
  2705. # [23:56] <bjacob> jlebar: what #include?
  2706. # [23:56] <jlebar> bjacob: Looks like I don't have a child --> parent memory-report request function.
  2707. # [23:56] <jlebar> bjacob: It would not be hard to add.
  2708. # [23:56] <jlebar> bjacob: xpcom/base/MemoryInfoDumperlh.
  2709. # [23:56] <jlebar> erm, MemoryInfoDumper.h
  2710. # [23:56] <decoder> jcranmer: ill try a build now and see what the actual problem was that I was hitting
  2711. # [23:56] * Quits: clee (clee@2557E599.66715431.D25A875A.IP) (Quit: clee)
  2712. # [23:56] <bjacob> jlebar: oh, i was looking for a ns prefix
  2713. # [23:56] <decoder> and hopefully we can get it solved then
  2714. # [23:56] * Joins: brendan (brendaneic@2557E599.66715431.D25A875A.IP)
  2715. # [23:57] * Quits: bmoss (bmoss@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2716. # [23:57] <jlebar> bjacob: I need to get dinner in a sec; is this enough to go on for you?
  2717. # [23:57] <jcranmer> decoder: I think the ubsan people wouldn't like us trying to get this feature without rtti
  2718. # [23:57] <bjacob> jlebar: yes, thanks! you are allowed to enjoy dinner
  2719. # [23:57] * Joins: mbrubeck (mozilla@moz-F552A44C.tmodns.net)
  2720. # [23:57] <jlebar> bjacob: Thank you. :)
  2721. # [23:58] * Joins: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com)
  2722. # [23:58] * Joins: clee (clee@2557E599.66715431.D25A875A.IP)
  2723. # [23:58] * Joins: bmoss (bmoss@2557E599.66715431.D25A875A.IP)
  2724. # [23:58] * Joins: jammink_ (textual@2557E599.66715431.D25A875A.IP)
  2725. # [23:58] * Quits: jammink (textual@2557E599.66715431.D25A875A.IP) (Ping timeout)
  2726. # [23:58] * jammink_ is now known as jammink
  2727. # [23:59] * Quits: Optimizer (Optimizer@4B319D17.241AFF02.D2D1FAF0.IP) (Ping timeout)
  2728. # Session Close: Tue Jan 15 00:00:00 2013

The end :)