[Webkit-unassigned] [Bug 243903] New: Fix missing includes in RemoteLayerTreeLayers.mm

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 12 15:03:01 PDT 2022


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

            Bug ID: 243903
           Summary: Fix missing includes in RemoteLayerTreeLayers.mm
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: emw at apple.com
                CC: kkinnunen at apple.com

In some builds, I'm seeing errors like:

    Source/WebKit/UIProcess/RemoteLayerTree/cocoa/RemoteLayerTreeLayers.mm:68:10: error: unknown type name 'MachSendRight'

RemoteLayerTreeLayers.mm is the first line of its unified header, so it's probably missing some includes.

-- 
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/20220812/2efc0c35/attachment.htm>


More information about the webkit-unassigned mailing list