[Webkit-unassigned] [Bug 31718] Framework to show form validation message for invalid controls

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 13 02:52:27 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=31718





--- Comment #35 from Kent Tamura <tkent at chromium.org>  2010-10-13 02:52:26 PST ---
Thank you for reviewing an ancient patch.

(In reply to comment #34)
> > WebCore/html/HTMLFormControlElement.cpp:360
> > +    page->chrome()->updateFormValidationMessage(this, message);
> 
> Doesn't this crash if page is null?

It can crash though I don't know when page() returns NULL.
I'll update the patch.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list