/irc-logs / mozilla / #developers / 2012-06-03 / end

Options:

  1. # Session Start: Sun Jun 03 00:00:00 2012
  2. # Session Ident: #developers
  3. # [00:00] * Joins: Optimizer (Instantbir@D599861C.452E4AEE.2AB48280.IP)
  4. # [00:00] * Joins: krit (krit@moz-3AE657AD.hsd1.ca.comcast.net)
  5. # [00:02] * Joins: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP)
  6. # [00:03] * Quits: dbradley (dbradley@moz-80450F75.fuse.net) (Ping timeout)
  7. # [00:03] <Mano> NeilAway: http://hg.mozilla.org/comm-central/rev/58c04223b055 fyi.
  8. # [00:04] <Mano> NeilAway: suite/ browser-chrome-tests pass locally, by the way.
  9. # [00:05] <@smaug> Mano: hey, since you're here. I'd like to get bug 758894 fixed for FF15 (well, actually for FF14 too, but no idea about the risky)
  10. # [00:05] <Mano> smaug: the findbar bug?
  11. # [00:05] * Quits: past (past@moz-D48015BE.dsl.dyn.forthnet.gr) (Quit: ChatZilla 0.9.88.2 [Firefox 12.0/20120420145725])
  12. # [00:05] <@smaug> yes
  13. # [00:06] <@smaug> leaks are *bad*
  14. # [00:06] <@smaug> because they cause bad cycle collection times
  15. # [00:06] <Mano> saw that, i don't know the highlight code very well (i copied it from blake's ross findbar implementation), so review is a little harder than you think :)
  16. # [00:06] <Mano> and i knows that code sucks.
  17. # [00:06] <Mano> but i'll get it done tomorrow.
  18. # [00:06] * Joins: fabrice (fabrice@moz-104CC309.mv.mozilla.com)
  19. # [00:06] * Mano hopes that's good enough
  20. # [00:06] <@smaug> oh dear, b.ross' code
  21. # [00:06] <Mano> yup
  22. # [00:07] <Mano> it alters the page's dom...
  23. # [00:07] <Mano> anyway, i'll look into this asap
  24. # [00:08] <Mano> did you test highlight after this change?
  25. # [00:08] <@smaug> thanks
  26. # [00:08] <@smaug> yes
  27. # [00:08] <@smaug> and I uploaded the patch to try
  28. # [00:09] <Optimizer> how to check if event.target is a window ?
  29. # [00:10] <@smaug> Optimizer: in JS?
  30. # [00:10] <Optimizer> yes
  31. # [00:10] <@smaug> event.target instanceof Window might work
  32. # [00:10] <Optimizer> from inside an event handler
  33. # [00:10] <Mano> smaug: oh dear, this's just silly
  34. # [00:10] <Optimizer> Window is not defined
  35. # [00:11] <@smaug> depending on where you run the JS
  36. # [00:11] <Mano> smaug: should be very safe
  37. # [00:11] <@smaug> Optimizer: event.target instance of Components.interfaces.nsIDOMWindow
  38. # [00:11] <Mano> the this._foo value is always overriden
  39. # [00:11] <@smaug> something like that
  40. # [00:11] <Mano> so it cannot matter
  41. # [00:11] <@smaug> Mano: yes
  42. # [00:11] <Optimizer> thanks
  43. # [00:11] <@smaug> Mano: the code did look silly
  44. # [00:11] <Mano> yup
  45. # [00:12] <Mano> ok, will mark in a bit.
  46. # [00:12] <@smaug> I was afraid I'm missing something important :)
  47. # [00:12] * @smaug doesn't write JS code
  48. # [00:12] * Joins: sawrubh (Mibbit@BD09DC09.B2FECED7.9BC10BA2.IP)
  49. # [00:15] <Mano> smaug: ok, so, i found how this happened. your change is find
  50. # [00:15] * Quits: evilpie (chatzilla@moz-7B12F9BB.pools.arcor-ip.net) (Input/output error)
  51. # [00:15] <Mano> the code in highlightDoc used to be spitted into few functions
  52. # [00:15] * Quits: gcp (gpascutto@moz-D0E475EA.access.telenet.be) (Quit: Make a new plan, Stan!)
  53. # [00:17] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  54. # [00:19] <@smaug> ah
  55. # [00:19] <Mano> marked
  56. # [00:20] <Mano> smaug: and should be very safe for fx14, imo.
  57. # [00:22] * Mano wonders if that code really needs to create the range using the content document.
  58. # [00:23] <@smaug> Mano: ok, good
  59. # [00:24] * devd_afk is now known as devd
  60. # [00:26] * Quits: Mano (mano@6E99DC7.EC757A99.39716721.IP) (Client exited)
  61. # [00:30] * Quits: krit (krit@moz-3AE657AD.hsd1.ca.comcast.net) (Quit: Leaving.)
  62. # [00:32] * Joins: mbrubeck (mbrubeck@moz-755AD63.hsd1.wa.comcast.net)
  63. # [00:32] <mbrubeck> gavin: I've been offline so I don't know if it's already been discussed, but your backout on inline has some xpcshell failures
  64. # [00:33] * Joins: jdm (jdm@moz-2B21F2D4.range86-144.btcentralplus.com)
  65. # [00:33] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  66. # [00:34] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Input/output error)
  67. # [00:35] <philor> mbrubeck: I said so an hour ago, haven't heard from him
  68. # [00:36] <philor> but I'm a couple of hours from a tree
  69. # [00:37] * Joins: Mardak (Mardak@moz-9509DFBB.hsd1.ca.comcast.net)
  70. # [00:38] * Quits: tor (tor@9043A4AC.46A41C28.49CEED6B.IP) (Ping timeout)
  71. # [00:39] * mattwoodrow|away is now known as mattwoodrow
  72. # [00:40] * Quits: Mardak (Mardak@moz-9509DFBB.hsd1.ca.comcast.net) (Quit: Mardak)
  73. # [00:40] * Joins: tor (tor@9043A4AC.46A41C28.49CEED6B.IP)
  74. # [00:40] <philor> the really fun question, since he triggered nightlies on both central and aurora, is whether the test failures are just tests that now have the wrong expectations, or a sign that we're shipping busted dailynightlies
  75. # [00:45] * Quits: twi (Adium@moz-D11FD785.cust.dsl.vodafone.it) (Quit: Leaving.)
  76. # [00:47] * Quits: tor (tor@9043A4AC.46A41C28.49CEED6B.IP) (Ping timeout)
  77. # [00:48] * Parts: prazuber (prazuber@moz-8FDA4E25.savvy.volia.net)
  78. # [00:49] * devd is now known as devd_afk
  79. # [00:51] * Joins: tor (tor@9043A4AC.46A41C28.49CEED6B.IP)
  80. # [00:51] * Quits: smagnin (pike@moz-4AC6F3C0.w92-144.abo.wanadoo.fr) (Quit: Quitte)
  81. # [00:52] * Quits: graememcc (chatzilla@moz-72E88C1B.range86-160.btcentralplus.com) (Quit: ChatZilla 0.9.88.2 [Firefox 11.0/20120310193349])
  82. # [00:53] * Joins: Mardak (Mardak@moz-9509DFBB.hsd1.ca.comcast.net)
  83. # [00:53] * Quits: tor (tor@9043A4AC.46A41C28.49CEED6B.IP) (Ping timeout)
  84. # [00:55] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Quit: Konversation terminated!)
  85. # [00:57] * Joins: tor (tor@9043A4AC.46A41C28.49CEED6B.IP)
  86. # [01:00] * Quits: @smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi) (Ping timeout)
  87. # [01:00] * Quits: juanb (jbecerra@moz-E31CD2CB.mozilla.org) (Ping timeout)
  88. # [01:00] <gavin> philor, mbrubeck: looking
  89. # [01:00] <gavin> I tested the backout locally
  90. # [01:01] <gavin> functionality is fine, just the tests weren't updated properly
  91. # [01:01] <gavin> so the nightlies will be fine
  92. # [01:01] * Joins: bbondy (bbondy@moz-A05ECC22.home.cgocable.net)
  93. # [01:03] * Quits: sawrubh (Mibbit@BD09DC09.B2FECED7.9BC10BA2.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  94. # [01:07] * Joins: smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi)
  95. # [01:07] * ChanServ sets mode: +o smaug
  96. # [01:09] * Joins: AaronMT (AaronMT@moz-E26428A8.cpe.net.cable.rogers.com)
  97. # [01:10] * Quits: @smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi) (Ping timeout)
  98. # [01:10] <dcamp> billm: around?
  99. # [01:11] * Quits: asadotzler (asa@D13E5E3F.A1EC5031.204CA821.IP) (Input/output error)
  100. # [01:12] * Joins: Asa (asa@D13E5E3F.A1EC5031.204CA821.IP)
  101. # [01:15] * Joins: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com)
  102. # [01:19] * Quits: bbondy (bbondy@moz-A05ECC22.home.cgocable.net) (Ping timeout)
  103. # [01:24] * Quits: tor (tor@9043A4AC.46A41C28.49CEED6B.IP) (Ping timeout)
  104. # [01:27] * Quits: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net) (Ping timeout)
  105. # [01:28] * Joins: tor (tor@9043A4AC.46A41C28.49CEED6B.IP)
  106. # [01:28] <lduros> when you run make install in linux after building, it will create a standalone copy of dist/bin into dist/APPNAME correct?
  107. # [01:28] * Joins: darktrojan (geoff@moz-30B3CCFD.telstraclear.net)
  108. # [01:32] * Quits: necolas (necolas@moz-2D68B52B.bb.sky.com) (Client exited)
  109. # [01:37] * Joins: sworkman (sworkman@moz-6BFC8247.public.wayport.net)
  110. # [01:40] * Quits: Optimizer (Instantbir@D599861C.452E4AEE.2AB48280.IP) (Ping timeout)
  111. # [01:40] * Joins: Optimizer1 (Instantbir@9B74B9B1.CC8DB6A3.2AB48280.IP)
  112. # [01:41] * Quits: not_gavin (gavin@D18F6DDB.6A393516.2321E71E.IP) (Connection reset by peer)
  113. # [01:41] * Joins: not_gavi1 (gavin@D18F6DDB.6A393516.2321E71E.IP)
  114. # [01:42] * Joins: Facebook_marek (marek@moz-FD36D2B1.hsd1.wa.comcast.net)
  115. # [01:46] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/82d895d433e9 - Gavin Sharp - Also back out the test changes from bug 720081 that depended on the autocomplete controller changes, a=backout
  116. # [01:49] * Joins: ericjung (Mibbit@moz-5BEE8DFB.bstnma.fios.verizon.net)
  117. # [01:49] <gavin> bustage should be fixed now
  118. # [01:49] <dcamp> woo
  119. # [01:50] * Quits: Boriss (FlyingToas@moz-62AAA429.hsd1.ca.comcast.net) (Quit: Boriss)
  120. # [01:51] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  121. # [01:52] * Joins: jduell (jduell@moz-D4496E92.hsd1.ca.comcast.net)
  122. # [01:52] * heycam|away is now known as heycam
  123. # [01:53] * philor is now known as philor|away
  124. # [01:56] * Joins: willy1234x1 (willy1234x@moz-392EE3AE.slkc.qwest.net)
  125. # [01:58] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  126. # [01:58] * Joins: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net)
  127. # [01:59] * Joins: Havvy (Mibbit@moz-532C777C.ptld.qwest.net)
  128. # [01:59] * Quits: bb10 (bb10@moz-C7B05616.org) (Ping timeout)
  129. # [01:59] * Joins: bb10 (bb10@moz-C7B05616.org)
  130. # [02:00] * Joins: ctopper (craig@C3495DA.BA3DBA56.AE2B2F80.IP)
  131. # [02:05] * Joins: anant_ (Anant@moz-10606B42.dsl.static.sonic.net)
  132. # [02:06] * Quits: anant (Anant@moz-488092DD.hsd1.ca.comcast.net) (Ping timeout)
  133. # [02:12] * Joins: abwillis (abwillis@moz-134764B6.hlrn.qwest.net)
  134. # [02:15] * Quits: mreavy (chatzilla@moz-6380AF60.phlapa.fios.verizon.net) (Connection reset by peer)
  135. # [02:15] * Quits: abwillis (abwillis@moz-134764B6.hlrn.qwest.net) (Ping timeout)
  136. # [02:15] * Joins: mreavy (chatzilla@moz-6380AF60.phlapa.fios.verizon.net)
  137. # [02:18] * Joins: dherman (dherman@moz-B31C6965.dsl.pltn13.sbcglobal.net)
  138. # [02:18] <dherman> any hints as to why the <base href="..."> is being ignored here? http://dherman.github.com/tc39-codex-wiki/
  139. # [02:18] * Quits: Optimizer1 (Instantbir@9B74B9B1.CC8DB6A3.2AB48280.IP) (Connection reset by peer)
  140. # [02:20] * NeilAway wonders what dherman is expecting <base href=self> to do
  141. # [02:20] <dherman> ?
  142. # [02:20] <dherman> it's not self
  143. # [02:20] <dherman> <base href="http://dherman.github.com/tc39-codex-wiki/">
  144. # [02:21] <dherman> NeilAway: does <base> not affect URLs like "/foo/bar/baz.html" ?
  145. # [02:22] * Joins: leo (leo@9D83DA60.CA205EFA.3CA12E.IP)
  146. # [02:22] <NeilAway> dherman: I give up, how does the base differ from the default base?
  147. # [02:22] <leo> I'm hear to bitch about firefox not compiling
  148. # [02:22] <leo> *here
  149. # [02:22] <leo> http://pastebin.mozilla.org/1654407
  150. # [02:22] <NeilAway> phew, I almost bitched about that
  151. # [02:22] <leo> have fun ^ :P
  152. # [02:22] <dherman> NeilAway: I want "/foo/bar" to be replaced with "http://dherman.github.com/tc39-codex-wiki/foo/bar"
  153. # [02:23] <NeilAway> dherman: oh, base won't do that
  154. # [02:23] <leo> (the error's right down at the bottom, just thought you might want to as much of the rest of it that bash decided to keep)
  155. # [02:23] <dherman> NeilAway: so I'd have to write foo/bar ?
  156. # [02:23] <dherman> NeilAway: IOW, the "/" is not treated as relative?
  157. # [02:24] <NeilAway> dherman: now, if you had foo/bar you could use base to move it to /foo/bar
  158. # [02:24] <NeilAway> leo: sorry that's in nspr and last time I had to change something there I got a headache :s
  159. # [02:25] <leo> *sadface*
  160. # [02:25] <leo> it compiled a few days ago
  161. # [02:25] * Joins: abwillis (abwillis@moz-134764B6.hlrn.qwest.net)
  162. # [02:26] <NeilAway> dherman: normally if it's relative then it's relative to the page; base just makes it relative to the base
  163. # [02:26] * Joins: mastoris (mastoris@moz-21EC61.dsl.dyn.forthnet.gr)
  164. # [02:26] * Quits: mastoris (mastoris@moz-21EC61.dsl.dyn.forthnet.gr) (Client exited)
  165. # [02:26] <leo> hrm...
  166. # [02:26] <dherman> NeilAway: I couldn't sort out the terminology, since there's really two levels of relativity. site-relative and directory-relative
  167. # [02:26] <leo> I think it must have something to do with the fact I had "--enable-gstreamer" set
  168. # [02:26] <dherman> anyway, I get it now, thx
  169. # [02:26] <NeilAway> dherman: if it begins with / then base can only change the host; if it begins with // then base can only change the protocol
  170. # [02:26] <leo> it's compiling now that I don't have it set
  171. # [02:27] * Quits: tonymec (tonymec@743BD340.ABCFDEF4.277517C1.IP) (Ping timeout)
  172. # [02:27] <NeilAway> leo: weird
  173. # [02:27] <leo> yeah
  174. # [02:27] * Joins: Enn (enn@moz-DB6467E3.cpe.net.cable.rogers.com)
  175. # [02:28] * Quits: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net) (Ping timeout)
  176. # [02:29] * Quits: markh (markh@moz-25D681DF.cxzr1.win.bigpond.net.au) (Ping timeout)
  177. # [02:29] <darktrojan> dherman, /foo/bar is an absolute path on the same host as the page (or the base)
  178. # [02:29] <dherman> k
  179. # [02:29] * Joins: markh (markh@moz-25D681DF.cxzr1.win.bigpond.net.au)
  180. # [02:29] <dherman> I mean, I understand the ideas, just didn't know the terminology
  181. # [02:30] <dherman> I thought that was still "relative" in the sense that it's relative to the host
  182. # [02:30] <NeilAway> dherman: actually there's a third leve, protocol-relative
  183. # [02:30] <NeilAway> +l
  184. # [02:30] <dherman> which is spelled // ?
  185. # [02:31] <dherman> I mean to say, "...which is spelled //, yes?"
  186. # [02:31] <darktrojan> yeah
  187. # [02:31] * Quits: bb10 (bb10@moz-C7B05616.org) (Ping timeout)
  188. # [02:31] * Joins: tonymec (tonymec@743BD340.ABCFDEF4.277517C1.IP)
  189. # [02:31] * darktrojan learned that one a month ago, after making websites for a decade
  190. # [02:32] * Joins: bb10 (bb10@moz-C7B05616.org)
  191. # [02:32] * dherman learned that today, after making websites for 17 years
  192. # [02:32] <darktrojan> heh
  193. # [02:33] <Havvy> TIL that
  194. # [02:34] * philor|away is now known as philor
  195. # [02:35] <dherman> sigh. the real solution for me would be to modify the links when generating the HTML, which means I node-module-depended-on-by-a-node-module-depended-on-by-me needs to change :(
  196. # [02:35] <dherman> s/I/a/
  197. # [02:40] * Joins: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net)
  198. # [02:43] * Quits: Enn (enn@moz-DB6467E3.cpe.net.cable.rogers.com) (Ping timeout)
  199. # [02:43] * Quits: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net) (Ping timeout)
  200. # [02:49] * Quits: John-Galt (kris@FACBEC9F.1DC3B5D1.24939243.IP) (Ping timeout)
  201. # [02:50] * Quits: dherman (dherman@moz-B31C6965.dsl.pltn13.sbcglobal.net) (Quit: dherman)
  202. # [02:51] * Joins: gandalf (zbraniecki@moz-EFBB6FD2.neoplus.adsl.tpnet.pl)
  203. # [02:53] * Joins: John-Galt (kris@FACBEC9F.1DC3B5D1.24939243.IP)
  204. # [02:54] * Joins: Enn (enn@moz-DB6467E3.cpe.net.cable.rogers.com)
  205. # [02:54] * nthomas|away is now known as nthomas
  206. # [02:55] * Quits: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se) (Ping timeout)
  207. # [02:56] * Quits: sicking (chatzilla@moz-7F871C5C.hsd1.ca.comcast.net) (Input/output error)
  208. # [02:56] * Quits: gandalf (zbraniecki@moz-EFBB6FD2.neoplus.adsl.tpnet.pl) (Quit: Computer has gone to sleep.)
  209. # [02:57] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  210. # [02:58] * Quits: victorporof (victorporo@34984574.14EB2DE0.79933D60.IP) (Ping timeout)
  211. # [02:59] * Quits: bb10 (bb10@moz-C7B05616.org) (Ping timeout)
  212. # [03:00] * Joins: bb10 (bb10@moz-C7B05616.org)
  213. # [03:01] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  214. # [03:06] * Quits: sworkman (sworkman@moz-6BFC8247.public.wayport.net) (Quit: sworkman)
  215. # [03:07] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  216. # [03:10] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  217. # [03:10] * Joins: markh1 (markh@moz-25D681DF.cxzr1.win.bigpond.net.au)
  218. # [03:11] * Quits: markh (markh@moz-25D681DF.cxzr1.win.bigpond.net.au) (Ping timeout)
  219. # [03:12] * Quits: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP) (Quit: Computer has gone to sleep.)
  220. # [03:18] * Joins: surkov (surkov@5F83DAE4.67A28CF2.EBE09E3C.IP)
  221. # [03:20] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  222. # [03:23] * Quits: jdm (jdm@moz-2B21F2D4.range86-144.btcentralplus.com) (Client exited)
  223. # [03:27] * Quits: surkov (surkov@5F83DAE4.67A28CF2.EBE09E3C.IP) (Quit: surkov)
  224. # [03:32] * Quits: Enn (enn@moz-DB6467E3.cpe.net.cable.rogers.com) (Ping timeout)
  225. # [03:34] * Joins: ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP)
  226. # [03:34] * ChanServ sets mode: +o ehsan
  227. # [03:35] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  228. # [03:35] * Joins: surkov (surkov@5F83DAE4.67A28CF2.EBE09E3C.IP)
  229. # [03:36] * Joins: Enn (enn@moz-DB6467E3.cpe.net.cable.rogers.com)
  230. # [03:37] * Joins: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net)
  231. # [03:39] * Quits: florian (Instantbir@moz-87C33FDA.kimsufi.com) (Ping timeout)
  232. # [03:40] * philor is now known as philor|away
  233. # [03:41] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  234. # [03:42] * Quits: Enn (enn@moz-DB6467E3.cpe.net.cable.rogers.com) (Ping timeout)
  235. # [03:44] * Joins: jeremyhu|nanake (jeremyhu@moz-75C113CA.outersquare.org)
  236. # [03:45] * Quits: jeremyhu|nanake (jeremyhu@moz-75C113CA.outersquare.org) (Quit: Leaving)
  237. # [03:45] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  238. # [03:46] * Joins: Enn (enn@moz-DB6467E3.cpe.net.cable.rogers.com)
  239. # [03:48] * Joins: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net)
  240. # [03:48] * Joins: damons (gnubeard@moz-A41E6911.hsd1.ca.comcast.net)
  241. # [03:49] * Quits: abwillis (abwillis@moz-134764B6.hlrn.qwest.net) (Quit: ChatZilla 0.9.88.2 [SeaMonkey 2.7.2/20120430222706])
  242. # [03:49] * philor|away is now known as philor
  243. # [03:50] * Quits: @ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP) (Input/output error)
  244. # [03:50] * Joins: kvda (kvda@moz-B4797196.dyn.iinet.net.au)
  245. # [03:51] * Quits: surkov (surkov@5F83DAE4.67A28CF2.EBE09E3C.IP) (Quit: surkov)
  246. # [03:51] * joduinn-afk is now known as joduinn
  247. # [03:52] * Quits: tonymec (tonymec@743BD340.ABCFDEF4.277517C1.IP) (Connection reset by peer)
  248. # [03:53] * Quits: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net) (Ping timeout)
  249. # [03:54] * philor is now known as philor|away
  250. # [03:54] * Joins: juanb (jbecerra@moz-BBE3ABD.mv.mozilla.com)
  251. # [03:54] * Quits: damons (gnubeard@moz-A41E6911.hsd1.ca.comcast.net) (Quit: damons)
  252. # [03:55] * Joins: tonymec (tonymec@743BD340.ABCFDEF4.277517C1.IP)
  253. # [03:56] * Quits: sewardj (sewardj@moz-5BB83E88.dip.t-dialin.net) (Ping timeout)
  254. # [03:57] * Quits: automata (automata@8D23278A.C27CA109.16867D26.IP) (Quit: Saindo)
  255. # [03:59] * Quits: Goldorak (chatzilla@7F57E80.19B6E12.187A1082.IP) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.0.17/2009122204])
  256. # [04:01] * philor|away is now known as philor
  257. # [04:01] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  258. # [04:01] * Quits: fabrice (fabrice@moz-104CC309.mv.mozilla.com) (Quit: Leaving.)
  259. # [04:01] * devd_afk is now known as devd
  260. # [04:02] * Joins: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP)
  261. # [04:02] * Joins: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net)
  262. # [04:03] * Joins: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se)
  263. # [04:04] * Quits: kvda (kvda@moz-B4797196.dyn.iinet.net.au) (Quit: Computer has gone to sleep.)
  264. # [04:05] * Quits: chewey (chewey@moz-C3776D84.dip0.t-ipconnect.de) (NickServ (GHOST command used by chewey_))
  265. # [04:06] * Quits: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se) (Ping timeout)
  266. # [04:06] * Joins: chewey (chewey@moz-E0A807DB.dip0.t-ipconnect.de)
  267. # [04:08] * philor is now known as philor|away
  268. # [04:09] * Quits: robarnold (rob@moz-59F6B5.hfc.comcastbusiness.net) (Ping timeout)
  269. # [04:09] * Joins: robarnold (rob@moz-59F6B5.hfc.comcastbusiness.net)
  270. # [04:13] * Joins: bz_sleep (bzbarsky@moz-69B5879F.bstnma.fios.verizon.net)
  271. # [04:16] * Quits: juanb (jbecerra@moz-BBE3ABD.mv.mozilla.com) (Quit: juanb)
  272. # [04:17] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  273. # [04:17] * philor|away is now known as philor
  274. # [04:22] * nthomas is now known as nthomas|away
  275. # [04:22] * Quits: Enn (enn@moz-DB6467E3.cpe.net.cable.rogers.com) (Ping timeout)
  276. # [04:22] * Joins: lmandel (lmandel@FE1F74.86ED00A7.971E19F6.IP)
  277. # [04:25] * anant_ is now known as anant
  278. # [04:27] * Quits: zwol (zack@moz-A5165AC6.lightspeed.sntcca.sbcglobal.net) (Quit: Ex-Chat)
  279. # [04:31] * devd is now known as devd_afk
  280. # [04:34] * Quits: ctopper (craig@C3495DA.BA3DBA56.AE2B2F80.IP) (Quit: ctopper)
  281. # [04:38] <tbsaunde> 91
  282. # [04:38] * Quits: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net) (Ping timeout)
  283. # [04:38] * Joins: ekr_ (ekr@moz-8AED5620.hfc.comcastbusiness.net)
  284. # [04:39] * Quits: jduell (jduell@moz-D4496E92.hsd1.ca.comcast.net) (Ping timeout)
  285. # [04:39] * Quits: xakz (XaMaD@moz-34FBE388.fbx.proxad.net) (Ping timeout)
  286. # [04:40] * joduinn is now known as joduinn-home
  287. # [04:44] * Quits: ekr_ (ekr@moz-8AED5620.hfc.comcastbusiness.net) (Quit: ekr_)
  288. # [04:45] * Joins: damons (gnubeard@moz-A41E6911.hsd1.ca.comcast.net)
  289. # [04:47] * Quits: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net) (Client exited)
  290. # [04:50] * Joins: kvda (kvda@moz-B4797196.dyn.iinet.net.au)
  291. # [04:51] * Joins: thakis_ (test@moz-250CE479.hsd1.ca.comcast.net)
  292. # [04:54] * Quits: Asa (asa@D13E5E3F.A1EC5031.204CA821.IP) (Ping timeout)
  293. # [04:54] * Quits: janv (varga@moz-400565FD.flarion.as5628.telecom.sk) (Ping timeout)
  294. # [04:54] * Joins: janv (varga@moz-400565FD.flarion.as5628.telecom.sk)
  295. # [04:54] * Joins: Asa (asa@D13E5E3F.A1EC5031.204CA821.IP)
  296. # [04:55] * Joins: aja (chatzilla@EE732A75.6BD0AE10.7880DB15.IP)
  297. # [04:59] * Joins: mike5w3c_ (MikeS@moz-C3194FE8.xgsspn.imtp.tachikawa.spmode.ne.jp)
  298. # [04:59] * Quits: mike5w3c (MikeS@moz-6F857619.xgsspn.imtp.tachikawa.spmode.ne.jp) (Ping timeout)
  299. # [04:59] * mike5w3c_ is now known as mike5w3c
  300. # [05:00] * Quits: Mardak (Mardak@moz-9509DFBB.hsd1.ca.comcast.net) (Quit: Mardak)
  301. # [05:00] * Joins: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net)
  302. # [05:07] * Quits: kvda (kvda@moz-B4797196.dyn.iinet.net.au) (Ping timeout)
  303. # [05:08] * Quits: tonymec (tonymec@743BD340.ABCFDEF4.277517C1.IP) (Connection reset by peer)
  304. # [05:09] * Joins: tonymec (tonymec@743BD340.ABCFDEF4.277517C1.IP)
  305. # [05:11] * Quits: darktrojan (geoff@moz-30B3CCFD.telstraclear.net) (Ping timeout)
  306. # [05:15] * Quits: lmandel (lmandel@FE1F74.86ED00A7.971E19F6.IP) (Quit: lmandel)
  307. # [05:18] * Quits: artur (artur@moz-6DFBD742.hsd1.vt.comcast.net) (Input/output error)
  308. # [05:24] * Quits: tonymec (tonymec@743BD340.ABCFDEF4.277517C1.IP) (Input/output error)
  309. # [05:27] * Joins: tonymec (tonymec@743BD340.ABCFDEF4.277517C1.IP)
  310. # [05:27] * Quits: bkero (Ben@moz-ED825A1B.members.linode.com) (Quit: WeeChat 0.3.7)
  311. # [05:30] * Parts: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com)
  312. # [05:32] * Joins: Mardak (Mardak@moz-9509DFBB.hsd1.ca.comcast.net)
  313. # [05:34] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  314. # [05:38] * Joins: bsmith (bsmith@moz-BBE3ABD.mv.mozilla.com)
  315. # [05:39] * Joins: sworkman (sworkman@moz-365D3869.lightspeed.sntcca.sbcglobal.net)
  316. # [05:40] * erick is now known as erick-away
  317. # [05:41] * Joins: gozala (gozala@moz-D5BED6F9.dsl.dynamic.sonic.net)
  318. # [05:41] * Joins: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net)
  319. # [05:46] * Quits: dcamp (dave@moz-8EBEC133.hsd1.wa.comcast.net) (Quit: Leaving...)
  320. # [05:47] * Joins: kvda (kvda@moz-B4797196.dyn.iinet.net.au)
  321. # [05:51] * Joins: darktrojan (geoff@moz-30B3CCFD.telstraclear.net)
  322. # [05:55] * Joins: dbradley (dbradley@moz-80450F75.fuse.net)
  323. # [05:55] * Quits: gozala (gozala@moz-D5BED6F9.dsl.dynamic.sonic.net) (Ping timeout)
  324. # [05:56] * Quits: kvda (kvda@moz-B4797196.dyn.iinet.net.au) (Quit: Computer has gone to sleep.)
  325. # [05:56] * Joins: gozala (gozala@moz-D5BED6F9.dsl.dynamic.sonic.net)
  326. # [05:58] * Joins: jlund (jlund@moz-EB8894F5.cpe.net.cable.rogers.com)
  327. # [05:59] * joduinn-home is now known as joduinn
  328. # [06:02] * Quits: AaronMT (AaronMT@moz-E26428A8.cpe.net.cable.rogers.com) (Quit: Computer has gone to sleep.)
  329. # [06:03] * Quits: dbradley (dbradley@moz-80450F75.fuse.net) (Ping timeout)
  330. # [06:05] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  331. # [06:06] * Quits: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP) (Quit: Computer has gone to sleep.)
  332. # [06:06] * Joins: dbradley (dbradley@moz-80450F75.fuse.net)
  333. # [06:07] * Quits: niomaster (pieter@moz-29CE8FF1.adsl.xs4all.nl) (Ping timeout)
  334. # [06:07] * Joins: niomaster (pieter@moz-29CE8FF1.adsl.xs4all.nl)
  335. # [06:16] * Quits: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net) (Ping timeout)
  336. # [06:17] * Joins: jimb (user@moz-F4EC06CC.hsd1.or.comcast.net)
  337. # [06:19] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  338. # [06:23] * joduinn is now known as joduinn-afk
  339. # [06:27] * Quits: ericjung (Mibbit@moz-5BEE8DFB.bstnma.fios.verizon.net) (Quit: http://www.mibbit.com ajax IRC Client)
  340. # [06:29] * Quits: dbradley (dbradley@moz-80450F75.fuse.net) (Ping timeout)
  341. # [06:29] * Quits: aja (chatzilla@EE732A75.6BD0AE10.7880DB15.IP) (Client exited)
  342. # [06:34] * Joins: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net)
  343. # [06:37] * Quits: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net) (Client exited)
  344. # [06:39] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Input/output error)
  345. # [06:40] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  346. # [06:41] * Quits: sworkman (sworkman@moz-365D3869.lightspeed.sntcca.sbcglobal.net) (Quit: sworkman)
  347. # [06:43] * Joins: sawrubh (Mibbit@A4DB9715.E0A52B8A.885A2F14.IP)
  348. # [06:45] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  349. # [06:46] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  350. # [06:48] * mattwoodrow is now known as mattwoodrow|away
  351. # [06:50] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  352. # [06:51] * Joins: lmandel (lmandel@FE1F74.86ED00A7.971E19F6.IP)
  353. # [06:53] * Quits: lmandel (lmandel@FE1F74.86ED00A7.971E19F6.IP) (Ping timeout)
  354. # [06:54] * Quits: sawrubh (Mibbit@A4DB9715.E0A52B8A.885A2F14.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  355. # [06:54] * Joins: sawrubh (Mibbit@913380B0.792930FB.48B4EDE8.IP)
  356. # [06:54] * philor is now known as philor|away
  357. # [06:54] * Quits: jlund (jlund@moz-EB8894F5.cpe.net.cable.rogers.com) (Ping timeout)
  358. # [06:55] * philor|away is now known as philor
  359. # [06:56] * Joins: mike5w3c_ (MikeS@moz-F7C2720F.xgsspn.imtp.tachikawa.spmode.ne.jp)
  360. # [06:56] * Quits: mike5w3c (MikeS@moz-C3194FE8.xgsspn.imtp.tachikawa.spmode.ne.jp) (Ping timeout)
  361. # [06:56] * mike5w3c_ is now known as mike5w3c
  362. # [06:59] * Quits: brendan (brendaneic@moz-A286C218.hsd1.ca.comcast.net) (Quit: brendan)
  363. # [06:59] * Joins: dzbarsky (Adium@moz-85EBB8A.dia.static.qwest.net)
  364. # [07:00] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  365. # [07:00] * Joins: victorporof (victorporo@2604648B.6465CCD9.79933D60.IP)
  366. # [07:01] * Joins: brendan (brendaneic@moz-A286C218.hsd1.ca.comcast.net)
  367. # [07:02] * Joins: karl (karl@moz-94633BFD.jetstream.xtra.co.nz)
  368. # [07:02] * Quits: ekr_ (ekr@moz-A62EC22B.hfc.comcastbusiness.net) (Quit: ekr_)
  369. # [07:06] * Joins: rniwa_ (rniwa@60A74940.D6CCE4AE.77834EAA.IP)
  370. # [07:08] * Joins: jduell (jduell@moz-D4496E92.hsd1.ca.comcast.net)
  371. # [07:10] * Joins: dveditz (dveditz@moz-104CC309.mv.mozilla.com)
  372. # [07:10] * ChanServ sets mode: +o dveditz
  373. # [07:11] * Quits: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
  374. # [07:12] * Joins: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net)
  375. # [07:13] * Quits: rniwa_ (rniwa@60A74940.D6CCE4AE.77834EAA.IP) (Quit: rniwa_)
  376. # [07:13] * heycam is now known as heycam|away
  377. # [07:20] * Quits: MMx (mmx@moz-1AFE3502.afthd.hg.tu-darmstadt.de) (Ping timeout)
  378. # [07:21] * Joins: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP)
  379. # [07:21] * ewong|sleep is now known as ewong
  380. # [07:23] * Joins: MMx (mmx@moz-1AFE3502.afthd.hg.tu-darmstadt.de)
  381. # [07:26] * Quits: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net) (Quit: Leaving.)
  382. # [07:27] * Quits: gozala (gozala@moz-D5BED6F9.dsl.dynamic.sonic.net) (Ping timeout)
  383. # [07:29] * Joins: gozala (gozala@moz-D5BED6F9.dsl.dynamic.sonic.net)
  384. # [07:29] * Joins: sriram (sriramr@moz-BF171339.hsd1.ca.comcast.net)
  385. # [07:34] * Joins: smontagu (chatzilla@AAE85708.5ACD0297.CC465D70.IP)
  386. # [07:34] * Joins: mike5w3c_ (MikeS@moz-EBC09968.xgsspn.imtp.tachikawa.spmode.ne.jp)
  387. # [07:35] * Quits: mike5w3c (MikeS@moz-F7C2720F.xgsspn.imtp.tachikawa.spmode.ne.jp) (Ping timeout)
  388. # [07:35] * mike5w3c_ is now known as mike5w3c
  389. # [07:35] * Quits: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP) (Ping timeout)
  390. # [07:35] * Joins: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP)
  391. # [07:35] <Mavericks> so, hg clone <moz-central> ends halfway unexpectedly, firefox download manager says download's finished at 70/370 mb
  392. # [07:36] <Mavericks> wget wins! , unexpected end, byte read error or something, retries, downloads, retries downloads , and finally all in onepiece
  393. # [07:36] <Mavericks> :)
  394. # [07:36] <Mavericks> so, now according to https://developer.mozilla.org/en/Mozilla_Source_Code_%28Mercurial%29#Bundles
  395. # [07:37] <Mavericks> Add the following lines to the file src/.hg/hgrc but I already have one in the parent same same directory moz-central is present
  396. # [07:38] * Quits: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP) (Ping timeout)
  397. # [07:38] * Joins: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP)
  398. # [07:41] * Quits: bsmith (bsmith@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  399. # [07:43] * Joins: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net)
  400. # [07:47] * Joins: sworkman (sworkman@moz-365D3869.lightspeed.sntcca.sbcglobal.net)
  401. # [07:48] * Quits: ekr (ekr@moz-D7997EC8.rtfm.com) (Ping timeout)
  402. # [07:49] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  403. # [07:50] * Quits: JuanDaugherty (juan@moz-253CFD8E.buffalo.res.rr.com) (Ping timeout)
  404. # [07:53] * Joins: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP)
  405. # [07:53] * Joins: JuanDaugherty (juan@moz-253CFD8E.buffalo.res.rr.com)
  406. # [07:54] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  407. # [07:54] * Parts: Mavericks (Mibbit@3043974E.50AFE851.B84D4DA2.IP)
  408. # [07:56] * Quits: Facebook_marek (marek@moz-FD36D2B1.hsd1.wa.comcast.net) (Quit: Facebook_marek)
  409. # [07:57] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  410. # [08:01] * Quits: willy1234x1 (willy1234x@moz-392EE3AE.slkc.qwest.net) (Ping timeout)
  411. # [08:02] * Joins: willy1234x1 (willy1234x@moz-392EE3AE.slkc.qwest.net)
  412. # [08:04] * Quits: willy1234x1 (willy1234x@moz-392EE3AE.slkc.qwest.net) (Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/)
  413. # [08:04] * Quits: Mardak (Mardak@moz-9509DFBB.hsd1.ca.comcast.net) (Quit: Mardak)
  414. # [08:07] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  415. # [08:08] * Joins: Boriss (FlyingToas@moz-62AAA429.hsd1.ca.comcast.net)
  416. # [08:16] * philor is now known as philor|away
  417. # [08:17] * Joins: florian (Instantbir@moz-87C33FDA.kimsufi.com)
  418. # [08:20] * Joins: deLta30_ (quassel@8E6C34C1.A3F9767A.1C37C358.IP)
  419. # [08:20] * Quits: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  420. # [08:21] * Joins: willy1234x1 (willy1234x@moz-392EE3AE.slkc.qwest.net)
  421. # [08:23] * Quits: faramarz (faramarz@moz-CD61C00E.hsd1.ca.comcast.net) (Quit: faramarz)
  422. # [08:23] <Jesse> is there a bug report on that? i've also had firefox think it's done downloading something when it's not
  423. # [08:28] * Quits: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com) (Quit: Leaving)
  424. # [08:30] * Quits: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net) (Ping timeout)
  425. # [08:33] * Quits: sworkman (sworkman@moz-365D3869.lightspeed.sntcca.sbcglobal.net) (Quit: sworkman)
  426. # [08:35] * Quits: timdream (timdream@moz-93BBD0C8.adsl.dynamic.seed.net.tw) (Quit: timdream)
  427. # [08:39] * Joins: Mardak (Mardak@moz-9509DFBB.hsd1.ca.comcast.net)
  428. # [08:41] * Quits: micahg (micahg@moz-DEBA912.c3-0.arm-ubr1.chi-arm.il.cable.rcn.com) (Quit: Ex-Chat)
  429. # [08:42] * Quits: Mardak (Mardak@moz-9509DFBB.hsd1.ca.comcast.net) (Quit: Mardak)
  430. # [08:49] * Quits: willy1234x1 (willy1234x@moz-392EE3AE.slkc.qwest.net) (Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/)
  431. # [08:56] * Quits: ircloggr (nodebot@moz-7FAE89DE.compute-1.amazonaws.com) (Client exited)
  432. # [08:57] * Joins: ircloggr (nodebot@moz-8E7ABC36.compute-1.amazonaws.com)
  433. # [08:57] * Quits: sawrubh (Mibbit@913380B0.792930FB.48B4EDE8.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  434. # [08:57] * Quits: tchevalier (Instantbir@moz-7A3577AD.w109-210.abo.wanadoo.fr) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
  435. # [08:58] * Joins: micahg (micahg@moz-DEBA912.c3-0.arm-ubr1.chi-arm.il.cable.rcn.com)
  436. # [08:59] * Quits: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP) (Ping timeout)
  437. # [09:05] * Quits: mwu (mwu@moz-59435430.hsd1.nj.comcast.net) (Ping timeout)
  438. # [09:06] * Joins: vikash (vikash@97DC76A9.C0771E05.ADC0C9EC.IP)
  439. # [09:08] * Joins: ctopper (craig@C3495DA.BA3DBA56.AE2B2F80.IP)
  440. # [09:18] * Joins: jfkthame (jfkthame@86E2A0AE.A1C12133.9542EC20.IP)
  441. # [09:20] * Joins: Mardak (Mardak@moz-4FA48382.hsd1.ca.comcast.net)
  442. # [09:27] * Joins: ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP)
  443. # [09:27] * ChanServ sets mode: +o ehsan
  444. # [09:28] * Quits: tonymec (tonymec@743BD340.ABCFDEF4.277517C1.IP) (Ping timeout)
  445. # [09:28] * Joins: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP)
  446. # [09:29] * Joins: tonymec (tonymec@743BD340.ABCFDEF4.277517C1.IP)
  447. # [09:32] * Quits: jfkthame (jfkthame@86E2A0AE.A1C12133.9542EC20.IP) (Quit: jfkthame)
  448. # [09:33] * Joins: surkov (surkov@5F83DAE4.67A28CF2.EBE09E3C.IP)
  449. # [09:41] * Joins: gal (gal@D8CAF0EB.77C41B88.9C3DCB4C.IP)
  450. # [09:48] * Joins: Mic (Instantbir@moz-36594F62.superkabel.de)
  451. # [09:48] * Quits: vikash (vikash@97DC76A9.C0771E05.ADC0C9EC.IP) (Ping timeout)
  452. # [09:50] * Joins: Stan_ (Stan@moz-28F4C26A.dip.t-dialin.net)
  453. # [09:51] * Quits: Stan (Stan@moz-7376EB5E.dip.t-dialin.net) (Ping timeout)
  454. # [09:53] * Quits: deLta30_ (quassel@8E6C34C1.A3F9767A.1C37C358.IP) (Ping timeout)
  455. # [09:54] * Joins: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP)
  456. # [09:55] * Joins: past (past@moz-D48015BE.dsl.dyn.forthnet.gr)
  457. # [09:56] * Quits: gozala (gozala@moz-D5BED6F9.dsl.dynamic.sonic.net) (Quit: Leaving.)
  458. # [09:59] * Joins: gozala (gozala@moz-D5BED6F9.dsl.dynamic.sonic.net)
  459. # [10:02] * Joins: bkero (Ben@moz-ED825A1B.members.linode.com)
  460. # [10:03] * Joins: paolo (paolo@moz-F853884D.retail.telecomitalia.it)
  461. # [10:05] * Quits: Mic (Instantbir@moz-36594F62.superkabel.de) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
  462. # [10:07] * Quits: jduell (jduell@moz-D4496E92.hsd1.ca.comcast.net) (Ping timeout)
  463. # [10:10] * Joins: rajul (quassel@EE93E122.F7975F8.27560D6E.IP)
  464. # [10:11] * Quits: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP) (Ping timeout)
  465. # [10:12] * Quits: anant (Anant@moz-10606B42.dsl.static.sonic.net) (Quit: Leaving)
  466. # [10:12] * Joins: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP)
  467. # [10:16] * Quits: TheLink (TheLink@moz-7E63266B.hsi5.kabel-badenwuerttemberg.de) (Client exited)
  468. # [10:16] * Joins: TheLink (TheLink@moz-7E63266B.hsi5.kabel-badenwuerttemberg.de)
  469. # [10:20] * Quits: thakis_ (test@moz-250CE479.hsd1.ca.comcast.net) (Quit: thakis_)
  470. # [10:23] * Quits: dzbarsky (Adium@moz-85EBB8A.dia.static.qwest.net) (Quit: Leaving.)
  471. # [10:32] * Joins: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl)
  472. # [10:32] * Joins: msucan (mihai@391E43DA.2E4BBBBB.BD62875.IP)
  473. # [10:33] * Joins: gcp (gpascutto@moz-D0E475EA.access.telenet.be)
  474. # [10:36] * Quits: Kabaka (Kabaka@moz-7D55A797.stl1cmta01.stwrok.ok.dh.suddenlink.net) (Input/output error)
  475. # [10:36] * Quits: raphc (rc@moz-3E7C0041.rev.sfr.net) (Ping timeout)
  476. # [10:38] * Joins: Kabaka (Kabaka@moz-7D55A797.stl1cmta01.stwrok.ok.dh.suddenlink.net)
  477. # [10:39] * Quits: Havvy (Mibbit@moz-532C777C.ptld.qwest.net) (Quit: http://www.mibbit.com ajax IRC Client)
  478. # [10:42] * Joins: dzbarsky (Adium@moz-85EBB8A.dia.static.qwest.net)
  479. # [10:42] * Quits: gustavold (gustavold@45585AD.ECBC1091.946930A0.IP) (Quit: Leaving.)
  480. # [10:42] * Quits: ctopper (craig@C3495DA.BA3DBA56.AE2B2F80.IP) (Quit: ctopper)
  481. # [10:44] * Joins: raphc (rc@moz-3E7C0041.rev.sfr.net)
  482. # [10:44] * Quits: gozala (gozala@moz-D5BED6F9.dsl.dynamic.sonic.net) (Quit: Leaving.)
  483. # [10:45] * Joins: gozala (gozala@moz-D5BED6F9.dsl.dynamic.sonic.net)
  484. # [10:45] * Quits: dzbarsky (Adium@moz-85EBB8A.dia.static.qwest.net) (Quit: Leaving.)
  485. # [10:45] * Joins: jfkthame (jfkthame@E70E21F7.90783722.9542EC20.IP)
  486. # [10:49] * Joins: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net)
  487. # [10:49] * Joins: biesi (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net)
  488. # [10:50] * Joins: deLta30_ (quassel@8E6C34C1.A3F9767A.1C37C358.IP)
  489. # [10:50] * Quits: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  490. # [10:52] * Quits: gozala (gozala@moz-D5BED6F9.dsl.dynamic.sonic.net) (Quit: Leaving.)
  491. # [10:52] * Quits: gal (gal@D8CAF0EB.77C41B88.9C3DCB4C.IP) (Quit: gal)
  492. # [10:53] * Quits: jfkthame (jfkthame@E70E21F7.90783722.9542EC20.IP) (Quit: jfkthame)
  493. # [10:56] * Joins: smagnin (pike@moz-4AC6F3C0.w92-144.abo.wanadoo.fr)
  494. # [10:57] * Joins: mak (chatzilla@moz-8C521C03.retail.telecomitalia.it)
  495. # [10:57] * Quits: mak (chatzilla@moz-8C521C03.retail.telecomitalia.it) (Quit: ChatZilla 0.9.86.1-rdmsoft [XULRunner 2.0/20110318052756])
  496. # [10:57] * Quits: sriram (sriramr@moz-BF171339.hsd1.ca.comcast.net) (Quit: sriram)
  497. # [11:00] * Quits: florian (Instantbir@moz-87C33FDA.kimsufi.com) (Ping timeout)
  498. # [11:10] * Quits: brendan (brendaneic@moz-A286C218.hsd1.ca.comcast.net) (Quit: brendan)
  499. # [11:10] * Joins: joe_walker_ (joe_walker@moz-15405DDA.cable.virginmedia.com)
  500. # [11:15] * Joins: evilpie (chatzilla@moz-B61AC673.pools.arcor-ip.net)
  501. # [11:18] * Quits: @dveditz (dveditz@moz-104CC309.mv.mozilla.com) (Quit: dveditz)
  502. # [11:21] * Joins: Optimizer (Instantbir@1089D111.BB131A40.2AB48280.IP)
  503. # [11:21] * Quits: surkov (surkov@5F83DAE4.67A28CF2.EBE09E3C.IP) (Quit: surkov)
  504. # [11:23] * Joins: sawrubh (Mibbit@36FFF44B.CA5944BD.48B4EDE8.IP)
  505. # [11:26] * Joins: jdm (jdm@moz-2B21F2D4.range86-144.btcentralplus.com)
  506. # [11:28] * Quits: biesi (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net) (Ping timeout)
  507. # [11:28] * Quits: karl (karl@moz-94633BFD.jetstream.xtra.co.nz) (Ping timeout)
  508. # [11:29] * Joins: Ms2ger (Ms2ger@AA0F84D7.DEAA33B1.37724B0D.IP)
  509. # [11:29] * Quits: damons (gnubeard@moz-A41E6911.hsd1.ca.comcast.net) (Quit: damons)
  510. # [11:38] * Quits: NeilAway (neil@moz-32AA0D01.in-addr.btopenworld.com) (Ping timeout)
  511. # [11:38] <Optimizer> How can I get indexedDB without using window.indexedDB ?
  512. # [11:38] * Joins: Goldorak (chatzilla@6553660F.CA45515D.187A1082.IP)
  513. # [11:38] * nthomas|away is now known as nthomas
  514. # [11:39] * Joins: merinui (merinui@moz-61C7235E.osk2.eonet.ne.jp)
  515. # [11:39] <Optimizer> from a chrome script point of view
  516. # [11:40] * Joins: NeilAway (neil@moz-32AA0D01.in-addr.btopenworld.com)
  517. # [11:46] * Joins: gandalf (zbraniecki@moz-EFBB6FD2.neoplus.adsl.tpnet.pl)
  518. # [11:47] * Joins: necolas (necolas@moz-2D68B52B.bb.sky.com)
  519. # [11:47] * Joins: Yoric (Yoric@moz-920DB13B.fbx.proxad.net)
  520. # [11:47] * Quits: Yoric (Yoric@moz-920DB13B.fbx.proxad.net) (Input/output error)
  521. # [11:53] * Quits: Goldorak (chatzilla@6553660F.CA45515D.187A1082.IP) (Connection reset by peer)
  522. # [11:55] * Joins: Goldorak (chatzilla@6553660F.CA45515D.187A1082.IP)
  523. # [11:55] * Quits: deLta30_ (quassel@8E6C34C1.A3F9767A.1C37C358.IP) (Ping timeout)
  524. # [12:00] * Joins: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP)
  525. # [12:00] * Joins: dao (dao@moz-38822FD3.superkabel.de)
  526. # [12:00] * Joins: twi (Adium@moz-D11FD785.cust.dsl.vodafone.it)
  527. # [12:02] * Joins: zzzzz_ (chatzilla@moz-107FCDBA.hfc.comcastbusiness.net)
  528. # [12:03] * Joins: vikash (vikash@8DF574C8.E03E77C8.D61FB583.IP)
  529. # [12:06] <AryehGregor> philor|away, what does the red here mean for Win opt? The error doesn't look related to my changes. https://tbpl.mozilla.org/?tree=Try&rev=e43426497607
  530. # [12:08] * Quits: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  531. # [12:09] <Unfocused> AryehGregor: that looks suspiciously like a slave config issue, i'd suggest filing a bug
  532. # [12:09] <nthomas> AryehGregor: that should be fixed now, config problem for the build slave
  533. # [12:09] * Unfocused does the "i was right" dance
  534. # [12:09] <AryehGregor> Thanks!
  535. # [12:13] * Joins: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP)
  536. # [12:15] <jdm> Optimizer: http://mxr.mozilla.org/mozilla-central/source/dom/indexedDB/nsIIndexedDatabaseManager.idl -> initWindowless looks useful
  537. # [12:16] * Joins: timdream (timdream@moz-93BBD0C8.adsl.dynamic.seed.net.tw)
  538. # [12:20] <AryehGregor> So if I want to accept a type of A::B as a parameter, "void A::f(B)" works, but if I want to return one, "B A::f()" is a compile error and I have to write "A::B A::f()"?
  539. # [12:20] <AryehGregor> Yay for C++?
  540. # [12:21] <evilpie> feeling reasonable awesome after writing a patch for toolkit and netwerk after never looking at that code before
  541. # [12:22] <Ms2ger> evilpie, you don't have r+ yet, do you? ;)
  542. # [12:22] <evilpie> no
  543. # [12:22] <evilpie> but hey at least it works
  544. # [12:22] <evilpie> bug 760951 & bug 471020
  545. # [12:23] <Optimizer> jdm: So if I dovar idbManager = Cc[mozilla.org/dom/indexeddb/manager;1"].getService(Ci.nsIIndexedDatabaseManager);
  546. # [12:23] <Optimizer> idbManager.initWindowless(myGlobal);
  547. # [12:23] <Optimizer> myGlobal will be the database ?
  548. # [12:23] <Ms2ger> The global object, I think
  549. # [12:23] <Ms2ger> |this|, that is
  550. # [12:23] <jdm> Optimizer: myGlobal will have the mozIndexedDB object defined on it
  551. # [12:24] <Ms2ger> s/object/property/
  552. # [12:24] <Optimizer> oh
  553. # [12:24] <Optimizer> exactly like window.mozIndexedDB
  554. # [12:24] * Quits: raphc (rc@moz-3E7C0041.rev.sfr.net) (Ping timeout)
  555. # [12:25] <sawrubh> jdm: the tests which I will need to change are these I guess are the last 5 entries on this page here : http://mxr.mozilla.org/mozilla-central/ident?i=usePrivateBrowsing . I am talking regarding 748477
  556. # [12:25] * Quits: paolo (paolo@moz-F853884D.retail.telecomitalia.it) (Client exited)
  557. # [12:26] <jdm> sawrubh: http://mxr.mozilla.org/mozilla-central/search?string=privateWindow+%3D&find=&findi=&;filter=^[^\0]*%24&hitlimit=&tree=mozilla-central is a much more useful search
  558. # [12:26] <Optimizer> jdm: where will I get IDBKeyRange from them ? :(
  559. # [12:26] <jdm> Optimizer: try reading the comment for that method in the IDL :)
  560. # [12:26] <Optimizer> ah
  561. # [12:26] <jdm> sawrubh: you need to change the tests that use the privateWindow setter
  562. # [12:27] <Optimizer> but I want IDBCursor too
  563. # [12:27] <sawrubh> jdm: oops, you are right :)
  564. # [12:28] <sawrubh> about the search
  565. # [12:28] <sawrubh> :P
  566. # [12:28] <Ms2ger> jdm, no memes? :(
  567. # [12:28] * Quits: joe_walker (joe_walker@moz-15405DDA.cable.virginmedia.com) (Input/output error)
  568. # [12:29] <jdm> Ms2ger: if you could petition the tumblr interface to actually work in a logical manner, I would meme more often
  569. # [12:29] * Quits: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net) (Ping timeout)
  570. # [12:30] * Fallen|away is now known as Fallen
  571. # [12:31] * Joins: cers (textual@moz-36EADDC1.k371.webspeed.dk)
  572. # [12:32] * Joins: raphc (rc@moz-5F29C83B.wb.wifirst.net)
  573. # [12:32] <Optimizer> jdm IDBCursors ?
  574. # [12:33] <jdm> Optimizer: shrug! I'm just doing some searches for you; I don't actually know anything about what I'm finding.
  575. # [12:33] * Quits: gandalf (zbraniecki@moz-EFBB6FD2.neoplus.adsl.tpnet.pl) (Quit: Computer has gone to sleep.)
  576. # [12:33] <Optimizer> :D
  577. # [12:33] <Optimizer> I also looked into the c++ code for the initwindowless, it only defines keywanges and indexedDB
  578. # [12:35] <Optimizer> indexedDB are mysterious, nobody knows about them
  579. # [12:36] <Optimizer> Aha, I need IDBCursor only to get a const int from it, I can directly use 0 instead :P
  580. # [12:40] <smontagu> what is the built-in profiler of which bug 760954 comment 0 speaks?
  581. # [12:41] <Unfocused> smontagu: https://developer.mozilla.org/en/Performance/Profiling_with_the_Built-in_Profiler
  582. # [12:43] * Joins: stevee (Miranda@moz-BEBDF855.cable.virginmedia.com)
  583. # [12:43] <smontagu> thx
  584. # [12:49] * Joins: MarcoZ (Daily@moz-D23C8B82.dip.t-dialin.net)
  585. # [12:55] * Quits: sawrubh (Mibbit@36FFF44B.CA5944BD.48B4EDE8.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  586. # [12:55] * nthomas is now known as nthomas|away
  587. # [12:55] * Joins: kaze (kaze@moz-8C610036.rev.sfr.net)
  588. # [12:57] * Quits: dao (dao@moz-38822FD3.superkabel.de) (Quit: Leaving.)
  589. # [13:01] * NeilAway wonders what Ms2ger is complaining about, there were three new ones this weekend
  590. # [13:11] * Quits: bb10 (bb10@moz-C7B05616.org) (Ping timeout)
  591. # [13:11] * Joins: bb10 (bb10@moz-C7B05616.org)
  592. # [13:21] * Joins: deLta30_ (quassel@8E6C34C1.A3F9767A.1C37C358.IP)
  593. # [13:21] * Quits: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  594. # [13:24] * mattwoodrow|away is now known as mattwoodrow
  595. # [13:27] * Quits: joe_walker_ (joe_walker@moz-15405DDA.cable.virginmedia.com) (Ping timeout)
  596. # [13:27] * Joins: sawrubh (Mibbit@8F2056D0.E5D62B70.84CC0C2F.IP)
  597. # [13:27] * Quits: sawrubh (Mibbit@8F2056D0.E5D62B70.84CC0C2F.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  598. # [13:30] * Joins: stefanh (stefanh@moz-3EED0162.customers.ownit.se)
  599. # [13:30] * Quits: past (past@moz-D48015BE.dsl.dyn.forthnet.gr) (Ping timeout)
  600. # [13:30] * Joins: past (past@moz-D48015BE.dsl.dyn.forthnet.gr)
  601. # [13:33] * Quits: MarcoZ (Daily@moz-D23C8B82.dip.t-dialin.net) (Quit: MarcoZ)
  602. # [13:37] * Quits: markh1 (markh@moz-25D681DF.cxzr1.win.bigpond.net.au) (Ping timeout)
  603. # [13:38] * Joins: markh (markh@moz-25D681DF.cxzr1.win.bigpond.net.au)
  604. # [13:39] * Quits: rajul (quassel@EE93E122.F7975F8.27560D6E.IP) (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
  605. # [13:40] * Joins: rjohnson19 (chatzilla@moz-9148485F.hsd1.ma.comcast.net)
  606. # [13:41] * Quits: michal (michal@F8B4DDD2.FC749DA6.F23860FD.IP) (Ping timeout)
  607. # [13:41] * Joins: sawrubh (Mibbit@8F2056D0.E5D62B70.84CC0C2F.IP)
  608. # [13:43] * Joins: michal (michal@18728636.D0F82CD8.32697916.IP)
  609. # [13:44] * Quits: evilpie (chatzilla@moz-B61AC673.pools.arcor-ip.net) (Input/output error)
  610. # [13:45] * kaze is now known as kaze|lunch
  611. # [13:45] * Quits: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP) (Ping timeout)
  612. # [13:46] * Quits: janv (varga@moz-400565FD.flarion.as5628.telecom.sk) (Ping timeout)
  613. # [13:47] * Joins: janv (varga@moz-400565FD.flarion.as5628.telecom.sk)
  614. # [13:51] * Joins: artur (artur@moz-6DFBD742.hsd1.vt.comcast.net)
  615. # [13:54] * Quits: @ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP) (Input/output error)
  616. # [13:56] * mattwoodrow is now known as mattwoodrow|away
  617. # [13:57] * Quits: vikash (vikash@8DF574C8.E03E77C8.D61FB583.IP) (Quit: Leaving)
  618. # [14:00] * Quits: TheLink (TheLink@moz-7E63266B.hsi5.kabel-badenwuerttemberg.de) (Client exited)
  619. # [14:05] * Joins: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se)
  620. # [14:10] * stefanh is now known as stefanh|away
  621. # [14:13] * Joins: smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi)
  622. # [14:13] * ChanServ sets mode: +o smaug
  623. # [14:13] * Joins: Julian (chatzilla@moz-9EA2CC19.dip.t-dialin.net)
  624. # [14:21] * Quits: darktrojan (geoff@moz-30B3CCFD.telstraclear.net) (Quit: darktrojan)
  625. # [14:23] * Joins: mayhemer (Miranda@B3D46202.F87A741B.F23860FD.IP)
  626. # [14:23] * Joins: gandalf (zbraniecki@moz-87310F28.neoplus.adsl.tpnet.pl)
  627. # [14:24] * Joins: darktrojan (geoff@moz-30B3CCFD.telstraclear.net)
  628. # [14:27] * Quits: necolas (necolas@moz-2D68B52B.bb.sky.com) (Client exited)
  629. # [14:28] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  630. # [14:30] * Quits: deLta30_ (quassel@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  631. # [14:30] * Joins: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP)
  632. # [14:32] * Quits: Optimizer (Instantbir@1089D111.BB131A40.2AB48280.IP) (Ping timeout)
  633. # [14:34] * Quits: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  634. # [14:35] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  635. # [14:35] * Joins: Optimizer (Instantbir@A3B94505.13197566.2AB48280.IP)
  636. # [14:36] * Joins: Mnyromyr (Mnyromyr@B2521176.7B0892CB.771966F7.IP)
  637. # [14:37] * Quits: @smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi) (Ping timeout)
  638. # [14:40] * Quits: victorporof (victorporo@2604648B.6465CCD9.79933D60.IP) (Quit: Linkinus - http://linkinus.com)
  639. # [14:40] * Joins: JeroenDeDauw (j@moz-3A0CCCF9.dip.t-dialin.net)
  640. # [14:41] * Quits: darktrojan (geoff@moz-30B3CCFD.telstraclear.net) (Quit: darktrojan)
  641. # [14:50] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  642. # [14:51] * Quits: smagnin (pike@moz-4AC6F3C0.w92-144.abo.wanadoo.fr) (Quit: Quitte)
  643. # [14:52] * Quits: Mnyromyr (Mnyromyr@B2521176.7B0892CB.771966F7.IP) (Quit: ChatZilla 0.9.86 [SeaMonkey 1.1.19/2010030105])
  644. # [14:55] * kanru|sleep is now known as kanru`
  645. # [14:59] * Joins: xakz (XaMaD@moz-34FBE388.fbx.proxad.net)
  646. # [15:01] * Quits: deLta30 (quassel@8E6C34C1.A3F9767A.1C37C358.IP) (Client exited)
  647. # [15:02] * Quits: Julian (chatzilla@moz-9EA2CC19.dip.t-dialin.net) (Quit: ChatZilla 0.9.88.2 [Firefox 12.0/20120420145725])
  648. # [15:05] <leo> yay! I have more build errors: http://pastebin.mozilla.org/1654627
  649. # [15:05] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  650. # [15:06] <Ms2ger> leo, did your computer shut down while compiling?
  651. # [15:07] <leo> oh, yeah, it crashed halfway through the last time I tried to build
  652. # [15:07] <Ms2ger> That would be it
  653. # [15:07] <Ms2ger> Remove objdir/content/base/src/nsXMLHttpRequest.o, and try again
  654. # [15:07] <leo> okay, thanks
  655. # [15:07] <Ms2ger> Np
  656. # [15:08] <leo> :)
  657. # [15:09] * Joins: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP)
  658. # [15:10] <leo> Ms2ger: right, so, I got another "file truncated" error, I guess I just remove the file it's saying is truncated again, right?
  659. # [15:12] * Joins: smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi)
  660. # [15:12] * ChanServ sets mode: +o smaug
  661. # [15:14] <@smaug> what is build/pylib/blessings/blessings.egg-info/PKG-INFO ?
  662. # [15:14] <sawrubh> Ms2ger: can you explain how did you guess that his laptop shutdown.
  663. # [15:14] <leo> sawrubh: how did you know it was a laptop? :O
  664. # [15:14] <leo> :P
  665. # [15:14] <sawrubh> leo: sorry , computer
  666. # [15:14] <sawrubh> :P
  667. # [15:15] <leo> it *is* a laptop though
  668. # [15:15] <sawrubh> heh
  669. # [15:16] * Quits: twi (Adium@moz-D11FD785.cust.dsl.vodafone.it) (Quit: Leaving.)
  670. # [15:16] <@smaug> always feels strange when someone calls me Ollie
  671. # [15:17] * Joins: twi (Adium@moz-D11FD785.cust.dsl.vodafone.it)
  672. # [15:17] <smontagu> Ollie++
  673. # [15:17] <@smaug> calling me smaug is much more natural :)
  674. # [15:18] <sawrubh> smaug: New Now Know How :)
  675. # [15:18] * Quits: twi (Adium@moz-D11FD785.cust.dsl.vodafone.it) (Connection reset by peer)
  676. # [15:20] <@smaug> no dcamp here
  677. # [15:20] * Joins: twi (Adium@moz-D11FD785.cust.dsl.vodafone.it)
  678. # [15:20] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  679. # [15:22] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  680. # [15:23] <@smaug> and at least one unknown failure
  681. # [15:23] * Quits: timdream (timdream@moz-93BBD0C8.adsl.dynamic.seed.net.tw) (Quit: timdream)
  682. # [15:24] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  683. # [15:24] <@smaug> oh dear
  684. # [15:24] <@smaug> orion uses mutation events
  685. # [15:25] * kaze|lunch is now known as kaze
  686. # [15:26] * Joins: ericjung (Mibbit@moz-5BEE8DFB.bstnma.fios.verizon.net)
  687. # [15:27] * Quits: espadrine (espadrine@moz-85EBB8A.dia.static.qwest.net) (Quit: espadrine)
  688. # [15:27] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  689. # [15:27] * Quits: Optimizer (Instantbir@A3B94505.13197566.2AB48280.IP) (Ping timeout)
  690. # [15:30] * Quits: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
  691. # [15:30] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  692. # [15:30] <robcee> wait what?
  693. # [15:31] <robcee> smaug: where?
  694. # [15:31] <@smaug> robcee: somewhere here http://mxr.mozilla.org/mozilla-central/source/browser/devtools/sourceeditor/orion/orion.js#7029
  695. # [15:31] * Joins: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com)
  696. # [15:31] * Joins: gozala (gozala@moz-D5BED6F9.dsl.dynamic.sonic.net)
  697. # [15:32] <robcee> wonderful
  698. # [15:32] <@smaug> robcee: do you happen to know about the recent fx-team to m-c merge?
  699. # [15:32] <@smaug> there is at least one unknown failure
  700. # [15:33] <@smaug> OSX opt
  701. # [15:33] <@smaug> Mochitest-o
  702. # [15:33] <robcee> yeah, I'm looking now
  703. # [15:33] <@smaug> thanks
  704. # [15:33] <robcee> we landed a bunch of debugger code yesterday
  705. # [15:33] <robcee> we'll mark it up
  706. # [15:33] <robcee> doesn't look like it's a consistent failure
  707. # [15:34] <@smaug> robcee: btw, I filed Bug 760980
  708. # [15:34] <@smaug> robcee: well, random failure is even more annoying :)
  709. # [15:34] <robcee> oh I know
  710. # [15:34] <robcee> ah thanks
  711. # [15:35] <robcee> msucan: see smaug's bug up there ^^
  712. # [15:35] <msucan> yep
  713. # [15:35] <msucan> thank you smaug!
  714. # [15:36] * Quits: ericjung (Mibbit@moz-5BEE8DFB.bstnma.fios.verizon.net) (Quit: http://www.mibbit.com ajax IRC Client)
  715. # [15:36] <msucan> smaug: please do note that the mutation listener is added to the parent iframe that holds orion
  716. # [15:36] <msucan> it's not added to orion's own iframe that displays the source being edited
  717. # [15:36] * Quits: bjacob (bjacob@moz-ADCA75DC.cpe.net.cable.rogers.com) (Quit: Konversation terminated!)
  718. # [15:36] <msucan> and we wrap orion inside an iframe which is never really changed (two nested iframes)
  719. # [15:37] <@smaug> k
  720. # [15:37] <msucan> the upcoming orion update will remove its own iframe, which means we'll no longer have two nested iframes
  721. # [15:37] <msucan> and hopefully they removed the mutation listener as well (will check when i do the update)
  722. # [15:38] <@smaug> msucan: I noticed the problem since there devtools seem to cause warning about mutation events
  723. # [15:38] <robcee> well, if you end up sending some patches up with your next update, you can include that in the list of things we should fix
  724. # [15:38] <@smaug> s/there//
  725. # [15:38] <msucan> true
  726. # [15:38] <msucan> robcee: yep
  727. # [15:39] * Joins: ericjung (Mibbit@moz-5BEE8DFB.bstnma.fios.verizon.net)
  728. # [15:43] * Joins: jfkthame (jfkthame@259D44BA.5BC345F5.9542EC20.IP)
  729. # [15:43] * Joins: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net)
  730. # [15:45] * Joins: krit (krit@moz-3AE657AD.hsd1.ca.comcast.net)
  731. # [15:46] * Quits: kanha (quassel@6CCA9C8D.8293D34.9105FBCF.IP) (Ping timeout)
  732. # [15:48] * Joins: kanha (quassel@6CCA9C8D.8293D34.9105FBCF.IP)
  733. # [15:48] * Joins: ekr (ekr@moz-A62EC22B.hfc.comcastbusiness.net)
  734. # [15:49] <jtcranmer> is the proper modeline for emacs 'Mode: Javascript' or 'Mode: JavaScript' ?
  735. # [15:49] * Quits: tor (tor@9043A4AC.46A41C28.49CEED6B.IP) (Ping timeout)
  736. # [15:50] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/d2bf31e62b72 - Olli Pettay - Bug 758894 - 'Highlight all' feature causes zombie compartments, r=mano
  737. # [15:50] * Joins: vikash (vikash@8DF574C8.E03E77C8.D61FB583.IP)
  738. # [15:54] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  739. # [15:54] * Joins: Enn (enn@moz-DB6467E3.cpe.net.cable.rogers.com)
  740. # [15:55] * Joins: prazuber (prazuber@moz-8FDA4E25.savvy.volia.net)
  741. # [15:56] * Quits: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net) (Quit: jet)
  742. # [15:57] * Joins: tor (tor@9043A4AC.46A41C28.49CEED6B.IP)
  743. # [15:57] * Quits: jfkthame (jfkthame@259D44BA.5BC345F5.9542EC20.IP) (Quit: jfkthame)
  744. # [16:01] * Quits: tor (tor@9043A4AC.46A41C28.49CEED6B.IP) (Ping timeout)
  745. # [16:01] * Quits: ekr (ekr@moz-A62EC22B.hfc.comcastbusiness.net) (Quit: ekr)
  746. # [16:03] * Quits: vikash (vikash@8DF574C8.E03E77C8.D61FB583.IP) (Ping timeout)
  747. # [16:03] * Joins: tor (tor@9043A4AC.46A41C28.49CEED6B.IP)
  748. # [16:06] <robcee> jtcranmer: /* -*- Mode: js2; js2-basic-offset: 2; indent-tabs-mode: nil; -*- */
  749. # [16:06] * Quits: @smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi) (Ping timeout)
  750. # [16:07] * Quits: Enn (enn@moz-DB6467E3.cpe.net.cable.rogers.com) (Ping timeout)
  751. # [16:07] * Quits: gandalf (zbraniecki@moz-87310F28.neoplus.adsl.tpnet.pl) (Ping timeout)
  752. # [16:08] <robcee> Unfocused: http://www.flickr.com/photos/swedish_heritage_board/5516993121/
  753. # [16:08] <robcee> whups, wrong channel!
  754. # [16:11] * Joins: timdream (timdream@moz-4B9BEE5F.dynamic.kbtelecom.net)
  755. # [16:12] <jtcranmer> robcee: not anything else?
  756. # [16:12] * jtcranmer wonders why this isn't on devmo
  757. # [16:12] <robcee> you should add it!
  758. # [16:13] <jtcranmer> is it just me
  759. # [16:13] <jtcranmer> or does every file I open have a different modeline?
  760. # [16:14] * Joins: gandalf (zbraniecki@moz-3034DCC2.neoplus.adsl.tpnet.pl)
  761. # [16:15] <jtcranmer> excluding the C++/Java incorrect ones
  762. # [16:16] <jtcranmer> I've seen Javascript, JavaScript, and javascript
  763. # [16:21] <past> I think there are quite a few JavaScipt mode implementations for Emacs, and js2 seems to be the most fashionable lately
  764. # [16:21] <robcee> "lately"
  765. # [16:21] <robcee> for like, 5 years :)
  766. # [16:22] <past> ok, I'm old, I admin it!
  767. # [16:22] <past> I even admit it
  768. # [16:25] * Joins: Optimizer (Instantbir@C3AB04B8.3F9C8906.2AB48280.IP)
  769. # [16:26] <robcee> that's ok. old is the new 20.
  770. # [16:27] * Joins: rwaldron (rwaldron@moz-71B3012E.c3-0.abr-ubr1.sbo-abr.ma.cable.rcn.com)
  771. # [16:29] * Quits: decoder (quassel@moz-216446B9.own-hero.net) (Ping timeout)
  772. # [16:29] * Quits: mayhemer (Miranda@B3D46202.F87A741B.F23860FD.IP) (Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org)
  773. # [16:32] <leo> hrm, so I'm trying to compile mozilla-central with support for gstreamer, I add "ac_add_options --enable-gstreamer" to my .mozconfig, compile firefox... and it doesn't work
  774. # [16:33] <leo> (H.264 <video> won't play and nothing appears under "Configure arguments" in about:buildconfig)
  775. # [16:33] * Joins: maikmerten (maikmerten@moz-C598956A.dynamic.qsc.de)
  776. # [16:33] <jdm> leo: bug 760899
  777. # [16:33] <jdm> oh
  778. # [16:34] <leo> firebot: bug 760899
  779. # [16:34] <jdm> you got a working build, nevermind
  780. # [16:34] <firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=760899 nor, --, ---, stephen.moehle, ASSI, Cannot build debug Firefox with gstreamer enabled
  781. # [16:34] <leo> oh, :P
  782. # [16:34] * Quits: tor (tor@9043A4AC.46A41C28.49CEED6B.IP) (Ping timeout)
  783. # [16:34] <leo> jdm: wait, if I change my mozconfig do I have to clear my objdir?
  784. # [16:34] <jdm> leo: shouldn't have to.
  785. # [16:35] <leo> hrm.
  786. # [16:35] <jdm> might not hurt
  787. # [16:36] * Joins: decoder (quassel@45737F17.411DB1E9.95550721.IP)
  788. # [16:38] * Joins: dbradley (dbradley@moz-80450F75.fuse.net)
  789. # [16:38] * Joins: smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi)
  790. # [16:38] * ChanServ sets mode: +o smaug
  791. # [16:38] * Joins: tor (tor@9043A4AC.46A41C28.49CEED6B.IP)
  792. # [16:39] * Joins: ekr (ekr@moz-D7997EC8.rtfm.com)
  793. # [16:41] * Joins: jduell (jduell@moz-D4496E92.hsd1.ca.comcast.net)
  794. # [16:42] * Joins: TheLink (TheLink@moz-7E63266B.hsi5.kabel-badenwuerttemberg.de)
  795. # [16:44] * Quits: kaze (kaze@moz-8C610036.rev.sfr.net) (Ping timeout)
  796. # [16:45] * Joins: kaze (kaze@moz-7E0F0F9E.fbx.proxad.net)
  797. # [16:47] * Quits: hery (weechat@4A83457D.B31F7523.92AEF337.IP) (Ping timeout)
  798. # [16:50] * Quits: jduell (jduell@moz-D4496E92.hsd1.ca.comcast.net) (Ping timeout)
  799. # [16:50] <@smaug> robcee: it very much looks like fx-team to m-c merge caused permanent orange
  800. # [16:51] <@smaug> or almost
  801. # [16:51] <@smaug> robcee: any chance to backout the merge? or some part of it?
  802. # [16:52] * Quits: jdm (jdm@moz-2B21F2D4.range86-144.btcentralplus.com) (Client exited)
  803. # [16:54] <past> smaug: which orange are you referring to?
  804. # [16:54] <@smaug> linux pgo looks quite common
  805. # [16:54] <robcee> smaug: yeah, but they're all different :/
  806. # [16:54] <past> yes, but that is unrelated to this merge
  807. # [16:54] <@smaug> 4 of the failures are about tilt
  808. # [16:55] <robcee> yeah, victor's working on that
  809. # [16:55] <@smaug> k
  810. # [16:55] <robcee> something upped the frequency on those failures on linux
  811. # [16:58] * Quits: bz_sleep (bzbarsky@moz-69B5879F.bstnma.fios.verizon.net) (Ping timeout)
  812. # [17:00] * Quits: rwaldron (rwaldron@moz-71B3012E.c3-0.abr-ubr1.sbo-abr.ma.cable.rcn.com) (Quit: Leaving...)
  813. # [17:01] * Joins: dao (dao@moz-462A283D.superkabel.de)
  814. # [17:06] * Quits: @smaug (chatzilla@moz-3C907DEA.elisa-laajakaista.fi) (Ping timeout)
  815. # [17:08] * Quits: sawrubh (Mibbit@8F2056D0.E5D62B70.84CC0C2F.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  816. # [17:09] * Joins: brendan (brendaneic@moz-A286C218.hsd1.ca.comcast.net)
  817. # [17:10] * Quits: NeilAway (neil@moz-32AA0D01.in-addr.btopenworld.com) (Ping timeout)
  818. # [17:13] * merike|away is now known as merike
  819. # [17:15] * Quits: dbradley (dbradley@moz-80450F75.fuse.net) (Ping timeout)
  820. # [17:15] * Quits: gandalf (zbraniecki@moz-3034DCC2.neoplus.adsl.tpnet.pl) (Quit: Textual IRC Client: http://www.textualapp.com/)
  821. # [17:15] * Joins: jlund (jlund@moz-EB8894F5.cpe.net.cable.rogers.com)
  822. # [17:16] * Joins: Damiano (chatzilla@DDD18D34.566159D7.3C94EC77.IP)
  823. # [17:16] * Quits: Damiano (chatzilla@DDD18D34.566159D7.3C94EC77.IP) (Quit: ChatZilla 0.9.88.2 [Firefox 12.0/20120420145725])
  824. # [17:17] <jesup> can anyone with a mac (mine arrives tomorrow) do a (cd /usr/include; grep -r IPPROTO_SCTP *)? Thanks
  825. # [17:18] <derf> jesup: Nada.
  826. # [17:19] <sheeri> jesup - scabral-07890:~ scabral$ cd /usr/include; grep -r IPPROTO_SCTP *
  827. # [17:19] <sheeri> grep: gcc/darwin/default: No such file or directory
  828. # [17:19] <sheeri> netinet/in.h:#define IPPROTO_SCTP 132 /* SCTP */
  829. # [17:19] <sheeri> scabral-07890:include scabral$
  830. # [17:19] * stefanh|away is now known as stefanh
  831. # [17:19] <sheeri> jesup I have Mac OS X 10.7.4 (snow leopard)
  832. # [17:19] * Quits: stefanh (stefanh@moz-3EED0162.customers.ownit.se) (Quit: ChatZilla 0.9.88.2 [SeaMonkey 2.9.1/20120429012611])
  833. # [17:20] <derf> Isn't 10.7 Lion, not Snow Leopard?
  834. # [17:20] * ewong is now known as ewong|sleep
  835. # [17:20] <sheeri> oh right! derf, I am on lion
  836. # [17:20] <sheeri> my brain thought "the newest one" and my fingers typed SL :D
  837. # [17:20] <derf> _I'm_ on Snow Leopard, with a fairly old (at this point) Xcode (4.0).
  838. # [17:23] * Quits: crussell (colby@4C613230.5A834493.B8E6AC67.IP) (Ping timeout)
  839. # [17:23] * Joins: Mic (Instantbir@moz-36594F62.superkabel.de)
  840. # [17:27] * Joins: crussell (colby@4C613230.5A834493.B8E6AC67.IP)
  841. # [17:29] <ekr> Is it intentional that RefPtr is in mozilla:: and Scoped is not?
  842. # [17:30] * Joins: fabrice (fabrice@moz-94F028C6.hsd1.ca.comcast.net)
  843. # [17:32] <derf> I think you'd have to ask Waldo.
  844. # [17:35] * Quits: gozala (gozala@moz-D5BED6F9.dsl.dynamic.sonic.net) (Quit: Leaving.)
  845. # [17:36] * Joins: vikash (vikash@B3E40CD9.82ADB5C0.FB0CC892.IP)
  846. # [17:37] * Joins: gustavold (gustavold@45585AD.ECBC1091.946930A0.IP)
  847. # [17:40] * Quits: JeroenDeDauw (j@moz-3A0CCCF9.dip.t-dialin.net) (Quit: Leaving.)
  848. # [17:43] * Joins: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com)
  849. # [17:44] * Quits: raphc (rc@moz-5F29C83B.wb.wifirst.net) (Ping timeout)
  850. # [17:44] * Joins: espadrine (espadrine@moz-85EBB8A.dia.static.qwest.net)
  851. # [17:45] * Quits: vikash (vikash@B3E40CD9.82ADB5C0.FB0CC892.IP) (Quit: Leaving)
  852. # [17:46] * Quits: mreavy (chatzilla@moz-6380AF60.phlapa.fios.verizon.net) (Ping timeout)
  853. # [17:47] * Joins: mreavy (chatzilla@moz-6380AF60.phlapa.fios.verizon.net)
  854. # [17:49] * Quits: philipp64|laptop (chatzilla@moz-B40B9015.ctcweb.net) (Ping timeout)
  855. # [17:51] * Joins: NeilAway (neil@moz-32AA0D01.in-addr.btopenworld.com)
  856. # [17:52] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  857. # [17:53] * Quits: Mic (Instantbir@moz-36594F62.superkabel.de) (Input/output error)
  858. # [17:53] * Joins: Mic (Instantbir@moz-36594F62.superkabel.de)
  859. # [17:53] <prazuber> Does somebody know, is there a way I can have nsXULTooltipListener object in my code?
  860. # [17:54] * Quits: krit (krit@moz-3AE657AD.hsd1.ca.comcast.net) (Quit: Leaving.)
  861. # [17:55] <_AtilA_> Have a question about nsRefreshDriver, What's meant to do? It's about graphics refreh rate ?
  862. # [17:57] <_AtilA_> It finally triggers an Invalidate that causes screen to be painted
  863. # [18:00] * Joins: dveditz (dveditz@moz-104CC309.mv.mozilla.com)
  864. # [18:00] * ChanServ sets mode: +o dveditz
  865. # [18:00] * Quits: janv (varga@moz-400565FD.flarion.as5628.telecom.sk) (Ping timeout)
  866. # [18:00] * Joins: janv (varga@moz-400565FD.flarion.as5628.telecom.sk)
  867. # [18:01] * Joins: Mnyromyr (Mnyromyr@B2521176.7B0892CB.771966F7.IP)
  868. # [18:10] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  869. # [18:12] * Joins: jviereck (Adium@moz-C4BFD2B7.dip.t-dialin.net)
  870. # [18:13] <Ms2ger> ekr, Scoped is not?
  871. # [18:13] <jviereck> is that just me or can't we cancel print jobs from Firefox? I see this progress bar and click "cancel", but the pages still get printed
  872. # [18:14] * Joins: krit (krit@moz-3AE657AD.hsd1.ca.comcast.net)
  873. # [18:15] * Joins: rjohnson19_ (chatzilla@moz-9148485F.hsd1.ma.comcast.net)
  874. # [18:16] * Quits: krit (krit@moz-3AE657AD.hsd1.ca.comcast.net) (Quit: Leaving.)
  875. # [18:16] * Quits: rjohnson19 (chatzilla@moz-9148485F.hsd1.ma.comcast.net) (Ping timeout)
  876. # [18:16] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/e7ca047b71b2 - Mats Palmgren - Merge backout
  877. # [18:16] * rjohnson19_ is now known as rjohnson19
  878. # [18:16] * Joins: avih (quassel@moz-8DC0C643.red.bezeqint.net)
  879. # [18:16] <firebot> http://hg.mozilla.org/mozilla-central/rev/9f81724d820e - Mats Palmgren - Back out bug 575294, bug 726264. (cset 1727de7d26ec, 6bcea3a628d8, 011c1c8e9cc7, 0be261a5042b, d51338c5cd0c)
  880. # [18:16] * Joins: krit (krit@moz-3AE657AD.hsd1.ca.comcast.net)
  881. # [18:17] * Joins: ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP)
  882. # [18:17] * ChanServ sets mode: +o ehsan
  883. # [18:17] * rjohnson19 is now known as IRCMonkey31494
  884. # [18:20] <ekr> Ms2ger: if I am reading the code and my tests correctly, no
  885. # [18:20] <ekr> http://mxr.mozilla.org/mozilla-central/source/mfbt/Scoped.h
  886. # [18:20] <Ms2ger> Gah
  887. # [18:20] <Ms2ger> Yooooooooooooooriiiiiiiiiiiiiiiiiiiiiiiiiiiiiic
  888. # [18:20] <Ms2ger> Could you file a bug on that? Core::MFBT
  889. # [18:20] <ekr> Ms2ger: I don't recognize the reference
  890. # [18:20] <ekr> sure
  891. # [18:21] <derf> Yoric is a person.
  892. # [18:21] <Ms2ger> Yoric implemented the Scoped class
  893. # [18:21] <Ms2ger> Also, a character in Hamlet
  894. # [18:22] * Quits: krit (krit@moz-3AE657AD.hsd1.ca.comcast.net) (Quit: Leaving.)
  895. # [18:22] * Quits: jviereck (Adium@moz-C4BFD2B7.dip.t-dialin.net) (Ping timeout)
  896. # [18:23] <ekr> while I am asking mfbt questions: does it seem bad to others that you can do: mozilla::RefPtr<T> t; delete t; This is possible because RefPtr implements the implicit conversion to T * [ operator T* () ]. By contrast, std::tr1::shared_ptr<> throws a compile time error here.
  897. # [18:23] * Joins: jviereck (Adium@moz-C4BFD2B7.dip.t-dialin.net)
  898. # [18:24] * Quits: jviereck (Adium@moz-C4BFD2B7.dip.t-dialin.net) (Quit: Leaving.)
  899. # [18:24] * Quits: Kabaka (Kabaka@moz-7D55A797.stl1cmta01.stwrok.ok.dh.suddenlink.net) (Ping timeout)
  900. # [18:24] * Quits: gustavold (gustavold@45585AD.ECBC1091.946930A0.IP) (Ping timeout)
  901. # [18:25] * Joins: Kabaka (Kabaka@moz-7D55A797.stl1cmta01.stwrok.ok.dh.suddenlink.net)
  902. # [18:25] * Quits: espadrine (espadrine@moz-85EBB8A.dia.static.qwest.net) (Quit: espadrine)
  903. # [18:26] * Joins: lmandel (lmandel@FE1F74.86ED00A7.971E19F6.IP)
  904. # [18:26] * Joins: gustavold (gustavold@45585AD.ECBC1091.946930A0.IP)
  905. # [18:26] <ekr> my concern here is that there seems to be no legitimate reason to delete a RefPtr<T>, and so it should be a compile-time error.
  906. # [18:27] * Quits: lmandel (lmandel@FE1F74.86ED00A7.971E19F6.IP) (Quit: lmandel)
  907. # [18:28] * Quits: IRCMonkey31494 (chatzilla@moz-9148485F.hsd1.ma.comcast.net) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.0.17/2009122204])
  908. # [18:29] * Joins: ctopper (craig@C3495DA.BA3DBA56.AE2B2F80.IP)
  909. # [18:30] * Joins: Julian (chatzilla@moz-9EA2CC19.dip.t-dialin.net)
  910. # [18:30] <Ms2ger> ekr, does it require .get() whenever you need the pointer?
  911. # [18:30] <ekr> Ms2ger: it appears to me that std::tr1::shared_ptr<> does and RefPtr<> does not
  912. # [18:31] <Ms2ger> I'll say that I prefer RefPtr, then :)
  913. # [18:31] <ekr> I think this is actually the source of the difference.
  914. # [18:31] <Ms2ger> Right
  915. # [18:32] <ekr> Not sure I agree, but I can see how one would feel that way. If we had some clever way of keeping the non-get() behavior while detecting improper frees, would people think that was worthwhile?
  916. # [18:33] <Ms2ger> Maybe
  917. # [18:33] <Ms2ger> After all, you can always do foo(refptr.get()), where foo deletes the object
  918. # [18:33] <ekr> Of course.
  919. # [18:33] * Quits: jcranmer|away (jcranmer@moz-A8039BFC.csl.tjhsst.edu) (Ping timeout)
  920. # [18:33] <ekr> Actually, we could stop that too.
  921. # [18:34] <Ms2ger> Some way to make delete private on refcounted classes would be more useful, IMO
  922. # [18:34] <glandium> and forbid free in c++
  923. # [18:35] * Quits: gustavold (gustavold@45585AD.ECBC1091.946930A0.IP) (Ping timeout)
  924. # [18:35] <jtcranmer> Ms2ger: fix NS_DECL_ISUPPORTS to make it add in a private: operator delete ?
  925. # [18:35] <Ms2ger> And disallow stack-allocating them
  926. # [18:36] <Ms2ger> jtcranmer, hmm, you don't need to know the derived class name for that?
  927. # [18:36] <jtcranmer> or we could restart our static checking initiatives and run them on tinderbox :-P
  928. # [18:36] <Ms2ger> Heh
  929. # [18:36] * Joins: jcranmer|away (jcranmer@moz-A8039BFC.csl.tjhsst.edu)
  930. # [18:36] <ekr> This seems sort of promising. Basically, I spent some time debugging stuff over on media where pointers were being raw deleted and also smart-ptr deleted, and it would be nice if that were harder to do.
  931. # [18:36] <ekr> so I'm open to anything that makes it harder :)
  932. # [18:37] <Ms2ger> I wonder if that's possible with mfbt RefCounted<>
  933. # [18:37] <ekr> another possibility would be to do a run-time assert where Release() sets some bit that is then checked in ~T
  934. # [18:37] <ekr> But I dom
  935. # [18:37] <ekr> '
  936. # [18:38] <jtcranmer> Ms2ger: void operator delete(void*);
  937. # [18:38] <ekr> n't really see any way in which that is superior to private: ~T
  938. # [18:39] <Ms2ger> I'd be interested to see what a patch adding that to NS_DECL_ISUPPORTS would catch...
  939. # [18:39] * Joins: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP)
  940. # [18:40] * Joins: gustavold (gustavold@45585AD.ECBC1091.946930A0.IP)
  941. # [18:43] * Joins: espadrine (espadrine@moz-85EBB8A.dia.static.qwest.net)
  942. # [18:43] * Quits: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com) (Ping timeout)
  943. # [18:47] * Quits: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net) (Ping timeout)
  944. # [18:47] * Quits: Mic (Instantbir@moz-36594F62.superkabel.de) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
  945. # [18:48] * Quits: TheLink (TheLink@moz-7E63266B.hsi5.kabel-badenwuerttemberg.de) (Client exited)
  946. # [18:48] * Joins: jfkthame (jfkthame@259D44BA.5BC345F5.9542EC20.IP)
  947. # [18:50] * Joins: ddahl (ddahl@moz-976797D6.hsd1.il.comcast.net)
  948. # [18:50] * Joins: IanN (chatzilla@moz-3F5A461C.cable.virginmedia.com)
  949. # [18:51] * mjschranz_away is now known as mjschranz
  950. # [18:52] * Joins: automata (automata@A3A19242.A18180D5.D39F610C.IP)
  951. # [18:54] * Joins: philipp64|laptop (chatzilla@moz-B40B9015.ctcweb.net)
  952. # [18:55] * Joins: dman (dejan@moz-22AE16CA.static.adsl.volja.net)
  953. # [18:56] * Quits: dman (dejan@moz-22AE16CA.static.adsl.volja.net) (Quit: dman)
  954. # [18:57] * Joins: dman (dejan@moz-22AE16CA.static.adsl.volja.net)
  955. # [18:57] * Joins: victorporof (victorporo@2604648B.6465CCD9.79933D60.IP)
  956. # [18:59] * Quits: dao (dao@moz-462A283D.superkabel.de) (Quit: Leaving.)
  957. # [19:01] * Joins: cdiehl_ (cdiehl@moz-46452547.pool.mediaways.net)
  958. # [19:01] * Quits: cdiehl (cdiehl@moz-B6941E3.pool.mediaways.net) (Ping timeout)
  959. # [19:01] * cdiehl_ is now known as cdiehl
  960. # [19:02] * Joins: dao (dao@moz-462A283D.superkabel.de)
  961. # [19:07] <dman> Hy everybody
  962. # [19:07] <dman> Tomorow I get new pc and I decided I want to start contributing to Firefox
  963. # [19:07] <dman> So I was wondering what is better or more suitable platform to develop Firefox on. Linux or Windows?
  964. # [19:08] * Quits: dao (dao@moz-462A283D.superkabel.de) (Quit: Leaving.)
  965. # [19:10] <IanN> both are equally valid, depends which you are most comfortable developing on
  966. # [19:11] * Quits: erikvold (erikvold@F8130478.1699A1DD.67CA24A9.IP) (Quit: erikvold)
  967. # [19:11] <Ms2ger> Though, as a Linux user, I tend to prefer Linux :)
  968. # [19:12] * Quits: Optimizer (Instantbir@C3AB04B8.3F9C8906.2AB48280.IP) (Ping timeout)
  969. # [19:14] <IanN> i find Linux easier to set up for building
  970. # [19:16] * Joins: Optimizer (Instantbir@C3AB04B8.3F9C8906.2AB48280.IP)
  971. # [19:16] * Quits: timdream (timdream@moz-4B9BEE5F.dynamic.kbtelecom.net) (Ping timeout)
  972. # [19:17] <dman> Well, until now I was mostly windows user because I'm .NET developer. But I would like to learn some C++ to get onto Firefox development. I like Linux quite a lot but It seems I can't pull myself away from windows :)
  973. # [19:18] <mimcpher> dman: Most of the difficulty I had in getting firefox on windows compiling was installing visual studio, the Windows SDKs, and things. So if you're already comfortaable in that sort of world, there's no need to give it up.
  974. # [19:18] <IanN> small steps I guess, start with Windows and then upgrade to Linux later ;)
  975. # [19:20] * Joins: smagnin (pike@moz-DEF53BC9.fbx.proxad.net)
  976. # [19:20] * Quits: janv (varga@moz-400565FD.flarion.as5628.telecom.sk) (Ping timeout)
  977. # [19:21] * Joins: janv (varga@moz-400565FD.flarion.as5628.telecom.sk)
  978. # [19:21] * Quits: jfkthame (jfkthame@259D44BA.5BC345F5.9542EC20.IP) (Quit: jfkthame)
  979. # [19:21] <dman> It is possible for me to contribute to ff since I'm not very proficient with c++. I mean I now some basics from school buy I'd like to change that, and I was thinking that ff project could be very good motivation to learn c++
  980. # [19:23] * Quits: ctopper (craig@C3495DA.BA3DBA56.AE2B2F80.IP) (Quit: ctopper)
  981. # [19:23] <Ms2ger> I learned C++ by working on Firefox, myself
  982. # [19:24] <IanN> dman: look at the bugs that are marked with "[good first bug]" in the whiteboard field (also "[lang=c++]"
  983. # [19:25] * Joins: clokep (Instantbir@moz-69FB3955.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
  984. # [19:26] <Ms2ger> IanN, you're out of date, it's [mentor= now :)
  985. # [19:26] <dman> wow, thanks for motivation and help.
  986. # [19:26] <dman> I am really happy that there is some stuff to do for people like me :)
  987. # [19:26] <dman> I cant wait to get started tomorow
  988. # [19:26] <IanN> Ms2ger: still a good few bugs that still have good first bug in though
  989. # [19:27] <Ms2ger> Have a look at http://www.joshmatthews.net/bugsahoy/
  990. # [19:28] <IanN> dman: ^^^
  991. # [19:29] <dman> thanks for the link it looks really cool to pick up bugs like that
  992. # [19:29] <dman> just bookmarked it :)
  993. # [19:29] <dman> Ms2ger: which one is out of date [lang=c++] or [good first bug]
  994. # [19:30] <Ms2ger> [good first bug] is
  995. # [19:30] <dman> ok, thanks
  996. # [19:30] <Ms2ger> But with Josh's tool, you don't really need to look at those annotations anymore
  997. # [19:31] * Joins: florian (Instantbir@moz-87C33FDA.kimsufi.com)
  998. # [19:31] * Joins: JonathanS (JonathanS@17EDFC35.8737F162.521902B0.IP)
  999. # [19:32] * Joins: jviereck (Adium@moz-C4BFD2B7.dip.t-dialin.net)
  1000. # [19:35] <dman> If I may ask where and how is the best way to get familiar with mozilla codebase. And to get started with developing for ff.
  1001. # [19:35] <Ms2ger> http://developer.mozilla.org/en/Introduction maybe
  1002. # [19:35] <Ms2ger> IMO, the main thing to know about the code base is that it's *huge*
  1003. # [19:36] <Ms2ger> There are maybe two people who have a good idea of how most of the C++ code fits together
  1004. # [19:37] * Quits: jviereck (Adium@moz-C4BFD2B7.dip.t-dialin.net) (Quit: Leaving.)
  1005. # [19:38] * Quits: automata (automata@A3A19242.A18180D5.D39F610C.IP) (Ping timeout)
  1006. # [19:38] * Quits: zzzzz_ (chatzilla@moz-107FCDBA.hfc.comcastbusiness.net) (Quit: ChatZilla 0.9.87 [Firefox 12.0/20120420145725])
  1007. # [19:38] <dman> then I suppose Its best for me to focus only on some sub-modules
  1008. # [19:39] <dman> so If I need some additional info/help on bug that I would like to work on I should find more or less all information on developer.mozilla.org?
  1009. # [19:39] * Quits: @ehsan (ehsan@BEDFFF26.EE049E25.8B035CD7.IP) (Input/output error)
  1010. # [19:39] * Joins: jviereck (Adium@moz-C4BFD2B7.dip.t-dialin.net)
  1011. # [19:41] * Quits: jviereck (Adium@moz-C4BFD2B7.dip.t-dialin.net) (Quit: Leaving.)
  1012. # [19:41] <IanN> that or from the mentor mentioned in the whiteboard of the bug
  1013. # [19:42] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  1014. # [19:43] <dman> IanN: thanks
  1015. # [19:45] <dman> ..it's good to know that I can ask a mentor directly
  1016. # [19:46] <dman> I just checked-out introduction link on developers.mozilla.org it is really helpfull
  1017. # [19:46] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  1018. # [19:48] <dman> Thank you guys for info/direction and to not dismiss a noob like me. Hopefully I will start contributing small patches soon :)
  1019. # [19:50] <Ms2ger> Welcome!
  1020. # [19:50] * Joins: jviereck (Adium@moz-C4BFD2B7.dip.t-dialin.net)
  1021. # [19:52] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  1022. # [19:52] * philor|away is now known as philor
  1023. # [19:53] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  1024. # [19:53] <Ms2ger> G'morning, philor
  1025. # [19:56] * Joins: dcamp (dave@moz-8EBEC133.hsd1.wa.comcast.net)
  1026. # [19:59] * Joins: raphc (rc@moz-5F29C83B.wb.wifirst.net)
  1027. # [20:00] <philor> morning!
  1028. # [20:00] * Joins: jviereck_mb (Adium@moz-C4BFD2B7.dip.t-dialin.net)
  1029. # [20:01] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  1030. # [20:02] <Optimizer> !seen shorlander
  1031. # [20:02] <firebot> shorlander was last seen 4 days, 20 hours, 27 minutes and 44 seconds ago, saying 'iNerd: what kind of graphics are you interested in designing?' in #ux.
  1032. # [20:02] * Quits: raphc (rc@moz-5F29C83B.wb.wifirst.net) (Connection reset by peer)
  1033. # [20:04] * Joins: Mossop (mossop@moz-347C3D31.dsl.dynamic.sonic.net)
  1034. # [20:04] * Quits: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net) (Broken pipe)
  1035. # [20:05] * Quits: jviereck (Adium@moz-C4BFD2B7.dip.t-dialin.net) (Quit: Leaving.)
  1036. # [20:09] * Quits: avih (quassel@moz-8DC0C643.red.bezeqint.net) (Ping timeout)
  1037. # [20:09] * Joins: Yoric (Yoric@moz-920DB13B.fbx.proxad.net)
  1038. # [20:09] * Joins: sawrubh (Mibbit@EC9B1DAD.FB0D845C.553D87E5.IP)
  1039. # [20:09] * Quits: victorporof (victorporo@2604648B.6465CCD9.79933D60.IP) (Quit: Leaving...)
  1040. # [20:10] * Joins: ericb2 (X@moz-9C4C3DED.fbx.proxad.net)
  1041. # [20:11] * Quits: Yoric (Yoric@moz-920DB13B.fbx.proxad.net) (Input/output error)
  1042. # [20:13] * Joins: ctopper (craig@C3495DA.BA3DBA56.AE2B2F80.IP)
  1043. # [20:13] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  1044. # [20:14] * Joins: gwagner_ (idefix2@moz-B8B530C2.hsd1.ca.comcast.net)
  1045. # [20:14] * Quits: merinui (merinui@moz-61C7235E.osk2.eonet.ne.jp) (Quit: Leaving...)
  1046. # [20:15] * Quits: ctopper (craig@C3495DA.BA3DBA56.AE2B2F80.IP) (Quit: ctopper)
  1047. # [20:20] * Quits: Julian (chatzilla@moz-9EA2CC19.dip.t-dialin.net) (Quit: ChatZilla 0.9.88.2 [Firefox 12.0/20120420145725])
  1048. # [20:21] * Joins: rwaldron (rwaldron@moz-11E8E22C.c3-0.abr-ubr1.sbo-abr.ma.cable.rcn.com)
  1049. # [20:22] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/48918f0df283 - Jan Varga - Bug 726593 - Implement FileHandle. r=bent
  1050. # [20:23] <janv> finally
  1051. # [20:23] * Joins: avih (quassel@moz-FC533810.red.bezeqint.net)
  1052. # [20:24] * Ms2ger eyes the burning tree
  1053. # [20:25] <janv> that shouldn't happen :)
  1054. # [20:26] * Joins: thakis_ (test@moz-250CE479.hsd1.ca.comcast.net)
  1055. # [20:26] * Joins: sriram (sriramr@moz-BF171339.hsd1.ca.comcast.net)
  1056. # [20:27] * Joins: ctopper (craig@C3495DA.BA3DBA56.AE2B2F80.IP)
  1057. # [20:29] * philor is now known as philor|away
  1058. # [20:29] * Joins: gozala (gozala@moz-D5BED6F9.dsl.dynamic.sonic.net)
  1059. # [20:29] * Quits: gwagner_ (idefix2@moz-B8B530C2.hsd1.ca.comcast.net) (Quit: gwagner_)
  1060. # [20:31] * Joins: krit (krit@moz-3AE657AD.hsd1.ca.comcast.net)
  1061. # [20:38] * Joins: automata (automata@A3A19242.A18180D5.D39F610C.IP)
  1062. # [20:38] * philor|away is now known as philor
  1063. # [20:39] * Joins: robhawkes (robhawkes@A5087023.2354C43D.D8E68FF6.IP)
  1064. # [20:40] * Quits: brendan (brendaneic@moz-A286C218.hsd1.ca.comcast.net) (Quit: brendan)
  1065. # [20:41] * Joins: jviereck (Adium@moz-C4BFD2B7.dip.t-dialin.net)
  1066. # [20:41] * Quits: sawrubh (Mibbit@EC9B1DAD.FB0D845C.553D87E5.IP) (Quit: http://www.mibbit.com ajax IRC Client)
  1067. # [20:42] * Quits: jlund (jlund@moz-EB8894F5.cpe.net.cable.rogers.com) (Quit: leaving)
  1068. # [20:45] * Joins: rajul (quassel@1559A670.B8AE674F.27560D6E.IP)
  1069. # [20:49] * Joins: squib (squib@moz-B01B5D55.dhcp.mdsn.wi.charter.com)
  1070. # [20:49] * Joins: mwu (mwu@moz-59435430.hsd1.nj.comcast.net)
  1071. # [20:49] * Joins: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net)
  1072. # [20:49] * Joins: anant (Anant@moz-488092DD.hsd1.ca.comcast.net)
  1073. # [20:50] * Quits: leo (leo@9D83DA60.CA205EFA.3CA12E.IP) (Ping timeout)
  1074. # [20:50] * philor is now known as philor|away
  1075. # [20:50] * Quits: krit (krit@moz-3AE657AD.hsd1.ca.comcast.net) (Quit: Leaving.)
  1076. # [20:51] * Joins: leo (leo@DA5E7565.CA205EFA.3CA12E.IP)
  1077. # [20:53] <Callek> wth is up with IDBCursor for me
  1078. # [20:53] * joduinn-afk is now known as joduinn-home
  1079. # [20:55] <Callek> e:/builds/slave/comm-cen-trunk-w32/build/mozilla/dom/indexedDB/IDBCursor.cpp(42) : error C2872: 'ipc' : ambiguous symbol
  1080. # [20:55] <Callek> could be 'mozilla::dom::indexedDB::ipc'
  1081. # [20:55] <Callek> or 'mozilla::ipc'
  1082. # [20:56] * Quits: leo (leo@DA5E7565.CA205EFA.3CA12E.IP) (Ping timeout)
  1083. # [20:56] * Joins: evilpie_ (evilpie@moz-B61AC673.pools.arcor-ip.net)
  1084. # [20:57] * Quits: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se) (Ping timeout)
  1085. # [20:57] * Joins: leo (leo@806E2001.6A97C98B.AB3DFBB4.IP)
  1086. # [20:58] * Quits: automata (automata@A3A19242.A18180D5.D39F610C.IP) (Ping timeout)
  1087. # [20:58] <Ms2ger> \o/
  1088. # [21:00] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  1089. # [21:00] * philor|away is now known as philor
  1090. # [21:01] * Quits: evilpie_ (evilpie@moz-B61AC673.pools.arcor-ip.net) (Input/output error)
  1091. # [21:03] * Quits: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net) (Connection reset by peer)
  1092. # [21:03] * Joins: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net)
  1093. # [21:05] * Quits: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net) (Connection reset by peer)
  1094. # [21:06] * Joins: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net)
  1095. # [21:06] * Joins: evilpie_ (evilpie@moz-B61AC673.pools.arcor-ip.net)
  1096. # [21:07] * Joins: bonnie (bbsurender@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net)
  1097. # [21:08] * Quits: leo (leo@806E2001.6A97C98B.AB3DFBB4.IP) (Ping timeout)
  1098. # [21:08] * Joins: JeroenDeDauw (j@moz-7203E338.dip.t-dialin.net)
  1099. # [21:08] * Quits: ctopper (craig@C3495DA.BA3DBA56.AE2B2F80.IP) (Quit: ctopper)
  1100. # [21:09] * Quits: bonnie (bbsurender@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: Ex-Chat)
  1101. # [21:09] * Joins: leo (leo@342445B4.E23C43D7.3CA12E.IP)
  1102. # [21:09] * mjschranz is now known as mjschranz_away
  1103. # [21:09] * Joins: victorporof (victorporo@95DB73FF.9F23B8E6.79933D60.IP)
  1104. # [21:10] * Quits: jet (junglecode@moz-79F891EE.hsd1.ca.comcast.net) (Quit: jet)
  1105. # [21:10] * Joins: dzbarsky (Adium@moz-85EBB8A.dia.static.qwest.net)
  1106. # [21:14] * Quits: leo (leo@342445B4.E23C43D7.3CA12E.IP) (Ping timeout)
  1107. # [21:15] <Optimizer> Callek: Are you an indexedDB guy ?
  1108. # [21:15] * Joins: leo (leo@3C174941.64E7640.3CA12E.IP)
  1109. # [21:15] <Callek> Optimizer: no, I'm not, but I did just notice an indexedDB build bustage
  1110. # [21:15] <Optimizer> oh
  1111. # [21:16] * Ms2ger brumbles
  1112. # [21:16] <Optimizer> can you point me to someone who could help me a little ?
  1113. # [21:16] * Joins: vikash (vikash@2FDE228D.40CC2781.FB0CC892.IP)
  1114. # [21:16] <Ms2ger> Optimizer, bent and khuey|pto-until-june-4
  1115. # [21:16] <Ms2ger> And sicking
  1116. # [21:16] <Optimizer> nobody actually here to help :(
  1117. # [21:17] * Quits: dcamp (dave@moz-8EBEC133.hsd1.wa.comcast.net) (Quit: Leaving...)
  1118. # [21:17] * Quits: KWierso (Daily@moz-66981D8E.desm.qwest.net) (Quit: KWierso)
  1119. # [21:17] * Joins: biesi (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net)
  1120. # [21:17] * Joins: KWierso (Daily@moz-66981D8E.desm.qwest.net)
  1121. # [21:18] <Optimizer> sometimes I open a database with "NAME_TIMESTAMP" and the previously left databases also gets opened with it, whose name is totally different and when I read a lower bound data, data from previous database is read
  1122. # [21:18] * Quits: jviereck (Adium@moz-C4BFD2B7.dip.t-dialin.net) (Quit: Leaving.)
  1123. # [21:19] <Optimizer> then I have to go and delete the sqlite files manually
  1124. # [21:20] <janv> Optimizer: file a bug and cc bent, khuey and janv
  1125. # [21:21] <Optimizer> okay
  1126. # [21:21] * Quits: leo (leo@3C174941.64E7640.3CA12E.IP) (Ping timeout)
  1127. # [21:21] <Optimizer> component ?
  1128. # [21:22] * Joins: LeoMcA (leo@DCF14C67.8232ED17.3CA12E.IP)
  1129. # [21:22] * LeoMcA is now known as leo
  1130. # [21:22] <janv> dom: indexeddb
  1131. # [21:22] <Optimizer> got it
  1132. # [21:23] * Joins: bsmith (bsmith@A13161C7.979D6A3B.E017DF26.IP)
  1133. # [21:23] * Joins: sworkman (sworkman@moz-365D3869.lightspeed.sntcca.sbcglobal.net)
  1134. # [21:24] * Quits: leo (leo@DCF14C67.8232ED17.3CA12E.IP) (Ping timeout)
  1135. # [21:25] * Quits: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com) (Ping timeout)
  1136. # [21:26] * Joins: jviereck (Adium@moz-C4BFD2B7.dip.t-dialin.net)
  1137. # [21:27] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  1138. # [21:28] * Joins: Mic (Instantbir@moz-36594F62.superkabel.de)
  1139. # [21:28] * Joins: LeoMcA (leo@AF4DE00E.648ED78A.AB3DFBB4.IP)
  1140. # [21:29] * Joins: jdm (jdm@moz-2B21F2D4.range86-144.btcentralplus.com)
  1141. # [21:31] * Joins: lduros (lduros@moz-BED1C6A5.c3-0.rdl-ubr1.trpr-rdl.pa.cable.rcn.com)
  1142. # [21:31] <Optimizer> janv: https://bugzilla.mozilla.org/show_bug.cgi?id=761012
  1143. # [21:31] <janv> ok, thanks
  1144. # [21:33] * Quits: LeoMcA (leo@AF4DE00E.648ED78A.AB3DFBB4.IP) (Ping timeout)
  1145. # [21:36] * Quits: Mic (Instantbir@moz-36594F62.superkabel.de) (Quit: Instantbird 1.2a1pre -- http://www.instantbird.com)
  1146. # [21:36] * Joins: LeoMcA (leo@3A114579.FDDCF6D.3CA12E.IP)
  1147. # [21:36] <janv> Optimizer: the db name is always unique ?
  1148. # [21:36] <Optimizer> yes
  1149. # [21:36] <Optimizer> the name is created according to the comment i mage
  1150. # [21:36] <Optimizer> made*
  1151. # [21:37] <janv> hmm
  1152. # [21:37] <Optimizer> "some-predefined-text" + (new Date()).getTime()
  1153. # [21:37] * Quits: dman (dejan@moz-22AE16CA.static.adsl.volja.net) (Ping timeout)
  1154. # [21:37] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  1155. # [21:38] <Optimizer> it happens occasionally, and I think, only when somehow either the database is not closed properly or deleted properly, either due to some other code's ealry exit due to an exception, or indexedDB early exit due to an exception
  1156. # [21:39] <janv> yeah, it can happen that the db is not deleted
  1157. # [21:39] <janv> but if you use a different name then a new one should be created (next time)
  1158. # [21:40] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  1159. # [21:40] <Optimizer> yeah
  1160. # [21:40] <janv> maybe the hashing function gives the same filename
  1161. # [21:40] <Optimizer> so I think the not being able to delete the db rashes something
  1162. # [21:40] <Optimizer> hashing function ?
  1163. # [21:40] * Quits: LeoMcA (leo@3A114579.FDDCF6D.3CA12E.IP) (Ping timeout)
  1164. # [21:41] <janv> there's a hashing function that creates a filename from db name
  1165. # [21:41] <Optimizer> I manually added a prompt so as to check if I am passing the different name to the DataStore constructor
  1166. # [21:41] <Optimizer> oh
  1167. # [21:41] * Quits: jhk (jiggy@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  1168. # [21:41] <Optimizer> how to check that ?
  1169. # [21:42] * Joins: LeoMcA (leo@C8C3381E.E23C43D7.3CA12E.IP)
  1170. # [21:42] <janv> you should see a new xxx.sqlite created each time you open database
  1171. # [21:42] <Optimizer> nopes
  1172. # [21:42] <Optimizer> new does not gets created
  1173. # [21:43] <Optimizer> neither the one that was just created after I deleted all files, gets deleted when I try to delete the database
  1174. # [21:43] <Optimizer> this happens even when everything is working fine
  1175. # [21:44] <Optimizer> I can check this right now, I am getting the problem again, so Now I got and manually delete the sqlite file
  1176. # [21:45] * Quits: LeoMcA (leo@C8C3381E.E23C43D7.3CA12E.IP) (Ping timeout)
  1177. # [21:45] <janv> could you give me two db names ?
  1178. # [21:45] <Optimizer> as in ?
  1179. # [21:45] <janv> I mean the prefix and timestamp
  1180. # [21:46] <janv> some real db name you are using
  1181. # [21:46] * Joins: LeoMcA (leo@627CC671.9DDB1F8C.3CA12E.IP)
  1182. # [21:46] * Joins: raphc (rc@moz-5F29C83B.wb.wifirst.net)
  1183. # [21:46] * Joins: anant_ (Anant@moz-488092DD.hsd1.ca.comcast.net)
  1184. # [21:46] <Optimizer> okay
  1185. # [21:47] <Optimizer> timeline-database-1338752305903
  1186. # [21:47] * Quits: anant (Anant@moz-488092DD.hsd1.ca.comcast.net) (Ping timeout)
  1187. # [21:47] * Quits: anant_ (Anant@moz-488092DD.hsd1.ca.comcast.net) (Connection reset by peer)
  1188. # [21:47] <Optimizer> timeline-database-1338752317607
  1189. # [21:48] <janv> ok, checking the hash function right now
  1190. # [21:48] <Optimizer> these are program generated names from two tries I just did
  1191. # [21:48] <Optimizer> but the thing is, it does not occur always
  1192. # [21:48] <janv> I can imagine
  1193. # [21:48] <Optimizer> around 50% time things work as they are supposed to
  1194. # [21:51] * Quits: maikmerten (maikmerten@moz-C598956A.dynamic.qsc.de) (Client exited)
  1195. # [21:52] * Joins: dman (dejan@moz-22AE16CA.static.adsl.volja.net)
  1196. # [21:53] <janv> Optimizer: those db names give two different file names
  1197. # [21:53] <philor> somebody sg: please tell https://bugzilla.mozilla.org/show_bug.cgi?id=746103 "https://hg.mozilla.org/mozilla-central/rev/907a48923ab4" and resolve it fixed if it looks like it wants to be
  1198. # [21:53] * Quits: avih (quassel@moz-FC533810.red.bezeqint.net) (Ping timeout)
  1199. # [21:53] <gavin> philor: done
  1200. # [21:53] <philor> thx
  1201. # [21:54] <Optimizer> was one of the file name this : 1626091718udnedneif ?
  1202. # [21:54] * Quits: LeoMcA (leo@627CC671.9DDB1F8C.3CA12E.IP) (Ping timeout)
  1203. # [21:54] <janv> no
  1204. # [21:54] * Quits: dman (dejan@moz-22AE16CA.static.adsl.volja.net) (Input/output error)
  1205. # [21:54] <janv> 2173048386t3i0m9e5l0i3n2e5-7d8a and 3111771277t7i0m6e7l1i3n2e5-7d8a
  1206. # [21:55] * Joins: LeoMcA (leo@2F3E5D68.FDDCF6D.3CA12E.IP)
  1207. # [21:55] <janv> Optimizer: what's your platform ?
  1208. # [21:55] <Optimizer> windows 7
  1209. # [21:56] <Optimizer> these files should be in profile directory > indexedDB > chrome , right ?
  1210. # [21:56] <philor> poor cedricv - so close to making that merge, and only the horrors of Android reftests away from having had an all-green push in https://tbpl.mozilla.org/?tree=Mozilla-Inbound&onlyunstarred=1&rev=ddbc87ee85e4
  1211. # [21:56] <Optimizer> I am working from a chrome script
  1212. # [21:56] <janv> yes
  1213. # [21:56] <janv> they end with .sqlite
  1214. # [21:57] * Quits: LeoMcA (leo@2F3E5D68.FDDCF6D.3CA12E.IP) (Ping timeout)
  1215. # [21:57] * merike is now known as merike|away
  1216. # [21:57] <Optimizer> ok so using this db name : timeline-database-1338752893702 , I get this file name : 1626091718udnedneif.sqlite
  1217. # [21:58] * Quits: vikash (vikash@2FDE228D.40CC2781.FB0CC892.IP) (Quit: Leaving)
  1218. # [21:58] <Optimizer> so basically even If I delete the sqlite, make a new db using a new name, the file name is always same
  1219. # [21:58] <Optimizer> damn
  1220. # [21:59] * Joins: leo__ (leo@4015D305.9DDB1F8C.3CA12E.IP)
  1221. # [21:59] * Joins: jfkthame (jfkthame@259D44BA.5BC345F5.9542EC20.IP)
  1222. # [22:00] <Optimizer> Aahhh, I got my mistake
  1223. # [22:00] <Optimizer> janv: I am closing the bug now :P
  1224. # [22:00] <janv> heh
  1225. # [22:00] <janv> ok
  1226. # [22:02] <Optimizer> thanks for your help
  1227. # [22:02] <janv> np
  1228. # [22:02] * Joins: TheLink (TheLink@moz-45ED2356.pools.arcor-ip.net)
  1229. # [22:03] * Quits: leo__ (leo@4015D305.9DDB1F8C.3CA12E.IP) (Ping timeout)
  1230. # [22:03] * Quits: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP) (Ping timeout)
  1231. # [22:06] * Joins: leo__ (leo@2C2075E9.FB9AF43E.3CA12E.IP)
  1232. # [22:07] * Joins: Standard8 (Standard8@B7F1AE36.48015583.54C3481B.IP)
  1233. # [22:08] * Joins: avih (quassel@6B45BB3E.7273F885.51B98CA5.IP)
  1234. # [22:09] <zzzzz> any chance someone could check-in https://bugzilla.mozilla.org/show_bug.cgi?id=752676 so it can get some bake time before the uplift tomorrow ?
  1235. # [22:10] <zzzzz> otherwise, pdf.js is going to suck for those jumping on Aurora when they can't turn it off
  1236. # [22:11] * Quits: leo__ (leo@2C2075E9.FB9AF43E.3CA12E.IP) (Connection reset by peer)
  1237. # [22:13] * Joins: leo__ (leo@159AD953.648ED78A.AB3DFBB4.IP)
  1238. # [22:13] * Quits: gustavold (gustavold@45585AD.ECBC1091.946930A0.IP) (Ping timeout)
  1239. # [22:13] <Optimizer> janv: now if I look at the file name that was being created : "1626091718udnedneif.sqlite", remove the number part "udnedneif", moved the alphabets here and there, I get this : "undefined"
  1240. # [22:14] <Optimizer> which was exactly the case, does the hashing function makes an anagram kind of thing ?
  1241. # [22:16] <janv> maybe
  1242. # [22:17] <janv> the function is called HashString()
  1243. # [22:17] * Quits: leo__ (leo@159AD953.648ED78A.AB3DFBB4.IP) (Ping timeout)
  1244. # [22:17] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  1245. # [22:17] * Joins: leo___ (leo@AF41E81B.FDDCF6D.3CA12E.IP)
  1246. # [22:17] <jfkthame> zzzzz: what exactly are you expecting to be checked-in there? i see two patches but it's not clear that both have been r+'d
  1247. # [22:18] * leo___ is now known as leo
  1248. # [22:18] <Jesse> zzzzz: one of the patches is to pdf.js, what are the rules for those changes? do they go in github?
  1249. # [22:19] <zzzzz> jfkthame: no idea - didn't realize there were two patches
  1250. # [22:19] <zzzzz> Jesse: no idea
  1251. # [22:19] <zzzzz> guess we wait for the patch-writer to clarify
  1252. # [22:21] * Quits: jviereck_mb (Adium@moz-C4BFD2B7.dip.t-dialin.net) (Quit: Leaving.)
  1253. # [22:22] * zzzzz is just a dumb-tester/button-pusher not a coder
  1254. # [22:22] * Quits: jviereck (Adium@moz-C4BFD2B7.dip.t-dialin.net) (Quit: Leaving.)
  1255. # [22:22] * Quits: smontagu (chatzilla@AAE85708.5ACD0297.CC465D70.IP) (Ping timeout)
  1256. # [22:24] * Quits: ericjung (Mibbit@moz-5BEE8DFB.bstnma.fios.verizon.net) (Quit: http://www.mibbit.com ajax IRC Client)
  1257. # [22:24] * Quits: leo (leo@AF41E81B.FDDCF6D.3CA12E.IP) (Ping timeout)
  1258. # [22:24] * Quits: Optimizer (Instantbir@C3AB04B8.3F9C8906.2AB48280.IP) (Ping timeout)
  1259. # [22:25] * Joins: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com)
  1260. # [22:25] * Joins: leo (leo@2F3E5D68.FDDCF6D.3CA12E.IP)
  1261. # [22:26] <gavin> zzzzz: don't worry, bdahl is on it
  1262. # [22:26] * Joins: merinui (merinui@moz-61C7235E.osk2.eonet.ne.jp)
  1263. # [22:26] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Input/output error)
  1264. # [22:26] <zzzzz> gavin: thanks
  1265. # [22:28] * Joins: bdahl (bdahl@moz-E197F13B.hsd1.ca.comcast.net)
  1266. # [22:28] * Quits: Ms2ger (Ms2ger@AA0F84D7.DEAA33B1.37724B0D.IP) (Quit: nn)
  1267. # [22:28] * Quits: jrmuizel (jrmuizel@moz-20EF8EAA.cpe.net.cable.rogers.com) (Input/output error)
  1268. # [22:29] * Joins: Optimizer (Instantbir@5A7AC5AE.5204F603.2AB48280.IP)
  1269. # [22:30] <Optimizer> zzzzz: This one's for you www.nooooooooooooooo.com/
  1270. # [22:30] * Quits: Goldorak (chatzilla@6553660F.CA45515D.187A1082.IP) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.0.17/2009122204])
  1271. # [22:31] * Quits: twi (Adium@moz-D11FD785.cust.dsl.vodafone.it) (Quit: Leaving.)
  1272. # [22:32] <KWierso> zzzzz, Jesse: looks like both of those patches are for mozilla-central. One's just taking stuff from the upstream pdfjs github repository and putting it downstream into /browser/extensions/pdfjs, and the other's doing stuff elsewhere in m-c...
  1273. # [22:32] <zzzzz> Optimizer: haha
  1274. # [22:32] * Quits: merike|away (quassel@moz-68DEB1B6.cable.starman.ee) (Ping timeout)
  1275. # [22:34] * Quits: leo (leo@2F3E5D68.FDDCF6D.3CA12E.IP) (Ping timeout)
  1276. # [22:34] * Quits: Asa (asa@D13E5E3F.A1EC5031.204CA821.IP) (Input/output error)
  1277. # [22:35] * Joins: dzbarsky1 (Adium@moz-85EBB8A.dia.static.qwest.net)
  1278. # [22:35] * Quits: dzbarsky (Adium@moz-85EBB8A.dia.static.qwest.net) (Connection reset by peer)
  1279. # [22:36] * Joins: Asa (asa@D13E5E3F.A1EC5031.204CA821.IP)
  1280. # [22:38] * Quits: sriram (sriramr@moz-BF171339.hsd1.ca.comcast.net) (Quit: sriram)
  1281. # [22:40] * Joins: jviereck (Adium@moz-C4BFD2B7.dip.t-dialin.net)
  1282. # [22:40] <zzzzz> KWierso: help me out here - looking at the path in comment #32 - appears to me its not been reviewed ? does it need to be ?> I'm so not good at this stuff, but I understand some or I wouldn't be asking :P
  1283. # [22:41] <zzzzz> errr comment 31
  1284. # [22:42] <KWierso> zzzzz: the previous version of the patch got r+ already, so I assume they're just carrying the r+ forward
  1285. # [22:42] * Joins: mconley (mconley@moz-D640D16C.cable.teksavvy.com)
  1286. # [22:43] <zzzzz> ok
  1287. # [22:43] <zzzzz> makes sense - somewhat
  1288. # [22:44] * Joins: smaug (chatzilla@moz-78A86AC.pp.htv.fi)
  1289. # [22:44] * ChanServ sets mode: +o smaug
  1290. # [22:44] * Quits: msucan (mihai@391E43DA.2E4BBBBB.BD62875.IP) (Quit: Leaving.)
  1291. # [22:45] * Joins: johanc (chatzilla@moz-8E1A9E8E.bredband.comhem.se)
  1292. # [22:45] * Quits: rajul (quassel@1559A670.B8AE674F.27560D6E.IP) (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
  1293. # [22:47] * Joins: ericjung (Mibbit@moz-5BEE8DFB.bstnma.fios.verizon.net)
  1294. # [22:47] * Quits: evilpie_ (evilpie@moz-B61AC673.pools.arcor-ip.net) (Quit: ChatZilla 0.9.88.2 [Firefox 15.0a1/20120603030523])
  1295. # [22:48] * Joins: leo (leo@D42BC0AD.57F92810.68BA1CC8.IP)
  1296. # [22:49] * Quits: mconley (mconley@moz-D640D16C.cable.teksavvy.com) (Input/output error)
  1297. # [22:50] <firebot> Check-in: http://hg.mozilla.org/mozilla-central/rev/7e578ad2c6f9 - Panos Astithas - Bug 737808 - Separate breakpoints and scripts handling in the client from the server; r=rcampbell
  1298. # [22:51] <firebot> http://hg.mozilla.org/mozilla-central/rev/ec971b2d6a30 - Paul Rouget - Bug 757477 - [Responsive Mode] restore previous size / preset. r=dcamp
  1299. # [22:51] <firebot> http://hg.mozilla.org/mozilla-central/rev/aba0194d088f - Victor Porof - Bug 759157 - Intermittent browser_tilt_02_notifications.js, browser_tilt_03_tab_switch.js, browser_tilt_04_initialization.js, browser_tilt_picking_miv.js,
  1300. # [22:51] <firebot> browser_tilt_picking_highlight01.js | Exited with code 1, timed out after 330 seconds, could not initialize Tilt; r=rcampbell
  1301. # [22:51] <firebot> http://hg.mozilla.org/mozilla-central/rev/482e07a4fb05 - Mihai Sucan - Bug 664688 - JavaScript evaluation "permission denied" after navigation to a different domain; r=past
  1302. # [22:51] <firebot> http://hg.mozilla.org/mozilla-central/rev/e60ac3f6119d - Panos Astithas - Bug 757282 - Pause when an exception is hit; r=rcampbell
  1303. # [22:51] <firebot> http://hg.mozilla.org/mozilla-central/rev/ebd52606c461 - Tim Taubert - Bug 742047 - Part 1 - Create SessionStorage.jsm and migrate existing code; r=zpao
  1304. # [22:51] <firebot> http://hg.mozilla.org/mozilla-central/rev/7dded40bb32b - Rob Campbell - Bug 761007 - Intermittent failure in browser_tilt_ | Exited with code 1 during test run or NS_ERROR_FAILURE: Failure at resource:///modules/devtools/TiltGL.jsm:1316 followed by other
  1305. # [22:51] <firebot> errors and out of memory on Linux Opt; a=TESTONLY
  1306. # [22:51] <firebot> http://hg.mozilla.org/mozilla-central/rev/0e4f8e1a141b - Rob Campbell - merge m-c to fx-team
  1307. # [22:52] <firebot> http://hg.mozilla.org/mozilla-central/rev/329aa567fec9 - Tim Taubert - Bug 742047 - Part 2 - Refactor SessionStorage.jsm and its API; r=zpao
  1308. # [22:52] * Joins: karl (karl@moz-59E8DA08.jetstream.xtra.co.nz)
  1309. # [22:52] * Joins: brendan (brendaneic@moz-A286C218.hsd1.ca.comcast.net)
  1310. # [22:52] * Joins: fredw (fredw@moz-B9C110E2.fbx.proxad.net)
  1311. # [22:56] * Quits: biesi (cbiesinger@moz-5EE692A7.ca.hfc.comcastbusiness.net) (Ping timeout)
  1312. # [22:56] * Joins: gustavold (gustavold@45585AD.ECBC1091.946930A0.IP)
  1313. # [22:57] * Quits: sworkman (sworkman@moz-365D3869.lightspeed.sntcca.sbcglobal.net) (Quit: sworkman)
  1314. # [22:58] * Quits: robhawkes (robhawkes@A5087023.2354C43D.D8E68FF6.IP) (Quit: Leaving...)
  1315. # [22:58] * Quits: kennyluck (kennyluck@moz-148CD371.dynamic.hinet.net) (Ping timeout)
  1316. # [22:59] * Quits: rwaldron (rwaldron@moz-11E8E22C.c3-0.abr-ubr1.sbo-abr.ma.cable.rcn.com) (Ping timeout)
  1317. # [23:00] * Joins: kennyluck (kennyluck@moz-27841D97.dynamic.hinet.net)
  1318. # [23:00] * Quits: TheLink (TheLink@moz-45ED2356.pools.arcor-ip.net) (Client exited)
  1319. # [23:04] * Quits: Mardak (Mardak@moz-4FA48382.hsd1.ca.comcast.net) (Quit: Mardak)
  1320. # [23:05] * Quits: Kabaka (Kabaka@moz-7D55A797.stl1cmta01.stwrok.ok.dh.suddenlink.net) (Ping timeout)
  1321. # [23:05] * mjschranz_away is now known as mjschranz
  1322. # [23:06] * Joins: Kabaka (Kabaka@moz-7D55A797.stl1cmta01.stwrok.ok.dh.suddenlink.net)
  1323. # [23:07] * Joins: rwaldron (rwaldron@moz-11E8E22C.c3-0.abr-ubr1.sbo-abr.ma.cable.rcn.com)
  1324. # [23:07] * Quits: leo (leo@D42BC0AD.57F92810.68BA1CC8.IP) (Ping timeout)
  1325. # [23:08] * Joins: leo (leo@B8CE887E.2327DC46.3CA12E.IP)
  1326. # [23:09] * Joins: ctopper (craig@C3495DA.BA3DBA56.AE2B2F80.IP)
  1327. # [23:10] * Quits: Sander (chatzilla@moz-B871F4D3.direct-adsl.nl) (Quit: And back he spurred like a madman, shrieking a curse to the sky.)
  1328. # [23:11] * Joins: mw22_ (chatzilla@moz-FB753258.adsl.wanadoo.nl)
  1329. # [23:12] * Quits: ericb2 (X@moz-9C4C3DED.fbx.proxad.net) (Quit: Success !!)
  1330. # [23:12] * Joins: smooney (smooney@moz-57825793.hsd1.ca.comcast.net)
  1331. # [23:13] * Quits: smooney (smooney@moz-57825793.hsd1.ca.comcast.net) (Quit: smooney)
  1332. # [23:15] * Joins: kdeeq (chatzilla@moz-F887FFCD.elisa-mobile.fi)
  1333. # [23:16] * Quits: leo (leo@B8CE887E.2327DC46.3CA12E.IP) (Ping timeout)
  1334. # [23:17] * Quits: thakis_ (test@moz-250CE479.hsd1.ca.comcast.net) (Quit: thakis_)
  1335. # [23:18] * Joins: leo (leo@7238EDB5.8232ED17.3CA12E.IP)
  1336. # [23:19] * Joins: william (william@moz-5E2C9899.eng.wind.ca)
  1337. # [23:20] * william is now known as IRCMonkey41718
  1338. # [23:21] <jdm> anybody know if the integrated JS debugger supports chrome debugging yet?
  1339. # [23:22] <jdm> hmm, what's this Browser Debugger webdev tool?
  1340. # [23:22] <jdm> doesn't seem to do anything
  1341. # [23:22] * Quits: leo (leo@7238EDB5.8232ED17.3CA12E.IP) (Connection reset by peer)
  1342. # [23:24] * Joins: leo (leo@128D42A6.416FDE95.68BA1CC8.IP)
  1343. # [23:25] * Quits: xakz (XaMaD@moz-34FBE388.fbx.proxad.net) (Ping timeout)
  1344. # [23:28] * Quits: leo (leo@128D42A6.416FDE95.68BA1CC8.IP) (Ping timeout)
  1345. # [23:28] <lduros> what's the best way to make a build with extensions enabled? Is it to add extension directories to browser/branding/unofficial/extensions -- or is there a better way
  1346. # [23:29] * Quits: mw22_ (chatzilla@moz-FB753258.adsl.wanadoo.nl) (Ping timeout)
  1347. # [23:30] * Joins: leo (leo@CA732BF7.E23C43D7.3CA12E.IP)
  1348. # [23:31] * Joins: anant (Anant@moz-488092DD.hsd1.ca.comcast.net)
  1349. # [23:31] <mbrubeck> lduros: I'd look at /browser/app/profile/extensions if you want to bundle extensions with the browser
  1350. # [23:32] <lduros> yeh, so these get copied over when you run ./configure && make and then make install? :-)
  1351. # [23:32] * Quits: squeakytoy (squeakytoy@moz-79070305.dynamic.se.alltele.net) (Connection reset by peer)
  1352. # [23:32] * Joins: Mardak (Mardak@moz-9509DFBB.hsd1.ca.comcast.net)
  1353. # [23:32] <lduros> mbrubeck: I've some extensions in browser/branding/unofficial/extensions, when I run make it gets placed properly in dist/bin/extensions, but then with make install, it doesn't get copied anymore
  1354. # [23:32] <lduros> to my horror
  1355. # [23:32] <lduros> :-)
  1356. # [23:33] <lduros> I'll test the path you provided.
  1357. # [23:33] <lduros> thanks much
  1358. # [23:34] <anant> mbrubeck: hi, ping
  1359. # [23:34] * Quits: smagnin (pike@moz-DEF53BC9.fbx.proxad.net) (Ping timeout)
  1360. # [23:36] * mattwoodrow|away is now known as mattwoodrow
  1361. # [23:41] * Quits: jviereck (Adium@moz-C4BFD2B7.dip.t-dialin.net) (Quit: Leaving.)
  1362. # [23:44] * Quits: jfkthame (jfkthame@259D44BA.5BC345F5.9542EC20.IP) (Quit: jfkthame)
  1363. # [23:49] * Quits: victorporof (victorporo@95DB73FF.9F23B8E6.79933D60.IP) (Quit: Leaving...)
  1364. # [23:49] * Quits: gwagner (gwagner@moz-C03D0C61.vlan426.asr1.sfo1.gblx.net) (Quit: gwagner)
  1365. # [23:51] * Joins: clee (clee@moz-E3C0B5D0.hsd1.ca.comcast.net)
  1366. # [23:51] <past> jdm: the UI is there (hidden beneath devtools.chrome.enabled) but the platform APIs arent't ready yet
  1367. # [23:51] <jdm> what a shame
  1368. # [23:51] * Joins: mreavy|laptop (mreavy@BCF7F69A.F6FCB437.292D0BA6.IP)
  1369. # [23:51] <past> we'll get there
  1370. # [23:52] * Quits: janv (varga@moz-400565FD.flarion.as5628.telecom.sk) (Quit: This computer has gone to sleep)
  1371. # [23:52] * Quits: karl (karl@moz-59E8DA08.jetstream.xtra.co.nz) (Ping timeout)
  1372. # [23:52] * Quits: gerv (gerv@moz-8E68CF56.in-addr.arpa) (Quit: Leaving.)
  1373. # [23:53] * Joins: dcamp (dave@moz-8EBEC133.hsd1.wa.comcast.net)
  1374. # [23:55] * Quits: micahg (micahg@moz-DEBA912.c3-0.arm-ubr1.chi-arm.il.cable.rcn.com) (Quit: Ex-Chat)
  1375. # [23:55] * Joins: Havvy (Mibbit@moz-532C777C.ptld.qwest.net)
  1376. # [23:58] * Joins: robhawkes (robhawkes@moz-83EAF0C1.wireless.sfu.ca)
  1377. # Session Close: Mon Jun 04 00:00:00 2012

The end :)