Electrolysis/Accessibility: Difference between revisions

Jump to navigation Jump to search
edit overview
(editing stuff)
(edit overview)
Line 2: Line 2:
= Overview =
= Overview =


Accessibility clients require direct access to information about content. In non-e10s this information is queried directly using sync calls into the DOM. These calls generally arrive on the application main or UI thread and expect a response on return. With e10s, the chrome process generally communicates with content through asynchronous interfaces which is incompatible with current accessibility clients. As such the e10s and Accessibility Teams are working on a new approaches for accessibility clients.
Accessibility clients require direct access to information about content. In non-e10s this information is queried directly using sync calls into the DOM. These calls generally arrive on the application main or UI thread and expect a response on return. With e10s, the chrome process communicate with sandboxed content through an asynchronous interface, which is incompatible with current accessibility clients. As such the Electrolysis and Accessibility Team are working on new approaches for accessibility clients.


== Auto Disable Feature ==
== Auto Disable Feature ==
Confirmed users
1,983

edits

Navigation menu