[webkit-dev] About events in WebCore

Michelangelo De Simone micdesim at gmail.com
Tue Aug 18 17:46:06 PDT 2009


Hi,

I've been working to add support for the checkValidity() method on
(#27452); in order to complete that check I need to understand whether
or not a specific event (invalid), previously fired from an element,
has been canceled.

Now, is there any generic/trivial way to accompish such checks? I
don't like the idea to reinvent the wheel if there already is
something.:)

Thank you.
-- 
Bye,
Michelangelo


More information about the webkit-dev mailing list