Open Bug 1622735 Opened 4 years ago Updated 2 years ago

Add a walkerFront property to accessibleFront like we have in nodeFront

Categories

(DevTools :: Accessibility Tools, task, P3)

task

Tracking

(Not tracked)

People

(Reporter: nchevobbe, Unassigned)

Details

There are a few places where we need to retrieve the walkerFront from an accessibleFront (see https://searchfox.org/mozilla-central/search?q=st+accessibleWalkerFront+%3D+accessibleFront.&case=true&regexp=false&path=)

It would probably be better if we add a walkerFront getter in the front (https://searchfox.org/mozilla-central/source/devtools/shared/fronts/accessibility.js) like we do in NodeFront (devtools/shared/fronts/node.js#411-413)

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.