[Webkit-unassigned] [Bug 68981] New: REGRESSION(r93858): Can't type anything into input elements when maxlength is greater than 2^31

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 28 00:36:04 PDT 2011


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

           Summary: REGRESSION(r93858): Can't type anything into input
                    elements when maxlength is greater than 2^31
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: InChromiumBugs, Regression
          Severity: Major
          Priority: P1
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tkent at chromium.org
                CC: eric at webkit.org, abarth at webkit.org, shinyak at google.com


http://code.google.com/p/chromium/issues/detail?id=98117

We use parseHTMLInteger() since r93858. However parseHTMLInteger() doesn't fail by overflow.

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