Closed
Bug 383096
Opened 18 years ago
Closed 13 years ago
nsApplicationAccessibility clean up
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: surkov, Unassigned)
References
(Blocks 1 open bug)
Details
This is spun off bug 381302
1) merge nsApplicationAccessible::Upload with Shutdown[XP]Accessibility
2) use nsAccessible::GetPrev[Nelxt]Sibling
3) we might want to try and make nsApplicationAccessible use the
same mFirstChild/mNextSibling caching of children that we use elsewhere, which
would fix the first/last child on the app root and next/prev sibling and the
root accessibles.
Reporter | ||
Comment 1•13 years ago
|
||
it doesn't seem we have anything to work on here, closing the bug
Assignee: surkov.alexander → nobody
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•