Open
Bug 1841951
Opened 3 years ago
Updated 3 years ago
remove gTestDependsOnDeprecatedLogin
Categories
(Toolkit :: Password Manager, task, P5)
Toolkit
Password Manager
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox117 | --- | affected |
People
(Reporter: joschmidt, Assigned: joschmidt)
References
Details
(Whiteboard: [fxcm-test-debt])
Attachments
(1 file)
and populate the login from inside the test instead:
await setStoredLoginsAsync(
["http://mochi.test:8888", "http://mochi.test:8888", null, "testuser", "testpass", "uname", "pword"]
);
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•