Bug 37172 - [Chromium] Implement WebInputElement::maxLength.
Summary: [Chromium] Implement WebInputElement::maxLength.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-06 15:34 PDT by James Hawkins
Modified: 2010-04-06 22:25 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.82 KB, patch)
2010-04-06 15:35 PDT, James Hawkins
abarth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Hawkins 2010-04-06 15:34:21 PDT
[Chromium] Implement WebInputElement::maxLength.
Comment 1 James Hawkins 2010-04-06 15:35:27 PDT
Created attachment 52674 [details]
Patch
Comment 2 Adam Barth 2010-04-06 15:38:19 PDT
Comment on attachment 52674 [details]
Patch

r=me

Technically we're supposed to have fishd review all changes to the WebKit API, but this change is trivial and James tells me that fishd asked him to delegate this one.
Comment 3 James Hawkins 2010-04-06 15:40:25 PDT
Committed r57171: <http://trac.webkit.org/changeset/57171>
Comment 4 Darin Fisher (:fishd, Google) 2010-04-06 22:25:58 PDT
LGTM