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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 10 11:21:10 PDT 2010


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #58375|review?                     |review-
               Flag|                            |




--- Comment #34 from Adam Barth <abarth at webkit.org>  2010-10-10 11:21:10 PST ---
(From update of attachment 58375)
View in context: https://bugs.webkit.org/attachment.cgi?id=58375&action=review

r- for crash.

> WebCore/html/HTMLFormControlElement.cpp:360
> +    page->chrome()->updateFormValidationMessage(this, message);

Doesn't this crash if page is null?

-- 
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