gecko-dev/dom/html/input
Emilio Cobos Álvarez fff6c9e1ac Bug 981248 - Rewrite <input type=number> to avoid an anonymous input. r=masayuki,surkov,jwatt,ntim,jfkthame,smaug
Instead, subclass nsTextControlFrame. This simplifies the code and avoids
correctness issues.

I kept the localization functionality though it is not spec compliant. But I
filed a bug to remove it in a followup.

Differential Revision: https://phabricator.services.mozilla.com/D57193

--HG--
extra : moz-landing-system : lando
2020-01-14 19:01:05 +00:00
..
ButtonInputTypes.h
CheckableInputTypes.cpp Bug 1581537 - Avoid several browser language leaks r=smaug 2019-11-04 16:56:27 +00:00
CheckableInputTypes.h
ColorInputType.h
DateTimeInputTypes.cpp Bug 1581537 - Avoid several browser language leaks r=smaug 2019-11-04 16:56:27 +00:00
DateTimeInputTypes.h Bug 1490044 - Move all prefs used in WebIDL to StaticPrefs. r=bzbarsky 2019-06-13 09:00:59 +00:00
FileInputType.cpp Bug 1581537 - Avoid several browser language leaks r=smaug 2019-11-04 16:56:27 +00:00
FileInputType.h
HiddenInputType.h
InputType.cpp Bug 1581537 - Avoid several browser language leaks r=smaug 2019-11-04 16:56:27 +00:00
InputType.h Bug 1588745 - part 1: Rename `nsTextEditorState` to `mozilla::TextControlState` r=Ehsan 2019-11-01 20:43:11 +00:00
NumericInputTypes.cpp Bug 981248 - Rewrite <input type=number> to avoid an anonymous input. r=masayuki,surkov,jwatt,ntim,jfkthame,smaug 2020-01-14 19:01:05 +00:00
NumericInputTypes.h
SingleLineTextInputTypes.cpp Bug 1581537 - Avoid several browser language leaks r=smaug 2019-11-04 16:56:27 +00:00
SingleLineTextInputTypes.h Bug 1579788 - Don't update validity state when the JS engine fails to execute the pattern. r=smaug 2019-09-16 10:11:42 +00:00
moz.build