Bug 43397

Summary: [BREWMP] Define htonl, htons, ntohl and ntohs
Product: WebKit Reporter: Kwang Yul Seo <skyul>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, morrita
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Other   
Bug Depends on:    
Bug Blocks: 33564    
Attachments:
Description Flags
Patch none

Kwang Yul Seo
Reported 2010-08-02 19:06:23 PDT
In BREWMP, AEEStdLib.h provides macros for byte order conversion: HTONL, HTONS, NTOHL and NTOHS. Use these macros to define htonl, htons, ntohl and ntohs used by WOFFFileFormat.cpp.
Attachments
Patch (1.21 KB, patch)
2010-08-02 19:10 PDT, Kwang Yul Seo
no flags
Kwang Yul Seo
Comment 1 2010-08-02 19:10:09 PDT
Hajime Morrita
Comment 2 2010-08-04 23:13:01 PDT
Although I'm not a reviewer, the patch looks no problem. It's small, limited impact, and trivial. Hopes someone to just r+ this.
WebKit Commit Bot
Comment 3 2010-08-05 00:37:02 PDT
Comment on attachment 63287 [details] Patch Clearing flags on attachment: 63287 Committed r64720: <http://trac.webkit.org/changeset/64720>
WebKit Commit Bot
Comment 4 2010-08-05 00:37:06 PDT
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.