[Webkit-unassigned] [Bug 232318] New: Possible non-unified build issues

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 26 10:42:21 PDT 2021


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

            Bug ID: 232318
           Summary: Possible non-unified build issues
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Mac (Intel)
                OS: macOS 10.15
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dkolesa at igalia.com

Since the recent refactors regarding moves to standard std:: containers as well as the JSC ArrayBuffer refactoring, there have been issues with forward declarations in Mac builds (both 10.15 Intel and 11 arm64) in the Playwright project. My current suspicion is that the patches in Playwright change the way builds are unified, which exposes missing includes, but have no good way to explicitly verify that. Therefore, I will raise a patch here that contains the includes that need to be added to make that build again, to get comments.

-- 
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/20211026/b14bd2c4/attachment.htm>


More information about the webkit-unassigned mailing list