Bug 41411 - [WINCE] Implement Unicode::isAlphanumeric and Unicode::isArabicChar
Summary: [WINCE] Implement Unicode::isAlphanumeric and Unicode::isArabicChar
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-30 08:33 PDT by Patrick R. Gansterer
Modified: 2010-07-03 01:30 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.30 KB, patch)
2010-06-30 08:36 PDT, Patrick R. Gansterer
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick R. Gansterer 2010-06-30 08:33:05 PDT
see patch
Comment 1 Patrick R. Gansterer 2010-06-30 08:36:47 PDT
Created attachment 60123 [details]
Patch

Unicode::isArabicChar is the same as in http://trac.webkit.org/browser/trunk/JavaScriptCore/wtf/unicode/qt4/UnicodeQt4.h#L329
Comment 2 Kent Tamura 2010-07-03 01:04:04 PDT
Comment on attachment 60123 [details]
Patch

Looks OK.
Comment 3 WebKit Commit Bot 2010-07-03 01:30:31 PDT
Comment on attachment 60123 [details]
Patch

Clearing flags on attachment: 60123

Committed r62442: <http://trac.webkit.org/changeset/62442>
Comment 4 WebKit Commit Bot 2010-07-03 01:30:36 PDT
All reviewed patches have been landed.  Closing bug.