[Webkit-unassigned] [Bug 283629] New: Remove some DocumentMarker.h includes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 23 11:49:34 PST 2024


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

            Bug ID: 283629
           Summary: Remove some DocumentMarker.h includes
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

DocumentMarker.h ends up pulling in Node.h, which in turn pulls in JSC headers via EventTarget.h.

Remove DocumentMarker.h includes by making it possible to forward-declare DocumentMarker::Type.

-- 
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/20241123/6c52d28c/attachment-0001.htm>


More information about the webkit-unassigned mailing list