[webkit-reviews] review granted: [Bug 68981] REGRESSION(r93858): Can't type anything into input elements when maxlength is greater than 2^31 : [Attachment 108981] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 28 09:30:03 PDT 2011


Darin Adler <darin at apple.com> has granted Kent Tamura <tkent at chromium.org>'s
request for review:
Bug 68981: REGRESSION(r93858): Can't type anything into input elements when
maxlength is greater than 2^31
https://bugs.webkit.org/show_bug.cgi?id=68981

Attachment 108981: Patch
https://bugs.webkit.org/attachment.cgi?id=108981&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
Is this enough test coverage? What about all the other places that use the HTML
parser? Do any of them change behavior based on this? Can we make tests
covering them?


More information about the webkit-reviews mailing list