Files
tubestation/toolkit/content/widgets/timepicker.js
Scott Wu 5fb60fab62 Bug 1382175 - Fix time picker step and min/max regressions. r=mconley
Bug 1363672 uses .getStep() to obtain the step size for an input element in ms,
so we won't need to do conversion anymore. Bug 1364026 uses .getMinimum() and
.getMaximum() to obtain min and max in ms, rather than strings.

MozReview-Commit-ID: pFNcsqEaC0
2017-07-19 18:44:23 +08:00

8.1 KiB