Skip to content

servoshell: Activate accessibility in all webviews#43558

Merged
delan merged 1 commit intoservo:mainfrom
delan:servoshell-activate-accessibility
Apr 1, 2026
Merged

servoshell: Activate accessibility in all webviews#43558
delan merged 1 commit intoservo:mainfrom
delan:servoshell-activate-accessibility

Conversation

@delan
Copy link
Copy Markdown
Member

@delan delan commented Mar 23, 2026

this patch plumbs the webview accessibility trees (#43029, #43556) into servoshell. we add a global flag in servoshell, which is set when the platform activates accessibility and cleared when the platform deactivates accessibility. the flag in turn activates accessibility in existing and new webviews.

Testing: none in this patch, but will be covered by end-to-end platform a11y tests in WPT
Fixes: part of #4344, extracted from our work in #42338

@delan delan force-pushed the servoshell-activate-accessibility branch from 808843f to 142e249 Compare March 30, 2026 09:15
@delan delan marked this pull request as ready for review March 30, 2026 09:15
@delan delan requested a review from atbrakhi as a code owner March 30, 2026 09:15
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Mar 30, 2026
Co-authored-by: Luke Warlow <[email protected]>
Co-authored-by: Alice Boxhall <[email protected]>
Signed-off-by: delan azabani <[email protected]>
@delan delan force-pushed the servoshell-activate-accessibility branch from 142e249 to 529f350 Compare March 30, 2026 09:37
@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Mar 30, 2026
@delan delan added this pull request to the merge queue Apr 1, 2026
@servo-highfive servo-highfive added the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Apr 1, 2026
Merged via the queue into servo:main with commit 805519d Apr 1, 2026
30 checks passed
@delan delan deleted the servoshell-activate-accessibility branch April 1, 2026 12:35
@servo-highfive servo-highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants