Bug 49516 - [BREWMP] Use std_wstrlen instead of WSTRLEN
Summary: [BREWMP] Use std_wstrlen instead of WSTRLEN
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 48597
  Show dependency treegraph
 
Reported: 2010-11-14 15:34 PST by Kwang Yul Seo
Modified: 2010-11-20 15:34 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.33 KB, patch)
2010-11-14 15:36 PST, Kwang Yul Seo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kwang Yul Seo 2010-11-14 15:34:36 PST
WSTRLEN is prohibited in Mod1. Use std_wstrlen from AEEstd.h instead.
Comment 1 Kwang Yul Seo 2010-11-14 15:36:52 PST
Created attachment 73860 [details]
Patch
Comment 2 David Kilzer (:ddkilzer) 2010-11-20 14:38:36 PST
Comment on attachment 73860 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2010-11-20 15:34:53 PST
Comment on attachment 73860 [details]
Patch

Clearing flags on attachment: 73860

Committed r72485: <http://trac.webkit.org/changeset/72485>
Comment 4 WebKit Commit Bot 2010-11-20 15:34:58 PST
All reviewed patches have been landed.  Closing bug.