Bug 287059
| Summary: | Common types used across [Platform]MouseEvent.h should be declared in a standalone header | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
| Component: | WebCore Misc. | Assignee: | Abrar Rahman Protyasha <a_protyasha> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | a_protyasha, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Abrar Rahman Protyasha
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/144204277>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/40029
EWS
Committed 289859@main (0bfd0b0c2c3b): <https://commits.webkit.org/289859@main>
Reviewed commits have been landed. Closing PR #40029 and removing active labels.