Closed Bug 1502548 Opened 6 years ago Closed 6 years ago

Use children instead of childNodes in clickDoorhangerButton in password manager tests

Categories

(Toolkit :: Password Manager, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla65
Tracking Status
firefox65 --- fixed

People

(Reporter: bgrins, Assigned: bgrins)

References

Details

Attachments

(1 file)

Noticed a failure in browser.xhtml: toolkit/components/passwordmgr/test/browser/browser_capture_doorhanger.js. Turns out this is because the NEVER_BUTTON doesn't get correctly clicked due to a childNodes lookup in the test helper.
Pushed by bgrinstead@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/22edf36c578e
Use .children instead of .childNodes for clickDoorhangerButton in passwordmanager tests;r=MattN
https://hg.mozilla.org/mozilla-central/rev/22edf36c578e
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: