Closed
Bug 1493320
Opened 6 years ago
Closed 6 years ago
Initial naïve implementation of full accessibility tree and events
Categories
(Core :: Disability Access APIs, enhancement)
Tracking
()
RESOLVED
DUPLICATE
of bug 1479037
People
(Reporter: eeejay, Assigned: eeejay)
References
Details
Since I can't figure out how to break this up into smaller bugs. Here is a patch set that provides a usable first pass at native accessibility.
"Usable" meaning that it may synchronously block threads and processes, it should still usable from a user's perspective. It also establishes a baseline for tests, so we can cache and optimize in the next few passes.
Assignee | ||
Comment 1•6 years ago
|
||
Oops. Somehow I missed another similar bug I had.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•