NPAPI:NativeAccessibility: Difference between revisions

(Created page with '= Problem Summary = Plugins cannot currently provide accessible information about their contents on non-Windows platforms. This is [https://bugzilla.mozilla.org/show_bug.cgi?id...')
 
Line 14: Line 14:


= API Requirements =
= API Requirements =
* Plugins should be able to easily provide an accessible implementation in the native system toolkit to the Browser
* Plugins should be able to easily provide an accessible implementation (in the native accessibility toolkit) to the Browser
* The Browser should inject the plugin's accessible into its accessible hierarchy
* The Browser should inject the plugin's accessible into its accessible hierarchy
* The lifetime of the plugin's accessible should be the same as the lifetime of the plugin.
* The lifetime of the plugin's accessible should be the same as the lifetime of the plugin.
26

edits