Bug 33148 - Fix some PLATFORM(*_ENDIAN) uses to CPU()
Summary: Fix some PLATFORM(*_ENDIAN) uses to CPU()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-04 05:01 PST by Maciej Stachowiak
Modified: 2010-01-04 05:19 PST (History)
1 user (show)

See Also:


Attachments
Patch (3.57 KB, patch)
2010-01-04 05:06 PST, Maciej Stachowiak
hausmann: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>