[Webkit-unassigned] [Bug 247494] New: Break cyclic dependency between GraphicsLayer and GraphicsLayerContentsDisplayDelegate

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 4 10:16:42 PDT 2022


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

            Bug ID: 247494
           Summary: Break cyclic dependency between GraphicsLayer and
                    GraphicsLayerContentsDisplayDelegate
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mwyrzykowski at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

GraphicsLayer.h uses a RefPtr<GraphicsLayerContentsDisplayDelegate> which requires the full definition on windows, but GraphicsLayerContentsDisplayDelegate includes GraphicsLayer.h for the purpose of using a nested enum

-- 
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/20221104/59fcbd8c/attachment.htm>


More information about the webkit-unassigned mailing list