Open Bug 1562198 Opened 5 years ago Updated 2 years ago

move the FormValidation (FormValidationParent.jsm, FormValidationChild.jsm) modules from browser to toolkit

Categories

(Toolkit :: General, task, P5)

task

Tracking

()

People

(Reporter: mkmelin, Unassigned)

References

Details

The FormValidationHandler.jsm let' form validation show nice popups with error messages, when using standard html5 input validation.

This seems like general functionality, and in Thunderbird we'd like to this as well, for internal UI element validation error messages.

Any objections to moving it to toolkit?

It sounds reasonable to me, but I'm not the most qualified to decide.
Note you'll presumably need the child process side as well (FormValidationChild.jsm)

Priority: -- → P5

Nowadays the code is FormValidationParent.jsm, FormValidationChild.jsm

Summary: move the FormValidationHandler.jsm module from browser to toolkit → move the FormValidation (FormValidationParent.jsm, FormValidationChild.jsm) modules from browser to toolkit
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.