gecko-dev/dom/html/input
Emilio Cobos Álvarez 325d955f89 Bug 1660048 - Remove dom.forms.color and dom.forms.datetime. r=smaug,marionette-reviewers,whimboo
They're enabled in all configurations and there's no plan to change
this. With it, dom.experimental_forms is also useless, so we can remove
it too.

Differential Revision: https://phabricator.services.mozilla.com/D87623
2020-08-19 18:24:06 +00:00
..
ButtonInputTypes.h Bug 1620867 - Move all InputTypes into mozilla::dom namespace. r=smaug 2020-03-10 01:12:26 +00:00
CheckableInputTypes.cpp Bug 1620867 - Move all InputTypes into mozilla::dom namespace. r=smaug 2020-03-10 01:12:26 +00:00
CheckableInputTypes.h Bug 1620867 - Move all InputTypes into mozilla::dom namespace. r=smaug 2020-03-10 01:12:26 +00:00
ColorInputType.h Bug 1620867 - Move all InputTypes into mozilla::dom namespace. r=smaug 2020-03-10 01:12:26 +00:00
DateTimeInputTypes.cpp Bug 1660048 - Remove dom.forms.color and dom.forms.datetime. r=smaug,marionette-reviewers,whimboo 2020-08-19 18:24:06 +00:00
DateTimeInputTypes.h Bug 1620867 - Move all InputTypes into mozilla::dom namespace. r=smaug 2020-03-10 01:12:26 +00:00
FileInputType.cpp Bug 1620867 - Move all InputTypes into mozilla::dom namespace. r=smaug 2020-03-10 01:12:26 +00:00
FileInputType.h Bug 1620867 - Move all InputTypes into mozilla::dom namespace. r=smaug 2020-03-10 01:12:26 +00:00
HiddenInputType.h Bug 1620867 - Move all InputTypes into mozilla::dom namespace. r=smaug 2020-03-10 01:12:26 +00:00
InputType.cpp Bug 1649569 - Simplify a bit GetValidationMessage. r=edgar 2020-07-07 13:32:55 +00:00
InputType.h Bug 1620867 - Move all InputTypes into mozilla::dom namespace. r=smaug 2020-03-10 01:12:26 +00:00
NumericInputTypes.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=jgilbert 2020-04-05 13:34:58 +00:00
NumericInputTypes.h Bug 1622221 - Rework number input localization. r=jwatt 2020-03-23 09:36:52 +00:00
SingleLineTextInputTypes.cpp Bug 1620867 - Move all InputTypes into mozilla::dom namespace. r=smaug 2020-03-10 01:12:26 +00:00
SingleLineTextInputTypes.h Bug 1620867 - Move all InputTypes into mozilla::dom namespace. r=smaug 2020-03-10 01:12:26 +00:00
moz.build Bug 1620867 - Move all InputTypes into mozilla::dom namespace. r=smaug 2020-03-10 01:12:26 +00:00