Bug 290809
Summary: | Remove unused macro definitions in libpas | ||
---|---|---|---|
Product: | WebKit | Reporter: | Marcus Plutowski <marcus_plutowski> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Marcus Plutowski
rdar://148286375
Several macros annoyingly suggest that they do something but in fact do nothing. I want to remove most of these.
I’ll leave in “utility” macros which are not used but plausibly could be (e.g. PAS_COLD) & the like, as well as …_MINALIGN_SIZE macros defined based off of a …_MINALIGN_SHIFT (considering them as paired).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Marcus Plutowski
Pull request: https://github.com/WebKit/WebKit/pull/43358
EWS
Committed 292987@main (45883c2ef9c4): <https://commits.webkit.org/292987@main>
Reviewed commits have been landed. Closing PR #43358 and removing active labels.