Bug 49518

Summary: [BREWMP] Replace HTONL, HTONS, NTOHL and NTOHS with byte order conversion functions from AEEstd.h
Product: WebKit Reporter: Kwang Yul Seo <skyul>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Other   
Bug Depends on:    
Bug Blocks: 48597    
Attachments:
Description Flags
Patch none

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.