Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2b20fec90afc2ea95344ce041fe1a78d9bb30cde
https://github.com/WebKit/WebKit/commit/2b20fec90afc2ea95344ce041fe1a78d9bb30cde
Author: Chris Dumez <[email protected]>
Date: 2026-03-16 (Mon, 16 Mar 2026)
Changed paths:
M Source/WTF/wtf/SegmentedVector.h
M Source/WTF/wtf/SizeLimits.cpp
M Source/WTF/wtf/ThreadSpecific.h
Log Message:
-----------
Adopt WTF::AlignedStorage in more places
https://bugs.webkit.org/show_bug.cgi?id=310004
Reviewed by Darin Adler.
Adopt WTF::AlignedStorage in more places to simplify the code a bit.
* Source/WTF/wtf/SegmentedVector.h:
* Source/WTF/wtf/SizeLimits.cpp:
* Source/WTF/wtf/ThreadSpecific.h:
(WTF::ThreadSpecific::Data::storagePointer const):
(WTF::ThreadSpecific::Data::alignas): Deleted.
Canonical link: https://commits.webkit.org/309363@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications