[Webkit-unassigned] [Bug 42643] CRASH when loading http://www.html5rocks.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 21 08:07:59 PDT 2010


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


Kent Tamura <tkent at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com




--- Comment #5 from Kent Tamura <tkent at chromium.org>  2010-07-21 08:07:58 PST ---
(In reply to comment #4)
> (From update of attachment 62158 [details])
> What about InputElement::updateValueIfNeeded? Is that function used anywhere?

Yes.  It is used by InputElement::parsemaxLengthAttribute().  This call is harmless because maxLength doesn't affect to type=range.

I'll refactor sanitization code in dom/InputElement and html/HTMLInputElement.  They are confusing.

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