[webkit-changes] [WebKit/WebKit] 979bce: [libpas] libpas.xcodeproj build fix
Brandon Stewart
noreply at github.com
Tue Jan 7 11:28:55 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 979bcec5a21ec2816cab96d78a668b2e6fa4aaa1
https://github.com/WebKit/WebKit/commit/979bcec5a21ec2816cab96d78a668b2e6fa4aaa1
Author: Brandon Stewart <brandonstewart at apple.com>
Date: 2025-01-07 (Tue, 07 Jan 2025)
Changed paths:
M Source/bmalloc/libpas/libpas.xcodeproj/project.pbxproj
M Source/bmalloc/libpas/src/test/LargeFreeHeapTests.cpp
Log Message:
-----------
[libpas] libpas.xcodeproj build fix
https://bugs.webkit.org/show_bug.cgi?id=285522
rdar://problem/142477911
Reviewed by David Degazio and Michael Saboff.
1. There were several files that were not tracked by the Xcode project.
2. There was an addition to pas_page_malloc_try_allocate_without_deallocating_padding() that was not updated in LargeFreeHeapTests.
* Source/bmalloc/libpas/libpas.xcodeproj/project.pbxproj:
* Source/bmalloc/libpas/src/test/LargeFreeHeapTests.cpp:
(std::testBootstrapHeap):
Canonical link: https://commits.webkit.org/288551@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