Bug 33148

Summary: Fix some PLATFORM(*_ENDIAN) uses to CPU()
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: Web Template FrameworkAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch hausmann: review+

Description Maciej Stachowiak 2010-01-04 05:01:25 PST
Fix some PLATFORM(*_ENDIAN) uses to CPU()
Comment 1 Maciej Stachowiak 2010-01-04 05:06:04 PST
Created attachment 45797 [details]
Patch
Comment 2 WebKit Review Bot 2010-01-04 05:06:53 PST
Attachment 45797 [details] did not pass style-queue:

Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1
WebCore/platform/image-decoders/bmp/BMPImageReader.h:205:  Non-label code inside switch statements should be indented.  [whitespace/indent] [4]
Total errors found: 1
Comment 3 Maciej Stachowiak 2010-01-04 05:19:21 PST
Committed r52731: <http://trac.webkit.org/changeset/52731>