/irc-logs / mozilla / #accessibility / 2011-11-26 / end

Options:

  1. # Session Start: Sat Nov 26 00:00:00 2011
  2. # Session Ident: #accessibility
  3. # [00:29] * Joins: davidb (davidb@31ABB91E.F7EBA23.C3C3A9D0.IP)
  4. # [00:29] * ChanServ sets mode: +qo davidb davidb
  5. # [00:34] * Quits: @hub (hub@21B7B9F2.B87E9213.6E712CE2.IP) (Ping timeout)
  6. # [00:41] * khuey is now known as khuey|away
  7. # [01:09] * eeejay is now known as eeejay_is_afk
  8. # [01:12] * khuey|away is now known as khuey
  9. # [01:32] * eeejay_is_afk is now known as eeejay
  10. # [02:06] * Quits: bwinton_away (bwinton@D7D3C4B5.88764A66.72A31D6.IP) (Ping timeout)
  11. # [02:12] * Joins: bwinton_away (bwinton@D7D3C4B5.88764A66.72A31D6.IP)
  12. # [02:27] <@eeejay> how do i run a single mochitest?
  13. # [02:27] <@eeejay> i think something is not triggering the test to start
  14. # [03:34] * khuey is now known as khuey|away
  15. # [04:00] * Joins: jprmc (jprmc@moz-7F2FF3EB.cpe.net.cable.rogers.com)
  16. # [04:00] * ChanServ sets mode: +o jprmc
  17. # [04:41] * Joins: surkov (surkov@95DE9B08.D2B288F8.5D3F4C44.IP)
  18. # [04:41] * ChanServ sets mode: +o surkov
  19. # [05:06] * khuey|away is now known as khuey
  20. # [05:06] * khuey is now known as khuey|away
  21. # [05:49] <@firebot> New Core - Disability Access APIs bug 705404 filed by surkov.alexander@gmail.com.
  22. # [05:49] <@firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=705404 nor, --, ---, nobody, NEW, build separate accessible tree on mac
  23. # [06:03] * Joins: Jamie (jamie@moz-CA26021.jantrid.net)
  24. # [06:03] <Jamie> hi everyone :)
  25. # [06:03] <Jamie> surkov: re 705404, I had a question, but don't want to post it on bug because... well... I don't ahve a clue and it's outside my expertise/territory :)
  26. # [06:04] <Jamie> surkov: I'm curious as to why the Mac code can't just dynamically create/fetch parents/children from Gecko accessibility; e.g. when parent is requested, just walk up until an unignored parent is found, rather than exposing all of them as Mac objects
  27. # [06:04] <Jamie> surkov: as opposed to creating an entirely separate tree and having to keep it updated
  28. # [06:06] <@surkov> Jamie: suggestion to create tree dynamically or create compute parent-child relations dynamically?
  29. # [06:06] <Jamie> compute parent/child relations dynamically
  30. # [06:07] <Jamie> so the Mac code would just be a dumb proxy. just fetching info from Gecko as required
  31. # [06:07] <Jamie> I'm sure the Moz a11y team has already ocnsidered this, so I'm askiong entirely out of curiosity
  32. # [06:07] <@surkov> Jamie: caching the parent gives us 30% win
  33. # [06:07] <@surkov> bug 455443
  34. # [06:07] <@firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=455443 nor, --, ---, surkov.alexander, ASSI, cache the parent for the accessibilityAttributeValue(NSAccessibilityParentAttribute)
  35. # [06:08] <@surkov> Jamie: no mac a11y team actually ;) there's some of hubert, some of me and everyone who wants to participate
  36. # [06:09] <Jamie> surkov: the thing I'm finding hard to follow is... what is the perf hit when fetching the parent from mac proxy object, especially when NSAccessible already caches the parent?
  37. # [06:09] <Jamie> is it instantiating the proxy that is slow?
  38. # [06:09] <@surkov> they really do?
  39. # [06:10] <Jamie> mm, I mean Aaron's comment ... bug 455443 comment #2
  40. # [06:11] <Jamie> surkov: I mean... does gecko a11y cache the parent?
  41. # [06:11] <Jamie> internally
  42. # [06:11] <@surkov> hm, that's different it sounds, os x provides two apis, sort of
  43. # [06:11] <@surkov> yes, it caches the parent
  44. # [06:12] <@surkov> but mac's parent can be different parent because of ignored accessibles
  45. # [06:12] <@surkov> so we need to run the tree everytime to get mac parent
  46. # [06:13] <@surkov> Jamie: I gotta run, I'd be great if you put concerns/comments into the bug
  47. # [06:13] <Jamie> surkov: sure. honestly, I don't understand Mac a11y enough, it's probably best for me to leave it alone
  48. # [06:13] <Jamie> I don't want to ask pointless questions that just waste your time :)
  49. # [06:13] <@surkov> Jamie: me too, I'd be happy if you can keep an eye on it :)
  50. # [06:14] <@surkov> please ask, usually you don't do pointless questions :)
  51. # [06:14] <@surkov> ok, see ya!
  52. # [06:14] <Jamie> heh, bit of a newbie on this one though :)
  53. # [06:14] <Jamie> okay. take care; speak later.
  54. # [06:14] * Quits: @surkov (surkov@95DE9B08.D2B288F8.5D3F4C44.IP) (Quit: surkov)
  55. # [06:15] * Quits: Jamie (jamie@moz-CA26021.jantrid.net) (Quit: leaving)
  56. # [06:33] * Quits: @davidb (davidb@31ABB91E.F7EBA23.C3C3A9D0.IP) (Ping timeout)
  57. # [07:54] * Quits: bwinton_away (bwinton@D7D3C4B5.88764A66.72A31D6.IP) (Ping timeout)
  58. # [08:00] * Joins: bwinton_away (bwinton@D7D3C4B5.88764A66.72A31D6.IP)
  59. # [08:46] * Joins: ehsan (ehsan@F0B20A8D.8458880F.57F33CED.IP)
  60. # [09:24] * eeejay is now known as eeejay_is_afk
  61. # [09:34] <@firebot> bmo@edmorley.co.uk changed the Status on bug 705179 from NEW to RESOLVED.
  62. # [09:34] <@firebot> bmo@edmorley.co.uk set the Resolution field on bug 705179 to FIXED.
  63. # [09:34] <@firebot> bmo@edmorley.co.uk changed the Target Milestone on bug 705179 from --- to mozilla11.
  64. # [09:34] <@firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=705179 nor, --, mozilla11, bolterbugz, RESO FIXED, Implement initial canvas accessible and baseline test.
  65. # [09:44] * Quits: ehsan (ehsan@F0B20A8D.8458880F.57F33CED.IP) (Input/output error)
  66. # [12:47] * Joins: victorporof (victorporo@954943E7.1C233438.79933D60.IP)
  67. # [14:25] * khuey|away is now known as khuey
  68. # [15:29] * Quits: victorporof (victorporo@954943E7.1C233438.79933D60.IP) (Quit: victorporof)
  69. # [15:39] <@firebot> New Core - Disability Access APIs bug 705436 filed by Ms2ger@gmail.com.
  70. # [15:39] <@firebot> Ms2ger@gmail.com requested review from the wind for attachment 577065 on bug 705436.
  71. # [15:39] <@firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=705436 nor, --, ---, Ms2ger, ASSI, Remove dead code: getDocumentTypeCB
  72. # [15:40] <@firebot> New Core - Disability Access APIs bug 705437 filed by Ms2ger@gmail.com.
  73. # [15:40] <@firebot> Ms2ger@gmail.com requested review from the wind for attachment 577066 on bug 705437.
  74. # [15:40] <@firebot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=705437 nor, --, ---, Ms2ger, ASSI, Remove dead code: nsCoreUtils::GetLastSensibleColumn
  75. # [15:41] <@firebot> Ms2ger@gmail.com requested review from surkov.alexander@gm ail.com for attachment 577065 on bug 705436.
  76. # [15:41] <@firebot> Ms2ger@gmail.com requested review from surkov.alexander@gm ail.com for attachment 577066 on bug 705437.
  77. # [16:33] * Quits: silvia (Adium@moz-B7928F7E.dyn.iinet.net.au) (Quit: Leaving.)
  78. # [17:11] * Joins: victorporof (victorporo@954943E7.1C233438.79933D60.IP)
  79. # [18:17] * Joins: peteb-away_ (ptbrunet@moz-E9B02845.austin.res.rr.com)
  80. # [18:17] * Quits: peteb-away (ptbrunet@moz-E9B02845.austin.res.rr.com) (Connection reset by peer)
  81. # [18:17] * peteb-away_ is now known as peteb-away
  82. # [19:29] * Quits: tty234 (telex@moz-F9058B8A.net) (Ping timeout)
  83. # [19:29] * Joins: tty234 (telex@moz-F9058B8A.net)
  84. # [19:53] * khuey is now known as khuey|away
  85. # [20:25] * eeejay_is_afk is now known as eeejay
  86. # [21:06] * Quits: tty234 (telex@moz-F9058B8A.net) (Ping timeout)
  87. # [21:07] * Joins: tty234 (telex@moz-F9058B8A.net)
  88. # [21:10] * khuey|away is now known as khuey
  89. # [21:36] * khuey is now known as khuey|away
  90. # [22:02] * khuey|away is now known as khuey
  91. # [22:41] * eeejay is now known as eeejay_is_afk
  92. # [22:41] * eeejay_is_afk is now known as eeejay
  93. # [22:45] * Quits: victorporof (victorporo@954943E7.1C233438.79933D60.IP) (Quit: victorporof)
  94. # Session Close: Sun Nov 27 00:00:00 2011

The end :)