Bug 49518 - [BREWMP] Replace HTONL, HTONS, NTOHL and NTOHS with byte order conversion functions from AEEstd.h
Summary: [BREWMP] Replace HTONL, HTONS, NTOHL and NTOHS with byte order conversion fun...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (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:58 PST by Kwang Yul Seo
Modified: 2010-11-20 16:27 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.29 KB, patch)
2010-11-14 16:00 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:58:39 PST
HTONL, HTONS, NTOHL and NTOHS macros are prohibited in Mod1. Use byte order conversion functions provided by AEEstd.h.
Comment 1 Kwang Yul Seo 2010-11-14 16:00:20 PST
Created attachment 73862 [details]
Patch
Comment 2 David Kilzer (:ddkilzer) 2010-11-20 14:38:09 PST
Comment on attachment 73862 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2010-11-20 16:27:50 PST
All reviewed patches have been landed.  Closing bug.