Bug 58582

Summary: Expand the ntohs, ntohl, htons and htonl defines for OS(WINDOWS)
Product: WebKit Reporter: Fridrich Strba <fridrich.strba>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, commit-queue, eric, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
Patch none

Description Fridrich Strba 2011-04-14 15:11:58 PDT
These defines need to be defined for Windows in general, since win32 API does not provide them
Comment 1 Fridrich Strba 2011-04-14 15:14:54 PDT
Created attachment 89668 [details]
Patch
Comment 2 Martin Robinson 2011-04-14 15:43:15 PDT
Comment on attachment 89668 [details]
Patch

Seems reasonable. Once the EWS finishes, I'll r+ this.
Comment 3 WebKit Commit Bot 2011-04-15 17:26:52 PDT
Comment on attachment 89668 [details]
Patch

Clearing flags on attachment: 89668

Committed r84061: <http://trac.webkit.org/changeset/84061>
Comment 4 WebKit Commit Bot 2011-04-15 17:26:56 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 WebKit Review Bot 2011-04-15 18:22:45 PDT
http://trac.webkit.org/changeset/84061 might have broken Leopard Intel Release (Build)
Comment 6 WebKit Commit Bot 2011-04-15 19:15:34 PDT
The commit-queue encountered the following flaky tests while processing attachment 89668 [details]:

http/tests/xmlhttprequest/basic-auth.html bug 51613 (author: ap@webkit.org)
The commit-queue is continuing to process your patch.