Closed
Bug 1435996
Opened 7 years ago
Closed 6 years ago
Audit unit test coverage for Sanitizer.jsm
Categories
(Firefox :: Security, enhancement, P2)
Tracking
()
RESOLVED
DUPLICATE
of bug 1538633
Tracking | Status | |
---|---|---|
firefox60 | --- | affected |
People
(Reporter: johannh, Unassigned)
References
Details
(Whiteboard: [storage-v2])
Sanitizer.jsm is intended to become our internal one-stop-shop for clearing data. Its (unit) test coverage should be rock solid and extra thorough.
The existing tests that test the module directly were all touched in this commit and should be easy to find that way:
https://hg.mozilla.org/mozilla-central/rev/092f32e30ed9
That list doesn't inspire a lot of confidence to me, but I might be wrong about it.
We currently have most tests in browser/base/content/test/sanitize, though they function very much like unit tests. It would be cool to be able to use xpcshell tests for this as well.
Reporter | ||
Updated•7 years ago
|
Whiteboard: [storage-v2] → [storage-v2][triage]
Reporter | ||
Updated•7 years ago
|
Priority: P3 → P2
Whiteboard: [storage-v2][triage] → [storage-v2]
Reporter | ||
Comment 1•6 years ago
|
||
Duping forward to bug 1538633
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•