[webkit-reviews] review requested: [Bug 27059] Exclude Symbian platform from define of MIDDLE_ENDIAN : [Attachment 32418] Code patch for Platform.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 7 19:18:12 PDT 2009


Norbert Leser <norbert.leser at nokia.com> has asked  for review:
Bug 27059: Exclude Symbian platform from define of MIDDLE_ENDIAN
https://bugs.webkit.org/show_bug.cgi?id=27059

Attachment 32418: Code patch for Platform.h
https://bugs.webkit.org/attachment.cgi?id=32418&action=review

------- Additional Comments from Norbert Leser <norbert.leser at nokia.com>
The proposed patch adds !PLATFORM(SYMBIAN) tpo prevent it from entering the
conditional code block that defines WTF_PLATFORM_MIDDLE_ENDIAN=1.


More information about the webkit-reviews mailing list