WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
255245
AX: Defer handling children changes for dynamic aria-hidden attribute updates
https://bugs.webkit.org/show_bug.cgi?id=255245
Summary
AX: Defer handling children changes for dynamic aria-hidden attribute updates
Tyler Wilcock
Reported
2023-04-10 14:18:56 PDT
It can be unsafe to update the accessibility trees eagerly from AXObjectCache::handleAttributeChange because layout and style can be dirty.
Attachments
Patch
(8.74 KB, patch)
2023-04-10 14:29 PDT
,
Tyler Wilcock
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-04-10 14:19:12 PDT
<
rdar://problem/107850392
>
Tyler Wilcock
Comment 2
2023-04-10 14:20:03 PDT
rdar://107589985
Tyler Wilcock
Comment 3
2023-04-10 14:29:37 PDT
Created
attachment 465834
[details]
Patch
EWS
Comment 4
2023-04-10 20:14:06 PDT
Committed
262804@main
(b8ca1cf1bd0f): <
https://commits.webkit.org/262804@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 465834
[details]
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug