Closed
Bug 296239
Opened 20 years ago
Closed 16 years ago
Expose user agent info for accessibility clients
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: aaronlev, Assigned: surkov)
Details
(Keywords: access)
For protection against future backward incompatibility, a screen reader vendor has asked that we expose information about the current user agent. My current proposal is to expose this on OBJID_CLIENT root objects (ROLE_DOCUMENT, ROLE_APPLICATION, ROLE_DIALOG and ROLE_PANE). On these objects it is possible to QI to from IAccessible to ISimpleDOMDocument. There I would like to expose our user agent strings and other info from nsIDOMNavigator.
| Assignee | ||
Comment 1•16 years ago
|
||
Aaron, is this bug still valid?
| Reporter | ||
Comment 2•16 years ago
|
||
Call it fixed by bug 381302.
Assignee: aaronleventhal → surkov.alexander
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•