[webkit-changes] [WebKit/WebKit] ed9c79: Undo increase of libPAS internal minimum alignment...
David Degazio
noreply at github.com
Mon Mar 25 12:49:49 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ed9c798aa81ee81d11e0dadcdcea6d4bd0fab411
https://github.com/WebKit/WebKit/commit/ed9c798aa81ee81d11e0dadcdcea6d4bd0fab411
Author: David Degazio <d_degazio at apple.com>
Date: 2024-03-25 (Mon, 25 Mar 2024)
Changed paths:
M Source/bmalloc/libpas/src/libpas/pas_config.h
Log Message:
-----------
Undo increase of libPAS internal minimum alignment from 8 to 16 bytes
https://bugs.webkit.org/show_bug.cgi?id=271487
rdar://124708602
Reviewed by Yusuke Suzuki and Justin Michaud.
Reverts previous increase of PAS_INTERNAL_MIN_ALIGN, bumping it back
down to 8 bytes.
* Source/bmalloc/libpas/src/libpas/pas_config.h:
Canonical link: https://commits.webkit.org/276643@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list