Bug 299615
| Summary: | [GFC][Cleanup] Move type aliases to dedicated header | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sammy Gill <sgill26> |
| Component: | Layout and Rendering | Assignee: | Sammy Gill <sgill26> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sammy Gill
We have a bunch of type aliases that are used in different files and sometimes require declaring them again. This adds quite a bit of noise when reading the code so it might be better to have them in their own header
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/161422019>
Sammy Gill
Pull request: https://github.com/WebKit/WebKit/pull/51396
EWS
Committed 300604@main (60e481756263): <https://commits.webkit.org/300604@main>
Reviewed commits have been landed. Closing PR #51396 and removing active labels.