[Webkit-unassigned] [Bug 44883] <input> maxLength is clamped to 524288

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 2 21:53:36 PDT 2011


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


Kent Tamura <tkent at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |14388




--- Comment #8 from Kent Tamura <tkent at chromium.org>  2011-10-02 21:53:36 PST ---
(In reply to comment #7)
> Thanks for the review.
> 
> (In reply to comment #6)
> > (From update of attachment 109255 [details] [details])
> > View in context: https://bugs.webkit.org/attachment.cgi?id=109255&action=review
> > 
> > What's the purpose of this patch? Do you want to remove the internal hard limit, 524288, or want not to expose the internal hard limit via HTMLInputELement::maxLength?
> > 
> 
> Do you want to remove the internal hard limit, 524288 ... yes.

524,288 was introduced in http://bugs.webkit.org/show_bug.cgi?id=14388
(It seems the URL in the HTMLInputElmenet.cpp is wrong.)
Would you explain a reason we can remove the hard limit please? Did you confirmed it was not needed anymore?

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