RESOLVED FIXED Bug 49518
[BREWMP] Replace HTONL, HTONS, NTOHL and NTOHS with byte order conversion functions from AEEstd.h
https://bugs.webkit.org/show_bug.cgi?id=49518
Summary [BREWMP] Replace HTONL, HTONS, NTOHL and NTOHS with byte order conversion fun...
Kwang Yul Seo
Reported 2010-11-14 15:58:39 PST
HTONL, HTONS, NTOHL and NTOHS macros are prohibited in Mod1. Use byte order conversion functions provided by AEEstd.h.
Attachments
Patch (1.29 KB, patch)
2010-11-14 16:00 PST, Kwang Yul Seo
no flags
Kwang Yul Seo
Comment 1 2010-11-14 16:00:20 PST
David Kilzer (:ddkilzer)
Comment 2 2010-11-20 14:38:09 PST
Comment on attachment 73862 [details] Patch r=me
WebKit Commit Bot
Comment 3 2010-11-20 16:27:44 PST
Comment on attachment 73862 [details] Patch Clearing flags on attachment: 73862 Committed r72487: <http://trac.webkit.org/changeset/72487>
WebKit Commit Bot
Comment 4 2010-11-20 16:27:50 PST
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.