Open
Bug 1653693
Opened 4 years ago
Updated 2 years ago
Switch to async document.l10n APIs in changepassword.js and resetpassword.js
Categories
(Core :: Security: PSM, task, P5)
Tracking
()
NEW
People
(Reporter: MattN, Unassigned)
Details
(Whiteboard: [psm-would-take])
I saw buggy behaviour with an invisible modal dialog lingering after seeing any confirmation dialog on changepassword.js so I used the synchronous API for now since this code is barely ever exercised and therefore perf. isn't an issue.
We should switch to async l10n APIs.
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P5
Whiteboard: [psm-would-take]
You need to log in
before you can comment on or make changes to this bug.
Description
•