Accessibility/IA2ToGecko: Difference between revisions

Line 167: Line 167:
= IAccessibleApplication =
= IAccessibleApplication =


Move nsAppRootAccessible into src/base from atk. Don't introduce nsIAccessibleApplication for Gecko.
{| summary="Proposed mapping IAccessibleApplication to Gecko Accessible" width="100%" border="1" cellspacing="1" cellpadding="1"
 
{| summary="Proposed mapping IAccessibleApplication to Gecko Accessible" width="90%" border="1" cellspacing="1" cellpadding="1"
! IA2
! IA2
! Description
! Description
! Gecko
! Gecko
! Description
! Status
! Bug
|-
|-
| appName
| appName
| Returns the application name
| Returns the application name
| ??
| nsIXULAppInfo::name
|  
|
| [https://bugzilla.mozilla.org/show_bug.cgi?id=383095 bug 383095]
|-
|-
| appVersion
| appVersion
| Returns the application version
| Returns the application version
| ??
| nsIXULAppInfo::version
|
|
| [https://bugzilla.mozilla.org/show_bug.cgi?id=383095 bug 383095]
|-
|-
| toolkitName
| toolkitName
| Returns the toolkit/bridge name
| Returns the toolkit/bridge name
| ??
| "XULRunner"
|
|
| [https://bugzilla.mozilla.org/show_bug.cgi?id=383095 bug 383095]
|-
|-
| toolkitVersion
| toolkitVersion
| Returns the toolkit/bridge version
| Returns the toolkit/bridge version
| ??
| nsIXULAppInfo::version
|  
|
| [https://bugzilla.mozilla.org/show_bug.cgi?id=383095 bug 383095]
|}
|}


Confirmed users
1,396

edits