Bug 271487
| Summary: | Undo increase of libPAS internal minimum alignment from 8 to 16 bytes | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Degazio <d_degazio> |
| Component: | bmalloc | Assignee: | David Degazio <d_degazio> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ggaren, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=270592 | ||
David Degazio
rdar://124708602
In https://bugs.webkit.org/show_bug.cgi?id=270592 we increased the PAS_INTERNAL_MINIMUM_ALIGNMENT from 8 to 16 bytes. This seems to have broken pas_enumerators, so we should revert this change and reintroduce it once we can safely assure its correctness and once a pressing need for higher alignment arises.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
David Degazio
<rdar://problem/122419407>
David Degazio
Pull request: https://github.com/WebKit/WebKit/pull/26336
David Degazio
rdar://124708602
...accidentally put the wrong radar in the PR.
EWS
Committed 276643@main (ed9c798aa81e): <https://commits.webkit.org/276643@main>
Reviewed commits have been landed. Closing PR #26336 and removing active labels.