WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-11-23 11:49:52 PST
<
rdar://problem/140476862
>
Simon Fraser (smfr)
Comment 2
2024-11-23 11:53:40 PST
Pull request:
https://github.com/WebKit/WebKit/pull/37081
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.
Top of Page
Format For Printing
XML
Clone This Bug