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

Options:

  1. # Session Start: Sat Mar 31 00:00:00 2012
  2. # Session Ident: #accessibility
  3. # [00:02] <@firebot> hub@mozilla.com requested review from surkov.alexander@gm ail.com for attachment 611045 on bug 718627.
  4. # [00:02] <@firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=718627 nor, P1, ---, hub, ASSI, [Mac] Navigating by character, or interacting with, the text in the awesome bar does not speak the c
  5. # [00:03] <@firebot> hub@mozilla.com requested review from surkov.alexander@gm ail.com for attachment 611046 on bug 718627.
  6. # [00:06] * Joins: ehsan (ehsan@moz-11807947.sub-166-250-44.myvzw.com)
  7. # [00:16] * Quits: muralisr92 (chatzilla@695E91DD.C558A9D6.F1C91561.IP) (Quit: ChatZilla 0.9.88.1 [Firefox 11.0/20120310010316])
  8. # [00:37] * Quits: drexler (chatzilla@moz-BD26ECCD.hsd1.vt.comcast.net) (Ping timeout)
  9. # [00:49] * Quits: fxa90id (fxa90id@moz-4FFDB6B1.neoplus.adsl.tpnet.pl) (Quit: Leaving)
  10. # [01:04] * Quits: ehsan (ehsan@moz-11807947.sub-166-250-44.myvzw.com) (Ping timeout)
  11. # [01:11] * Joins: drexler (chatzilla@moz-BD26ECCD.hsd1.vt.comcast.net)
  12. # [01:12] * Joins: ehsan (ehsan@moz-AEA9598A.sub-166-250-48.myvzw.com)
  13. # [01:16] * Quits: ehsan (ehsan@moz-AEA9598A.sub-166-250-48.myvzw.com) (Ping timeout)
  14. # [01:20] * Quits: drexler (chatzilla@moz-BD26ECCD.hsd1.vt.comcast.net) (Ping timeout)
  15. # [01:24] * Joins: ehsan (ehsan@moz-E329B079.sub-166-250-44.myvzw.com)
  16. # [01:37] * Quits: ehsan (ehsan@moz-E329B079.sub-166-250-44.myvzw.com) (Ping timeout)
  17. # [01:38] * Joins: ehsan (ehsan@93B4174C.6E78B65D.CDBA6951.IP)
  18. # [02:00] * Quits: ehsan (ehsan@93B4174C.6E78B65D.CDBA6951.IP) (Input/output error)
  19. # [02:09] * Quits: nhirata (nhirata.bu@moz-585D5EFC.hsd1.ca.comcast.net) (Ping timeout)
  20. # [02:11] * Joins: nhirata (nhirata.bu@moz-585D5EFC.hsd1.ca.comcast.net)
  21. # [02:22] <@firebot> maxli@maxli.ca requested review from hub@mozilla.com for attachment 611095 on bug 739193.
  22. # [02:22] <@firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=739193 nor, --, ---, nobody, NEW, nsTextEquivUtils::AppendTextEquivFromContent shouldn't use GetAccService()->GetAccessible
  23. # [02:52] * nhirata is now known as nhirata|afk
  24. # [03:09] * khuey is now known as khuey|away
  25. # [03:10] * Joins: surkov (surkov@76008CE5.1344B664.5D3F4C44.IP)
  26. # [03:10] * ChanServ sets mode: +o surkov
  27. # [03:23] * Joins: ceradon (Ceradon@3DF5C346.5E621B3D.33C219D1.IP)
  28. # [03:53] * reuben is now known as Guest
  29. # [03:59] * Joins: aaronlev (aaronlev@moz-D673AC7E.bstnma.fios.verizon.net)
  30. # [04:06] * Guest is now known as reuben
  31. # [04:08] <@tbsaunde> surkov: roc's comment on bug 739524 could actually have been pretty bad when we only have a weak pointer, but I'm not sure on which side of the invalidate we should be called on
  32. # [04:08] <@firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=739524 nor, --, ---, markcapella, ASSI, replace TreeViewChanged DOM event on direct call from XUL tree
  33. # [04:09] <@surkov> tbsaunde: I don't get why, he said to move it earlier which in any case should mean "safer" :)
  34. # [04:09] <@surkov> at some unknown scale :)
  35. # [04:12] <@tbsaunde> surkov: yeah, but if we'd left it as it that could well have ended badly
  36. # [04:12] <@tbsaunde> but I'm not sure if we want to be notified before or after the frames are invalidated
  37. # [04:13] <@surkov> it shouldn't be a problem in either case but roc suggestion makes sense
  38. # [04:16] <@tbsaunde> surkov: why? the frame has dropped its ref
  39. # [04:22] <@tbsaunde> surkov: so far for bug 740958 we have that we fire n event at windows, and someone calls into accHitTest() on an accessible which isn't marked as defunct but hs no document
  40. # [04:22] <@firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=740958 cri, --, ---, nobody, NEW, crash in nsAccessible::GetBounds
  41. # [04:26] <@tbsaunde> hwo we have an accessible that isn't defuncnt but has no doc I'm not sure
  42. # [04:26] <@surkov> tbsaunde: which frame, do you talk about 739524?
  43. # [04:27] <@surkov> tbsaunde: all roc suggested is to notify a11y before FireDOMEvent
  44. # [04:28] <@tbsaunde> surkov: yes
  45. # [04:28] <@surkov> tbsaunde: and why it's not good?
  46. # [04:28] <@tbsaunde> surkov: I mean notifying fter the event would be bad
  47. # [04:28] <@tbsaunde> which I hadn't thought about until roc suggested before
  48. # [04:28] <@surkov> ah, ok
  49. # [04:28] <@surkov> I misunderstood you
  50. # [04:30] <@tbsaunde> surkov: for the crash bug any idea idea how we have an accessible that has no doc?
  51. # [04:30] <@surkov> tbsaunde: just a guess: reentrancy when we shutdown document
  52. # [04:31] <@surkov> at least that code is not equivalent
  53. # [04:31] <@tbsaunde> that seems like worth looking at
  54. # [04:32] <@surkov> probably trees but we need to check
  55. # [04:32] <@surkov> nothing else was changed
  56. # [04:32] <@surkov> but nothing susceptive at the first glance with trees
  57. # [04:34] <@tbsaunde> yeah, docs seems more likely, but not sure I understand how the code is not equivalent
  58. # [04:39] <@surkov> we do mDocument = null (so marked it Shutdown) before we mark it shutdown now
  59. # [04:41] <@tbsaunde> surkov: yes, but we don't t set mDoc = nsnull until the same point we used to
  60. # [04:42] <@tbsaunde> nyway I needto go get food
  61. # [04:42] <@surkov> that's right too but crash doesn't likely happen on doc accessible. I'm wondering how we can emit events
  62. # [04:42] <@surkov> dunno
  63. # [04:44] <@tbsaunde> surkov: oh, ok
  64. # [04:52] * Joins: ehsan (ehsan@A0505678.6E78B65D.CDBA6951.IP)
  65. # [04:53] * Quits: ehsan (ehsan@A0505678.6E78B65D.CDBA6951.IP) (Connection reset by peer)
  66. # [04:53] * Joins: ehsan (ehsan@A0505678.6E78B65D.CDBA6951.IP)
  67. # [05:00] * Quits: ehsan (ehsan@A0505678.6E78B65D.CDBA6951.IP) (Input/output error)
  68. # [05:11] * Quits: @surkov (surkov@76008CE5.1344B664.5D3F4C44.IP) (Quit: surkov)
  69. # [05:32] * khuey|away is now known as khuey
  70. # [05:45] * Joins: jhk (jigneshhk1@8E6C34C1.A3F9767A.1C37C358.IP)
  71. # [06:00] * Quits: aaronlev (aaronlev@moz-D673AC7E.bstnma.fios.verizon.net) (Ping timeout)
  72. # [06:01] * Joins: surkov (surkov@76008CE5.1344B664.5D3F4C44.IP)
  73. # [06:01] * ChanServ sets mode: +o surkov
  74. # [06:04] * Joins: aaronlev (aaronlev@moz-D673AC7E.bstnma.fios.verizon.net)
  75. # [06:17] <@tbsaunde> surkov: any further thoughts on that crash? is any software we know involved?
  76. # [06:17] <@surkov> tbsaunde: I didn't look more
  77. # [06:18] <@surkov> Saturday :)
  78. # [06:19] <@tbsaunde> sure, I didn't either, but wondered since you seemed to be on bugzilla :0
  79. # [06:20] <@surkov> :)
  80. # [06:20] <@surkov> ok, gotta go, see you
  81. # [06:20] * Quits: @surkov (surkov@76008CE5.1344B664.5D3F4C44.IP) (Quit: surkov)
  82. # [06:21] * Joins: surkov (surkov@76008CE5.1344B664.5D3F4C44.IP)
  83. # [06:21] * ChanServ sets mode: +o surkov
  84. # [06:22] * Quits: @surkov (surkov@76008CE5.1344B664.5D3F4C44.IP) (Quit: surkov)
  85. # [06:40] <@firebot> trev.saunders@gmail.com granted review for attachment 611095 on bug 739193.
  86. # [06:40] <@firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=739193 nor, --, ---, nobody, NEW, nsTextEquivUtils::AppendTextEquivFromContent shouldn't use GetAccService()->GetAccessible
  87. # [06:58] * khuey is now known as khuey|away
  88. # [07:33] * Quits: aaronlev (aaronlev@moz-D673AC7E.bstnma.fios.verizon.net) (Quit: aaronlev)
  89. # [07:35] * Quits: peteb-away (ptbrunet@moz-E9B02845.austin.res.rr.com) (Client exited)
  90. # [08:39] * Quits: @hub (hub@21B7B9F2.B87E9213.6E712CE2.IP) (Ping timeout)
  91. # [08:46] * Quits: jhk (jigneshhk1@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  92. # [08:46] * Joins: jhk (jigneshhk1@8E6C34C1.A3F9767A.1C37C358.IP)
  93. # [09:12] * Quits: Mark_Capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com) (Ping timeout)
  94. # [09:22] * Joins: victorporof (victorporo@53A30ABE.A00C134E.79933D60.IP)
  95. # [09:59] <@firebot> New Core - Disability Access APIs bug 741053 filed by scoobidiver@netcourrier.com.
  96. # [09:59] <@firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=741053 cri, --, ---, nobody, NEW, crash in nsIDocument::GetRootElement
  97. # [10:31] * Quits: jhk (jigneshhk1@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  98. # [10:31] * Joins: jhk (jigneshhk1@8E6C34C1.A3F9767A.1C37C358.IP)
  99. # [11:04] * Joins: Mark_Capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com)
  100. # [11:13] * Quits: victorporof (victorporo@53A30ABE.A00C134E.79933D60.IP) (Connection reset by peer)
  101. # [11:13] * Joins: victorporo (victorporo@53A30ABE.A00C134E.79933D60.IP)
  102. # [11:49] * Joins: ehsan (ehsan@A0505678.6E78B65D.CDBA6951.IP)
  103. # [12:05] * Quits: Mark_Capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com) (Ping timeout)
  104. # [12:23] * Joins: Mark_Capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com)
  105. # [13:12] * Quits: Mark_Capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com) (Ping timeout)
  106. # [13:12] * Joins: Mark_Capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com)
  107. # [13:34] * Quits: jhk (jigneshhk1@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  108. # [13:39] * Joins: muralisr92 (chatzilla@moz-E6D50B44.spnp.nus.edu.sg)
  109. # [13:47] * Joins: jhk (jigneshhk1@8E6C34C1.A3F9767A.1C37C358.IP)
  110. # [13:50] * Quits: muralisr92 (chatzilla@moz-E6D50B44.spnp.nus.edu.sg) (Ping timeout)
  111. # [13:52] * Joins: muralisr92 (chatzilla@moz-E6D50B44.spnp.nus.edu.sg)
  112. # [13:56] * Quits: muralisr92 (chatzilla@moz-E6D50B44.spnp.nus.edu.sg) (Ping timeout)
  113. # [14:11] * Quits: jhk (jigneshhk1@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  114. # [14:12] * Joins: jhk (jigneshhk1@8E6C34C1.A3F9767A.1C37C358.IP)
  115. # [14:18] * Joins: muralisr92 (chatzilla@moz-64DD3459.dynip.nus.edu.sg)
  116. # [14:23] * Quits: @eeejay (eitan@moz-EE2D6C10.monotonous.org) (Input/output error)
  117. # [14:23] * Joins: eeejay (eitan@moz-EE2D6C10.monotonous.org)
  118. # [14:33] * Quits: muralisr92 (chatzilla@moz-64DD3459.dynip.nus.edu.sg) (Ping timeout)
  119. # [14:42] * Joins: muralisr92 (chatzilla@828712A2.B341EAB0.F1C91561.IP)
  120. # [14:51] * Joins: peteb-away (ptbrunet@moz-E9B02845.austin.res.rr.com)
  121. # [15:02] * Quits: victorporo (victorporo@53A30ABE.A00C134E.79933D60.IP) (Ping timeout)
  122. # [15:16] * Quits: logbot (logbot@moz-622AFC27.glob.com.au) (Ping timeout)
  123. # [15:19] * Quits: icaaq (Adium@moz-7D09279.cust.bredbandsbolaget.se) (Quit: Leaving.)
  124. # [15:20] * Joins: logbot (logbot@moz-622AFC27.glob.com.au)
  125. # [15:35] * Quits: @jprmc (jprmc@moz-7F2FF3EB.cpe.net.cable.rogers.com) (Ping timeout)
  126. # [15:39] * Quits: Mark_Capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com) (Quit: ChatZilla 0.9.88.1 [Firefox 13.0a2/20120330042010])
  127. # [15:40] * Quits: muralisr92 (chatzilla@828712A2.B341EAB0.F1C91561.IP) (Ping timeout)
  128. # [16:13] * khuey|away is now known as khuey
  129. # [16:16] * Joins: victorporof (victorporo@5425BC5E.62A0413.79933D60.IP)
  130. # [16:37] * Quits: ehsan (ehsan@A0505678.6E78B65D.CDBA6951.IP) (Input/output error)
  131. # [17:01] * Quits: jhk (jigneshhk1@8E6C34C1.A3F9767A.1C37C358.IP) (Ping timeout)
  132. # [17:03] * Joins: jhk (jigneshhk1@8E6C34C1.A3F9767A.1C37C358.IP)
  133. # [17:13] * Quits: jhk (jigneshhk1@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  134. # [17:14] * Joins: jhk (jigneshhk1@8E6C34C1.A3F9767A.1C37C358.IP)
  135. # [17:40] * Joins: Mark_Capella (chatzilla@moz-DD0C7E4F.twcny.res.rr.com)
  136. # [18:04] * Quits: jhk (jigneshhk1@8E6C34C1.A3F9767A.1C37C358.IP) (Connection reset by peer)
  137. # [18:12] * Joins: aaronlev (aaronlev@moz-D673AC7E.bstnma.fios.verizon.net)
  138. # [18:16] * reuben is now known as Guest
  139. # [18:17] * Quits: aaronlev (aaronlev@moz-D673AC7E.bstnma.fios.verizon.net) (Quit: aaronlev)
  140. # [18:19] * Joins: aaronlev (aaronlev@moz-D673AC7E.bstnma.fios.verizon.net)
  141. # [18:29] * Quits: aaronlev (aaronlev@moz-D673AC7E.bstnma.fios.verizon.net) (Quit: aaronlev)
  142. # [19:05] * Joins: icaaq (Adium@moz-7D09279.cust.bredbandsbolaget.se)
  143. # [19:08] * Quits: ceradon (Ceradon@3DF5C346.5E621B3D.33C219D1.IP) (Connection reset by peer)
  144. # [19:08] * Joins: ceradon (Ceradon@3DF5C346.5E621B3D.33C219D1.IP)
  145. # [19:12] * Quits: ceradon (Ceradon@3DF5C346.5E621B3D.33C219D1.IP) (Quit: Leaving)
  146. # [19:20] * Joins: aaronlev (aaronlev@moz-D673AC7E.bstnma.fios.verizon.net)
  147. # [19:24] * Joins: ehsan (ehsan@A0505678.6E78B65D.CDBA6951.IP)
  148. # [19:24] * Quits: webben (benjamin@moz-BA505DDD.static.cloud-ips.com) (Ping timeout)
  149. # [19:24] * Quits: ehsan (ehsan@A0505678.6E78B65D.CDBA6951.IP) (Input/output error)
  150. # [19:27] * Quits: aaronlev (aaronlev@moz-D673AC7E.bstnma.fios.verizon.net) (Quit: aaronlev)
  151. # [19:53] <Mark_Capella> tbsaunde: If you're around ... I want to work with bug625635 @longdesc today ...
  152. # [19:53] <Mark_Capella> Can I move forward with the most recent suggestions you made on the bugzilla?
  153. # [19:53] <@firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=625635 is not accessible
  154. # [19:53] <Mark_Capella> Let me know
  155. # [19:54] <Mark_Capella> bug652635 that is
  156. # [19:54] <@firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=652635 nor, --, ---, markcapella, ASSI, Fallback missing @longdesc to aria-describedby pointing to <a href>
  157. # [19:56] * Joins: webben (benjamin@moz-BA505DDD.static.cloud-ips.com)
  158. # [20:03] * Quits: victorporof (victorporo@5425BC5E.62A0413.79933D60.IP) (Quit: Linkinus - http://linkinus.com)
  159. # [20:04] * Quits: webben (benjamin@moz-BA505DDD.static.cloud-ips.com) (Ping timeout)
  160. # [20:36] * Joins: webben (benjamin@moz-BA505DDD.static.cloud-ips.com)
  161. # [20:47] <@tbsaunde> Mark_Capella: I don't see why not...
  162. # [20:56] <@tbsaunde> Mark_Capella: did you have any questions about it?
  163. # [20:56] <Mark_Capella> i think i follow it ... i need to get better interpreting the results of the iDOMInstpector
  164. # [21:00] <Mark_Capella> tbsaunde: ill be in and out for a little bi .... then some serious time online around 5 and after
  165. # [21:01] <Mark_Capella> (5 EST ... i think you said you're in the same timezone also)
  166. # [21:01] <@tbsaunde> Mark_Capella: yes
  167. # [21:09] * Joins: fxa90id (fxa90id@moz-65280E52.neoplus.adsl.tpnet.pl)
  168. # [21:27] * Joins: hub (hub@moz-E2FCA694.figuiere.net)
  169. # [21:27] * ChanServ sets mode: +o hub
  170. # [22:52] * Quits: icaaq (Adium@moz-7D09279.cust.bredbandsbolaget.se) (Quit: Leaving.)
  171. # [23:17] * khuey is now known as khuey|away
  172. # [23:28] * Guest is now known as reuben
  173. # [23:35] * Quits: nhirata|afk (nhirata.bu@moz-585D5EFC.hsd1.ca.comcast.net) (Quit: nhirata|afk)
  174. # Session Close: Sun Apr 01 00:00:00 2012

The end :)