Accessibility/Electrolysis2: Difference between revisions

tldr
(dfg)
(tldr)
Line 1: Line 1:
'''TODO: add remaining orphan bugs to tracking bug'''
'''TODO: add remaining orphan bugs to tracking bug'''
== TL;DR Status ==
* Looks like we need to cache a11y child data in the main process.
* Original plan was to proxy all calls coming in to the main process from desktop os, sync if necessary (Desktop a11y API is sync), and then tune for performance which was essentially expected to mean caching child accessibility data in the main process where necessary.
* But on Windows we hit reentrancy snarls like: {{bug|1219350}}
* Putting a11y into its own process not viable: {{bug|1222255}} - RESOLVED INVALID


==  Work to Implement Accessibility for Sandboxed E10s ==
==  Work to Implement Accessibility for Sandboxed E10s ==
Confirmed users
1,085

edits