Bug 87458 - [Forms][TextArea] Too long validation message doesn't count LF as CRLF
Summary: [Forms][TextArea] Too long validation message doesn't count LF as CRLF
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: yosin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-24 21:22 PDT by yosin
Modified: 2012-05-24 22:47 PDT (History)
2 users (show)

See Also:


Attachments
Patch 1 (1.70 KB, patch)
2012-05-24 22:01 PDT, yosin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description yosin 2012-05-24 21:22:28 PDT
Imported from http://crbug.com/129542

Number of characters in "Too long" validation message of textarea should count LF as CR+LF.
Comment 1 yosin 2012-05-24 22:01:15 PDT
Created attachment 143972 [details]
Patch 1
Comment 2 yosin 2012-05-24 22:01:57 PDT
Comment on attachment 143972 [details]
Patch 1

Could you review this patch?
Thanks in advance.
Comment 3 WebKit Review Bot 2012-05-24 22:47:16 PDT
Comment on attachment 143972 [details]
Patch 1

Clearing flags on attachment: 143972

Committed r118477: <http://trac.webkit.org/changeset/118477>
Comment 4 WebKit Review Bot 2012-05-24 22:47:26 PDT
All reviewed patches have been landed.  Closing bug.