Bug 231298

Summary: AX: make accessibility/mac/selection-sync.html asynchronous
Product: WebKit Reporter: Sergio Villar Senin <svillar>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: andresg_22, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=224471

Sergio Villar Senin
Reported 2021-10-06 09:15:42 PDT
Bug 224471 modified the way selection changes work making them asynchronous in some cases. This means that a11y notifications will happen asynchronously also in those cases. Several tests were adapted but selection-sync.html didn't work correctly with the same approach. As a11y are progressively moved out of the main thread, migrating this test seems a step in the right direction.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-10-06 09:15:55 PDT
Note You need to log in before you can comment on or make changes to this bug.