Open Bug 1712699 Opened 4 years ago Updated 4 years ago

Move tests in test_isProbablyANewPasswordField.js to mochitest

Categories

(Toolkit :: Password Manager, task, P3)

task

Tracking

()

People

(Reporter: dlee, Unassigned)

Details

Tests in test_isProbablyANewPasswordField use fathom signals to determine whether a password field is a new password field. However, in xpcshell-test, the test <input> elements don't have a real view, which means fathom rules that rely on position, visibility, etc... don't apply.
We should consider moving those tests to mochitest.

Priority: -- → P3
Severity: -- → N/A
You need to log in before you can comment on or make changes to this bug.