[Webkit-unassigned] [Bug 49723] Expose default value of maxLength in Chromium API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 18 15:18:55 PST 2010


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





--- Comment #9 from Kent Tamura <tkent at chromium.org>  2010-11-18 15:18:55 PST ---
(From update of attachment 74286)
View in context: https://bugs.webkit.org/attachment.cgi?id=74286&action=review

Darin, thank you for following up my wrong r+.

> WebKit/chromium/public/WebInputElement.h:84
> +        WEBKIT_API static const int defaultMaxLength;

It is better to make this a function.
The hard limit value might be platform-dependent in the future.

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