[webkit-reviews] review granted: [Bug 25253] REGRESSION: 'maxLength' of input text field doesn't work for CJK characters : [Attachment 38974] Proposed patch (rev.4)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 3 02:18:25 PDT 2009
Eric Seidel <eric at webkit.org> has granted TAMURA, Kent <tkent at chromium.org>'s
request for review:
Bug 25253: REGRESSION: 'maxLength' of input text field doesn't work for CJK
characters
https://bugs.webkit.org/show_bug.cgi?id=25253
Attachment 38974: Proposed patch (rev.4)
https://bugs.webkit.org/attachment.cgi?id=38974&action=review
------- Additional Comments from Eric Seidel <eric at webkit.org>
This looks fine, but it seems input.textLength or input.value would have been
simpler than doing a selectAll. :)
LGTM.
More information about the webkit-reviews
mailing list