Closed Bug 1635641 Opened 5 years ago Closed 5 years ago

When retrieving accessibility document, it sometimes does not exist yet when checking if it's stale.

Categories

(DevTools :: Accessibility Tools, enhancement)

enhancement

Tracking

(firefox78 fixed)

RESOLVED FIXED
Firefox 78
Tracking Status
firefox78 --- fixed

People

(Reporter: yzen, Assigned: yzen)

Details

Attachments

(1 file)

Sometimes (mainly in tests) this line https://searchfox.org/mozilla-central/source/devtools/server/actors/accessibility/walker.js#470 can result in an error because the document accessible does not yet exist. We need to check that first before checking if it is stale.

Pushed by yura.zenevich@gmail.com: https://hg.mozilla.org/integration/autoland/rev/c1e8f76b369b check that document accessible exists before checking if it's stale. r=mtigley
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 78
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: