Open
Bug 1092883
Opened 11 years ago
Updated 3 years ago
Preferences.jsm needs tests for the MIN_INT and MAX_INT use cases
Categories
(Firefox :: Settings UI, defect)
Firefox
Settings UI
Tracking
()
NEW
People
(Reporter: evold, Unassigned)
References
Details
http://dxr.mozilla.org/mozilla-central/source/toolkit/modules/tests/xpcshell/test_Preferences.js is the only explicit test file that I saw for resource://gre/modules/Preferences.jsm and it does not appear to test the use case where someone is trying to set an integer preference that is above or below that max or min respectively.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•