[Webkit-unassigned] [Bug 222922] New: Don't override previously found IDL files in the bindings generator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 8 11:07:36 PST 2021


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

            Bug ID: 222922
           Summary: Don't override previously found IDL files in the
                    bindings generator
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com

If the same IDL file exists in
 - $(BUILT_PRODUCTS_DIR)/usr/local/include/WebKitAdditions
 - $(SDKROOT)/usr/local/include/WebKitAdditions
 - $(WebCore)/*/*.idl
we should ensure that the IDL file used for compiling is the first one found, not the last one found.

-- 
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/20210308/e06da9cf/attachment.htm>


More information about the webkit-unassigned mailing list