/irc-logs / mozilla / #accessibility / 2012-03-07 / end

Options:

  1. # Session Start: Wed Mar 07 00:00:00 2012
  2. # Session Ident: #accessibility
  3. # [00:04] * Joins: davidb (davidb@471D72E.2257F909.F30C9E9E.IP)
  4. # [00:04] * ChanServ sets mode: +qo davidb davidb
  5. # [00:08] <@hub> but I have to admit, I played a bit more with VoiceOver in the return flight on the iPad, and I found out that Google's own apps on iOS are not really accessible.
  6. # [00:08] <@hub> not that Apple's are perfect, but largely they are
  7. # [00:08] <@hub> including iBooks (vs Google Books)
  8. # [00:09] <@firebot> smichaud@pobox.com granted review for attachment 601536 on bug 728103.
  9. # [00:09] <@firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=728103 nor, --, ---, masayuki, NEW, Shouldn't we change modifier for HTML accesskey from Control to Control + Option?
  10. # [00:19] <@hub> davidb: do you know that guy http://blog.fawny.org/2012/02/12/police-fire-deaf/
  11. # [00:20] <@davidb> sort of
  12. # [00:20] <@davidb> Joe Clark you mean>?
  13. # [00:20] <@hub> yeah
  14. # [00:20] <@hub> but there are many "Joe Clark"
  15. # [00:21] <@davidb> Yeah I think I know this one
  16. # [00:21] <@davidb> but not well
  17. # [00:21] <@hub> just wondering
  18. # [00:21] <@hub> since he talks about Toronto
  19. # [00:21] <@davidb> yeah
  20. # [00:22] <@davidb> for whatever reason, people don't seem to listen to him
  21. # [00:22] <@davidb> i think he might have given people a bad impression years ago
  22. # [00:23] * Quits: victorporof (victorporo@8142F2D6.6BD22D89.79933D60.IP) (Connection reset by peer)
  23. # [00:24] * Joins: victorporo (victorporo@8142F2D6.6BD22D89.79933D60.IP)
  24. # [00:25] * Joins: richardschwerdtfeger (richardsch@9877934.9DD4DBBF.6A7A197.IP)
  25. # [00:30] <@hub> davidb: there are people like that
  26. # [00:30] <@hub> (me included)
  27. # [00:30] <@davidb> heh
  28. # [00:42] * Quits: @davidb (davidb@471D72E.2257F909.F30C9E9E.IP) (Quit: davidb)
  29. # [00:59] * Quits: richardschwerdtfeger (richardsch@9877934.9DD4DBBF.6A7A197.IP) (Quit: richardschwerdtfeger)
  30. # [01:32] * Joins: Rguy84 (Ryan@moz-260C72AF.nc.res.rr.com)
  31. # [01:44] <@eeejay> Rguy84, welcome
  32. # [01:44] <Rguy84> thanks eeejay
  33. # [01:45] <Rguy84> eeejay you're actually here
  34. # [01:45] <@eeejay> Rguy84, wasn't lying!
  35. # [01:46] <Rguy84> eeejay and have perms too! is hub here?
  36. # [01:46] <@eeejay> i bet he is
  37. # [01:47] <Rguy84> he is doing the twitter
  38. # [01:49] <@hub> Rguy84: I'm here
  39. # [01:49] <Rguy84> eeejay - my computer didn't like being off for a week
  40. # [01:50] <@hub> sorry I was checking out Chromium on the other machine
  41. # [01:50] <@eeejay> hub, is it awesome?
  42. # [01:50] <@hub> eeejay: sort of painful actually
  43. # [01:50] <@hub> they like custom tools
  44. # [01:51] <@hub> anyway
  45. # [01:51] <Rguy84> hub, please tell me you aren't shocked by that
  46. # [01:51] <@eeejay> hub, this is chromevox?
  47. # [01:52] <@hub> Rguy84: nope.
  48. # [01:52] <@hub> eeejay: no. talking about the devtools. to wrap a mix of svn and git
  49. # [01:52] <@hub> etc.
  50. # [01:52] <@eeejay> hm
  51. # [01:52] <@hub> I want to see wtf is going on for accessibility that I can't get working in Firefox
  52. # [01:53] <@hub> in the chrome
  53. # [01:53] <@hub> (ie I don't have access to that for Safari)
  54. # [01:55] <@tbsaunde> hub: really? the webkit source tree I have lying around has a bunch of mac a11y stuff in it
  55. # [01:55] <@hub> tbsaunde: but this is not the chrome. and they use the same code anyway
  56. # [01:56] <@hub> for webkit
  57. # [01:56] <@hub> by the same code, I mean the same tree, but different revisions
  58. # [02:01] <@hub> but what I'm looking for is outside that
  59. # [02:04] <@tbsaunde> hub: by outside that you mean code not there?
  60. # [02:11] <@hub> code outside of webkit
  61. # [02:11] <@hub> the chrome
  62. # [02:11] <@hub> Safari's is not available
  63. # [02:11] <@hub> Chromium's is
  64. # [02:12] <@hub> (Chromium is the open source version of Chrome)
  65. # [02:14] <Rguy84> Thought Chromium was the OS that is based off Chrome?
  66. # [02:16] <@hub> no. That's ChromeOS
  67. # [02:17] <Rguy84> Now I am confused.
  68. # [02:17] <@tbsaunde> hub: you think safari uses something other than what is in webkit? tht seems odd
  69. # [02:18] * Quits: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP) (Input/output error)
  70. # [02:19] <@hub> tbsaunde: WebKit is just the web rendering. It does not include the actual UI
  71. # [02:19] <@hub> Rguy84: http://en.wikipedia.org/wiki/Chromium_%28web_browser%29
  72. # [02:19] <@hub> tbsaunde: like the URL bar, the tabs, etc.
  73. # [02:22] <@tbsaunde> hub: and they don't implement the ui on top of it ok, interesting
  74. # [02:23] <@hub> that have never
  75. # [02:23] <Rguy84> hub, thanks, I was thinking of the right thing, but was putting the wrong thing first
  76. # [02:24] <@hub> Chromium do *some* of the UI inside WebKit, like some dialogs to configure stuff
  77. # [02:24] <@hub> but not the actual browser window and its elements
  78. # [02:25] * Quits: drexler (chatzilla@moz-BD26ECCD.hsd1.vt.comcast.net) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.0.17/2009122204])
  79. # [03:09] * Quits: victorporo (victorporo@8142F2D6.6BD22D89.79933D60.IP) (Quit: Leaving...)
  80. # [03:11] * Quits: Rguy84 (Ryan@moz-260C72AF.nc.res.rr.com) (Ping timeout)
  81. # [03:17] * Joins: Rguy84 (Ryan@moz-B61A1D94.nc.res.rr.com)
  82. # [03:24] * Quits: Rguy84 (Ryan@moz-B61A1D94.nc.res.rr.com) (Quit: )
  83. # [03:35] * Quits: @hub (hub@21B7B9F2.B87E9213.6E712CE2.IP) (Ping timeout)
  84. # [03:39] * Joins: surkov (surkov@8D033FC0.5EFF84F1.5D3F4C44.IP)
  85. # [03:39] * ChanServ sets mode: +o surkov
  86. # [03:42] * khuey is now known as khuey|away
  87. # [03:44] * Quits: nhirata (nhirata.bu@moz-BBE3ABD.mv.mozilla.com) (Quit: nhirata)
  88. # [04:26] * Quits: jlin (Jonathan@moz-619C4F64.x.rootbsd.net) (Quit: ZNC - http://znc.in)
  89. # [04:32] * Joins: hub (hub@83874EA1.EB7C1AF9.6F478678.IP)
  90. # [04:32] * ChanServ sets mode: +o hub
  91. # [05:58] <@firebot> markcapella@twcny.rr.com requested feedback from surkov.alexander@ gmail.com for attachment 602550 on bug 696975.
  92. # [05:58] <@firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=696975 nor, --, ---, markcapella, ASSI, extend the list of legitimate data table structures for layout-guess object attribute
  93. # [06:09] * Quits: peteb-away (ptbrunet@moz-E9B02845.austin.res.rr.com) (Broken pipe)
  94. # [06:22] * Quits: @surkov (surkov@8D033FC0.5EFF84F1.5D3F4C44.IP) (Quit: surkov)
  95. # [06:41] * Joins: ehsan (ehsan@F0B20A8D.8458880F.57F33CED.IP)
  96. # [07:16] * Joins: surkov (surkov@8D033FC0.5EFF84F1.5D3F4C44.IP)
  97. # [07:16] * ChanServ sets mode: +o surkov
  98. # [07:17] <@firebot> surkov.alexander@gmail.com requested review from hub@mozilla.com for attachment 602550 on bug 696975.
  99. # [07:17] <@firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=696975 nor, --, ---, markcapella, ASSI, extend the list of legitimate data table structures for layout-guess object attribute
  100. # [07:17] <@firebot> surkov.alexander@gmail.com cancelled review?(hub@mozilla.com) for attachment 602017 on bug 696975.
  101. # [08:41] * Joins: victorporof (victorporo@8142F2D6.6BD22D89.79933D60.IP)
  102. # [08:41] * Quits: victorporof (victorporo@8142F2D6.6BD22D89.79933D60.IP) (Client exited)
  103. # [09:08] <@firebot> hub@mozilla.com granted review for attachment 602550 on bug 696975.
  104. # [09:08] <@firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=696975 nor, --, ---, markcapella, ASSI, extend the list of legitimate data table structures for layout-guess object attribute
  105. # [09:14] <@firebot> surkov.alexander@gmail.com cancelled review?(dbolter@mozilla.com ) for attachment 603268 on bug 733382.
  106. # [09:15] <@firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=733382 nor, --, ---, surkov.alexander, ASSI, editable state bit shouldn't present on disabled inputs
  107. # [09:31] <@firebot> surkov.alexander@gmail.com denied feedback for attachment 602550 on bug 696975.
  108. # [09:31] <@firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=696975 nor, --, ---, markcapella, ASSI, extend the list of legitimate data table structures for layout-guess object attribute
  109. # [09:37] * Quits: @hub (hub@83874EA1.EB7C1AF9.6F478678.IP) (Ping timeout)
  110. # [10:38] <@firebot> markcapella@twcny.rr.com requested feedback from marco.zehe@google mail.com for attachment 603639 on bug 407401.
  111. # [10:38] <@firebot> markcapella@twcny.rr.com changed the Status on bug 407401 from NEW to ASSIGNED.
  112. # [10:38] <@firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=407401 nor, --, ---, markcapella, ASSI, Remove namespaced ARIA support in feed parser
  113. # [10:39] * Quits: shorlander (shorlander@moz-853043D6.dhcp.insightbb.com) (Ping timeout)
  114. # [10:47] * Joins: shorlander (shorlander@moz-853043D6.dhcp.insightbb.com)
  115. # [11:20] <@surkov> tbsaunde: hi
  116. # [11:20] <@tbsaunde> surkov: yo
  117. # [11:27] <@firebot> mak77@bonardo.net changed the Status on bug 732908 from ASSIGNED to RESOLVED.
  118. # [11:27] <@firebot> mak77@bonardo.net set the Resolution field on bug 732908 to FIXED.
  119. # [11:27] <@tbsaunde> surkov: what's up? or just saying hi?
  120. # [11:27] <@firebot> mak77@bonardo.net changed the Target Milestone on bug 732908 from --- to mozilla13.
  121. # [11:27] <@firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=732908 nor, --, mozilla13, surkov.alexander, RESO FIXED, Expose 'Firefox' and 'Thunderbird' as the accessible app names -- even for pre-release versions
  122. # [11:27] <@surkov> tbsaunde: I'm sort of interested in reviews :)
  123. # [11:29] <@tbsaunde> surkov: I'd love to work on them, but don't have much free time till tomorrow evening
  124. # [11:29] <@firebot> mak77@bonardo.net changed the Status on bug 726287 from NEW to RESOLVED.
  125. # [11:29] <@firebot> mak77@bonardo.net set the Resolution field on bug 726287 to FIXED.
  126. # [11:30] <@firebot> mak77@bonardo.net changed the Target Milestone on bug 726287 from --- to mozilla13.
  127. # [11:30] <@surkov> that sounds good
  128. # [11:30] <@firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=726287 nor, --, mozilla13, trev.saunders, RESO FIXED, misc decomtamination in nsHypertextAccessible
  129. # [11:30] <@tbsaunde> its just before mid semestre so I have a paper to write then a examm to study for
  130. # [11:30] <@surkov> ah, I see
  131. # [11:30] <@surkov> sure take your time
  132. # [11:41] * Quits: @surkov (surkov@8D033FC0.5EFF84F1.5D3F4C44.IP) (Quit: surkov)
  133. # [12:28] <@firebot> New Core - Disability Access APIs bug 733712 filed by chrisccoulson@ubuntu.com.
  134. # [12:28] <@firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=733712 nor, --, ---, nobody, NEW, Stack exhaustion crash in getNameCB with atk 2.3.91
  135. # [12:40] * Joins: surkov (surkov@8D033FC0.5EFF84F1.5D3F4C44.IP)
  136. # [12:40] * ChanServ sets mode: +o surkov
  137. # [13:10] * Joins: jlin (Jonathan@moz-619C4F64.x.rootbsd.net)
  138. # [13:24] <@firebot> sgautherie.bz@free.fr set status-firefox11 to verified on bug 718237.
  139. # [13:24] <@firebot> sgautherie.bz@free.fr set status-firefox12 to verified on bug 718237.
  140. # [13:24] <@firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=718237 maj, --, ---, nobody, NEW, [SeaMonkey] "accessible/events/test_focus_autocomplete.xul | Test timed out." (which also causes lot
  141. # [14:44] * Quits: ehsan (ehsan@F0B20A8D.8458880F.57F33CED.IP) (Input/output error)
  142. # [14:49] * Quits: Hixie (ianh@moz-E9FB2A6A.no) (Ping timeout)
  143. # [14:51] * Joins: Hixie (ianh@moz-E9FB2A6A.no)
  144. # [14:58] * Joins: peteb-away (ptbrunet@moz-E9B02845.austin.res.rr.com)
  145. # [15:14] * Joins: davidb (davidb@F2D29657.F60B0462.67AC9B1.IP)
  146. # [15:14] * ChanServ sets mode: +qo davidb davidb
  147. # [15:15] <@davidb> darn subway
  148. # [15:15] <@davidb> hi all!
  149. # [15:20] * Joins: clown (clown@67828CC7.C1A51174.9D42CF23.IP)
  150. # [15:21] * Joins: MarcoZ (marco.zehe@moz-64792ECD.dip.t-dialin.net)
  151. # [15:21] * ChanServ sets mode: +o MarcoZ
  152. # [15:22] <@MarcoZ> Hi all!
  153. # [15:23] * @davidb hunts coffee
  154. # [15:23] <@davidb> hey hey
  155. # [15:26] <@firebot> dao@mozilla.com changed the Component on bug 687958 from Keyboard Navigation to General.
  156. # [15:26] <@firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=687958 nor, --, ---, nobody, NEW, I'm unable to keyboard to "continue anyway" from the untrusted site page.
  157. # [15:40] <@MarcoZ> davidb: I think it makes sense for me to stay away from the meeting today. While the call is in progress, I have no access to any of the controls, and I still have a naughty cough.
  158. # [15:40] <@MarcoZ> So I cannot mute.
  159. # [15:40] <@davidb> darn
  160. # [15:41] <@davidb> ok
  161. # [15:41] <@davidb> BTW I hope we can teleconference you in next week.
  162. # [15:55] <@firebot> New Core - Disability Access APIs bug 733755 filed by marco.zehe@googlemail.com.
  163. # [15:55] <@firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=733755 maj, --, ---, nobody, NEW, In the temperatures canvas example, the Thursday and Friday fields don't update, do update visually
  164. # [15:56] <@MarcoZ> davidb: I was planning on being available for that next week!
  165. # [15:56] <@davidb> groovy
  166. # [15:56] <@firebot> surkov.alexander@gmail.com requested review from dbolter@mozilla.com for attachment 603701 on bug 733382.
  167. # [15:56] <@firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=733382 nor, --, ---, surkov.alexander, ASSI, editable state bit shouldn't present on disabled inputs
  168. # [15:58] <@davidb> holy bugmail
  169. # [15:59] <@davidb> surkov: bug 614571 might be a "good second bug" ?
  170. # [15:59] <@firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=614571 nor, --, ---, dbolter, NEW, Use IA2 state pinned
  171. # [16:05] <@surkov> davidb: dunno, somebody needs to look how to fix it, that's toolkit or browser modules area
  172. # [16:05] <@davidb> yeah
  173. # [16:05] <@davidb> i had a patch at one point
  174. # [16:05] <@davidb> very simple
  175. # [16:06] <@surkov> davidb: ok, maybe you could take mentorship then?
  176. # [16:06] <@davidb> sure
  177. # [16:06] <@surkov> davidb: probably we need to update ia2 idl prior this bug
  178. # [16:06] <@davidb> or dao
  179. # [16:06] <@davidb> oh right
  180. # [16:07] * clown is now known as clown_mtg
  181. # [16:11] * Quits: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com) (Quit: ChatZilla 0.9.88 [SeaMonkey 2.8/20120223175449])
  182. # [16:16] <@tbsaunde> surkov: what about the other part of my comment?
  183. # [16:20] * Joins: hub (hub@83874EA1.EB7C1AF9.6F478678.IP)
  184. # [16:20] * ChanServ sets mode: +o hub
  185. # [16:21] <@surkov> tbsaunde: which one?
  186. # [16:21] * Joins: a-865 (fmcz@moz-A5D13CA.cable.mindspring.com)
  187. # [16:26] <@tbsaunde> surkov: the atk name stuffs
  188. # [16:28] <@surkov> tbsaunde: a link please? it seems I don't follow you sorry
  189. # [16:29] <@tbsaunde> np
  190. # [16:30] <@tbsaunde> oic, arg races :(
  191. # [16:34] <@tbsaunde> surkov: you should have comment mail from me now :)
  192. # [16:34] * @tbsaunde -> meeting
  193. # [16:36] * @davidb in vidyo
  194. # [16:37] <@eeejay> be there is a sec
  195. # [16:38] * Quits: @surkov (surkov@8D033FC0.5EFF84F1.5D3F4C44.IP) (Ping timeout)
  196. # [16:39] <@eeejay> bah vidyo update
  197. # [16:40] <@davidb> perfect
  198. # [16:41] * Joins: surkov (surkov@8D033FC0.5EFF84F1.5D3F4C44.IP)
  199. # [16:41] * ChanServ sets mode: +o surkov
  200. # [16:41] <@hub> surkov: meeting?
  201. # [16:41] <@surkov> ok
  202. # [16:47] <@davidb> we need to get eeejay a headset
  203. # [16:59] * Joins: victorporof (victorporo@A50FD384.B7DD870C.79933D60.IP)
  204. # [17:00] <@davidb> surkov: probably good to write up your thoughts. especially in prep for next week :)
  205. # [17:02] <@surkov> yeah :)
  206. # [17:03] <@eeejay> bbiab
  207. # [17:03] <@davidb> eeejay mentioned a discussion later today - that is mainly between him and Josh Carpenter the b2g Ux dudeā€¦ but we'll catch everyone up next week
  208. # [17:03] <@davidb> and of course everyone will be involved
  209. # [17:03] <@davidb> s/next week/this week or next
  210. # [17:14] <@hub> FYI, Air Canada could be on strike next week http://ottawa.ctv.ca/servlet/an/local/CTVNews/20120307/air-canada-strike-notice-machinists-union-120307/20120307/?hub=OttawaHome
  211. # [17:14] <@davidb> yikes
  212. # [17:18] * Joins: ehsan (ehsan@F2D29657.F60B0462.67AC9B1.IP)
  213. # [17:19] <@hub> and this week-end we move to daylight saving
  214. # [17:27] * Joins: jprmc (jprmc@moz-97D589D0.hfc.comcastbusiness.net)
  215. # [17:27] * ChanServ sets mode: +o jprmc
  216. # [17:28] * khuey|away is now known as khuey
  217. # [17:30] <@davidb> surkov: why is GetEditor in nsHyperTextAccessible?
  218. # [17:30] <@surkov> davidb: other options?
  219. # [17:30] <@surkov> I'd say something that can be editable should have this method
  220. # [17:30] <@davidb> agreed
  221. # [17:31] <@surkov> nsHyperTextAccessible is base class used for editable container
  222. # [17:31] <@davidb> what about nsAccessible?
  223. # [17:31] <@surkov> I mean other editable contains are inherited from it
  224. # [17:31] <@davidb> ok if that's the case - then i'm fine
  225. # [17:31] <@surkov> nsAccessible is sort of generic class, it cannot be editable until it's nsHyperTextAccessible of course
  226. # [17:31] <@davidb> i guess that's true
  227. # [17:32] <@surkov> guess I am right :)
  228. # [17:33] <@davidb> right
  229. # [17:34] * @davidb notices nsGenericHTMLElement::GetEditor
  230. # [17:39] <@firebot> dbolter@mozilla.com granted review for attachment 603210 on bug 733335.
  231. # [17:39] <@firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=733335 nor, --, ---, surkov.alexander, ASSI, dexpcom nsIEditableTextAccessible::GetAssociatedEditor
  232. # [17:39] <@surkov> davidb: yeah, this code should be reconsidered
  233. # [17:39] <@surkov> at least it allows to remove one query interface I think
  234. # [17:39] <@surkov> not big deal but cleaning up
  235. # [17:40] <@davidb> improvements are good :)
  236. # [17:45] * Joins: nhirata (nhirata.bu@moz-BBE3ABD.mv.mozilla.com)
  237. # [18:02] * Quits: @jprmc (jprmc@moz-97D589D0.hfc.comcastbusiness.net) (Quit: Leaving)
  238. # [18:20] * Quits: @MarcoZ (marco.zehe@moz-64792ECD.dip.t-dialin.net) (Quit: Gone for now)
  239. # [18:34] * khuey is now known as khuey|away
  240. # [19:25] * khuey|away is now known as khuey
  241. # [19:26] * Joins: richardschwerdtfeger (richardsch@9877934.9DD4DBBF.6A7A197.IP)
  242. # [19:51] * Quits: @hub (hub@83874EA1.EB7C1AF9.6F478678.IP) (Ping timeout)
  243. # [19:56] * Joins: drexler (chatzilla@moz-BD26ECCD.hsd1.vt.comcast.net)
  244. # [20:04] <@firebot> New Core - Disability Access APIs bug 733848 filed by mihai.sucan@gmail.com.
  245. # [20:04] <@firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=733848 is not accessible
  246. # [20:10] * Quits: @surkov (surkov@8D033FC0.5EFF84F1.5D3F4C44.IP) (Quit: surkov)
  247. # [20:21] <@davidb> eeejay: just a note - I don't plan to drive the meeting this aft.
  248. # [20:22] * Joins: jongunderson (chatzilla@B4742647.DB5BB2A1.2F4DA67.IP)
  249. # [20:26] * Quits: jongunderson (chatzilla@B4742647.DB5BB2A1.2F4DA67.IP) (Client exited)
  250. # [20:26] * Joins: jongunderson (chatzilla@B4742647.DB5BB2A1.2F4DA67.IP)
  251. # [20:27] * Joins: hub (hub@21B7B9F2.B87E9213.6E712CE2.IP)
  252. # [20:27] * ChanServ sets mode: +o hub
  253. # [20:33] * Quits: jongunderson (chatzilla@B4742647.DB5BB2A1.2F4DA67.IP) (Client exited)
  254. # [20:44] * Quits: victorporof (victorporo@A50FD384.B7DD870C.79933D60.IP) (Quit: Linkinus - http://linkinus.com)
  255. # [21:06] <@eeejay> davidb, roger
  256. # [21:17] * Quits: drexler (chatzilla@moz-BD26ECCD.hsd1.vt.comcast.net) (Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.0.17/2009122204])
  257. # [21:42] * Parts: richardschwerdtfeger (richardsch@9877934.9DD4DBBF.6A7A197.IP)
  258. # [22:00] * Quits: nhirata (nhirata.bu@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  259. # [22:28] * Joins: nhirata (nhirata.bu@moz-BBE3ABD.mv.mozilla.com)
  260. # [22:30] * Quits: nhirata (nhirata.bu@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  261. # [22:34] * Joins: nhirata (nhirata.bu@moz-BBE3ABD.mv.mozilla.com)
  262. # [22:39] * Quits: nhirata (nhirata.bu@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  263. # [22:41] * Quits: @davidb (davidb@F2D29657.F60B0462.67AC9B1.IP) (Quit: davidb)
  264. # [23:02] * Joins: drexler (chatzilla@moz-BD26ECCD.hsd1.vt.comcast.net)
  265. # [23:02] * Joins: nhirata (nhirata.bu@moz-BBE3ABD.mv.mozilla.com)
  266. # [23:09] * Quits: clown_mtg (clown@67828CC7.C1A51174.9D42CF23.IP) (Quit: Leaving.)
  267. # [23:38] * Quits: nhirata (nhirata.bu@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  268. # [23:41] * Joins: nhirata (nhirata.bu@moz-BBE3ABD.mv.mozilla.com)
  269. # [23:43] * Quits: nhirata (nhirata.bu@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  270. # [23:48] * Joins: nhirata (nhirata.bu@moz-BBE3ABD.mv.mozilla.com)
  271. # [23:50] * Quits: nhirata (nhirata.bu@moz-BBE3ABD.mv.mozilla.com) (Ping timeout)
  272. # Session Close: Thu Mar 08 00:00:01 2012

The end :)