[Webkit-unassigned] [Bug 240285] New: [Xcode] Fix dependency cycles caused by Safari header imports

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 10 12:16:18 PDT 2022


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

            Bug ID: 240285
           Summary: [Xcode] Fix dependency cycles caused by Safari header
                    imports
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: emw at apple.com

There are a number of locations where we include an internally-available header produced by a target that depends on WebKit. These _usually_ don't fail the build when the build order in manually specified, but cause problems when building with "dependency order" target-level parallelism. They are true cycles, so we need to fix them.

-- 
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/20220510/67c548dc/attachment.htm>


More information about the webkit-unassigned mailing list