TypeRestore 42 Source/core/html/forms/FormController.h explicit FormControlState(const String& value) : m_type(TypeRestore) { m_values.append(value); } TypeRestore 70 Source/core/html/forms/FormController.h m_type = TypeRestore;