gecko-dev/dom/html/input
Sylvestre Ledru fde06f6d21 Bug 1674637 - Use nested namespaces in dom/ r=sg,andi
Also add some missing namespace qualifications

Done with:
./mach static-analysis check --checks="-*,modernize-concat-nested-namespaces" --fix dom/
./mach clang-format -p $(hg status dom/|grep ^M|awk '{print $2}')

Differential Revision: https://phabricator.services.mozilla.com/D95456
2020-11-04 17:04:01 +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 1674637 - Use nested namespaces in dom/ r=sg,andi 2020-11-04 17:04:01 +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 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00