RESOLVED FIXED 283629
Remove some DocumentMarker.h includes
https://bugs.webkit.org/show_bug.cgi?id=283629
Summary Remove some DocumentMarker.h includes
Simon Fraser (smfr)
Reported 2024-11-23 11:49:34 PST
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-11-23 11:49:52 PST
Simon Fraser (smfr)
Comment 2 2024-11-23 11:53:40 PST
EWS
Comment 3 2024-11-24 15:40:08 PST
Committed 287042@main (f1208f657429): <https://commits.webkit.org/287042@main> Reviewed commits have been landed. Closing PR #37081 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.