[Webkit-unassigned] [Bug 27059] New: Exclude Symbian platform from define of MIDDLE_ENDIAN

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


https://bugs.webkit.org/show_bug.cgi?id=27059

           Summary: Exclude Symbian platform from define of MIDDLE_ENDIAN
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: S60 Emulator
        OS/Version: S60 3rd edition
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: norbert.leser at nokia.com
                CC: yongjun.zhang at nokia.com, hausmann at webkit.org,
                    laszlo.1.gombos at nokia.com



Norbert Leser <norbert.leser at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #32418|                            |review?
               Flag|                            |


Created an attachment (id=32418)
 --> (https://bugs.webkit.org/attachment.cgi?id=32418)
Code patch for Platform.h

The proposed patch adds !PLATFORM(SYMBIAN) tpo prevent it from entering the
conditional code block that defines WTF_PLATFORM_MIDDLE_ENDIAN=1.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list