Closed
Bug 1638427
Opened 4 years ago
Closed 4 years ago
Do not call walker's highlight accessible directly, instead move this into accessibility-proxy.
Categories
(DevTools :: Accessibility Tools, enhancement)
DevTools
Accessibility Tools
Tracking
(firefox78 fixed)
RESOLVED
FIXED
Firefox 78
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: yzen, Assigned: yzen)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Right now we are calling accessibility walker highlight accessible method directly. This might change in the future where parent highlighter for accessible objects might draw accessible fronts directly.
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by yura.zenevich@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/25949e2cd466
pass highlight/unhilight props to accessibility panel components instead of using the accessibility walker directly. r=mtigley
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 78
You need to log in
before you can comment on or make changes to this bug.
Description
•