RESOLVED FIXED287059
Common types used across [Platform]MouseEvent.h should be declared in a standalone header
https://bugs.webkit.org/show_bug.cgi?id=287059
Summary Common types used across [Platform]MouseEvent.h should be declared in a stand...
Abrar Rahman Protyasha
Reported 2025-02-04 18:32:02 PST
Among other things, this will make it easier for us to reference these types in other projects, say, DumpRenderTree, since the standalone header will be much lighter. For example, we would not have to include <WebCore/Node.h> just because we also need to have <WebCore/Mouse.h>.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-02-04 18:32:13 PST
Abrar Rahman Protyasha
Comment 2 2025-02-04 19:45:24 PST
EWS
Comment 3 2025-02-05 02:15:03 PST
Committed 289859@main (0bfd0b0c2c3b): <https://commits.webkit.org/289859@main> Reviewed commits have been landed. Closing PR #40029 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.