WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 37223
Replace isprint with isASCIIPrintable
https://bugs.webkit.org/show_bug.cgi?id=37223
Summary
Replace isprint with isASCIIPrintable
Kwang Yul Seo
Reported
2010-04-07 11:45:52 PDT
WebKit does not use functions in <ctype.h> as they are dependent on the current locale. Use the equivalent functions in <wtf/ASCIICType.h>.
Attachments
Patch
(1.24 KB, patch)
2010-04-07 11:48 PDT
,
Kwang Yul Seo
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kwang Yul Seo
Comment 1
2010-04-07 11:48:15 PDT
Created
attachment 52762
[details]
Patch
WebKit Commit Bot
Comment 2
2010-04-07 13:32:20 PDT
Comment on
attachment 52762
[details]
Patch Clearing flags on attachment: 52762 Committed
r57226
: <
http://trac.webkit.org/changeset/57226
>
WebKit Commit Bot
Comment 3
2010-04-07 13:32:25 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug