[Webkit-unassigned] [Bug 31250] New: Make XP_UNIX tests consistent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 8 20:18:07 PST 2009


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

           Summary: Make XP_UNIX tests consistent
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P3
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.1.gombos at nokia.com


QtWebKit on Mac reports the following warning:

WebCore/plugins/PluginView.cpp:130:7: warning: "XP_UNIX" is not defined

This is because the test is testing the value of the XP_UNIX macro instead of
testing weather it is defined or not. I think we should make the XP_UNIX test
consistent. Patch will follow.

-- 
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