[Webkit-unassigned] [Bug 206500] New: Invalid usage of ENABLE() before it's defined in WebCore/layout/integration/LayoutIntegrationBoxTree.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 20 06:48:08 PST 2020


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

            Bug ID: 206500
           Summary: Invalid usage of ENABLE() before it's defined in
                    WebCore/layout/integration/LayoutIntegrationBoxTree.cp
                    p
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com

The ENABLE() macro is used before "config.h" gets a chance to
be included, which makes the compilation trip. In the usual
arches (at least for the ones tested by EWS bots) unified builds
are masking the issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200120/623e52bb/attachment.htm>


More information about the webkit-unassigned mailing list