[Webkit-unassigned] [Bug 155880] New: Removed redundant #if conditions in ANGLEWebKitBridge.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 25 05:06:07 PDT 2016


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

            Bug ID: 155880
           Summary: Removed redundant #if conditions in
                    ANGLEWebKitBridge.h
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: ANGLE
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: annulen at yandex.ru
                CC: dino at apple.com

GTK and Efl ports can be built only with cmake, so condition !defined(BUILDING_WITH_CMAKE) implies !PLATFORM(GTK) && !PLATFORM(EFL).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160325/101990a3/attachment.html>


More information about the webkit-unassigned mailing list