Bug 231298
| Summary: | AX: make accessibility/mac/selection-sync.html asynchronous | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sergio Villar Senin <svillar> |
| Component: | Accessibility | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/83936956>