Files
sousa-gecko/accessible/tests/crashtests
Emilio Cobos Álvarez 1ffa4bb822 Bug 2041502 - Make PresShell forward notifications to DocAccessible. r=layout-reviewers,jwatt
The main difference is that removals get processed before other
observers, like PresShell does. This prevents the options list from
getting re-filled, see the stack in the bug.

While at it, simplify the aria attribute notifications, they don't need
to walk the whole chain, as only DocAccessible cares about it. Route
them through the accessible service like the AttrElement ones.

Differential Revision: https://phabricator.services.mozilla.com/D304716
2026-06-04 22:07:09 +00:00
..