Closed
Bug 1517507
Opened 7 years ago
Closed 7 years ago
Improve validation of numeric input when editing preferences
Categories
(Toolkit :: Preferences, enhancement, P1)
Toolkit
Preferences
Tracking
()
RESOLVED
FIXED
mozilla66
| Tracking | Status | |
|---|---|---|
| firefox66 | --- | fixed |
People
(Reporter: Paolo, Assigned: Paolo)
References
Details
Attachments
(4 files)
I'm working on this in preparation for bug 1501410.
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Depends on D15662
| Assignee | ||
Comment 3•7 years ago
|
||
Depends on D15663
| Assignee | ||
Comment 4•7 years ago
|
||
Depends on D15664
| Assignee | ||
Comment 5•7 years ago
|
||
Part 1 is similar to what bug 1437641 does. I've moved that bit here since I've seen no recent activity there.
Pushed by paolo.mozmail@amadzone.org:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f24ea722320a
Part 1 - Add in-content styling for input[type="number"]. r=bgrins
https://hg.mozilla.org/integration/mozilla-inbound/rev/be8b406d7fe4
Part 2 - Improve validation of numeric input. r=bgrins
https://hg.mozilla.org/integration/mozilla-inbound/rev/13e4170bccb1
Part 3 - Share the table row creation and update code. r=bgrins
https://hg.mozilla.org/integration/mozilla-inbound/rev/14e4487e1c6b
Part 4 - Move the editing code to the PrefRow class. r=bgrins
Comment 7•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/f24ea722320a
https://hg.mozilla.org/mozilla-central/rev/be8b406d7fe4
https://hg.mozilla.org/mozilla-central/rev/13e4170bccb1
https://hg.mozilla.org/mozilla-central/rev/14e4487e1c6b
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in
before you can comment on or make changes to this bug.
Description
•