ANGLE: Add support for WebKit memory profiling
95dd98c4ff1fa20874bf62fc609fd0c590616ee2
ANGLE: Add support for WebKit memory profiling https://bugs.webkit.org/show_bug.cgi?id=294610 rdar://153641747 Reviewed by NOBODY (OOPS!). Add support for memory profiling. The profiling framework implementation is in WebKitAdditions. * Source/ThirdParty/ANGLE/ANGLE.xcodeproj/project.pbxproj: * Source/ThirdParty/ANGLE/Configurations/BaseTarget.xcconfig: * Source/ThirdParty/ANGLE/src/common/PoolAlloc.cpp: (angle::PageHeader::PageHeader): (angle::PageHeader::checkGuardBlocks): (angle::PoolAllocator::~PoolAllocator): (angle::PoolAllocator::pop): (angle::PoolAllocator::allocate): (angle::PoolAllocator::allocateNewPage): (angle::PoolAllocator::initializeAllocation): (angle::PageHeader::~PageHeader): Deleted. * Source/ThirdParty/ANGLE/src/common/PoolAlloc.h: (angle::PoolAllocator::fastAllocate): * Source/ThirdParty/ANGLE/src/common/platform.h:
https://github.com/WebKit/WebKit/commit/95dd98c4ff1fa20874bf62fc609fd0c590616ee2
EWS run on previous version of this PR (hash https://github.com/WebKit/WebKit/commit/5bcf245f6313e373b47cd069f986bf4243d79e50)
EWS run on previous version of this PR (hash https://github.com/WebKit/WebKit/commit/454785c39a345e4efae74a70ca5d7b7159936bdb)
EWS run on previous version of this PR (hash https://github.com/WebKit/WebKit/commit/95dd98c4ff1fa20874bf62fc609fd0c590616ee2)
EWS run on previous version of this PR (hash https://github.com/WebKit/WebKit/commit/9012a589302f6168de34febc8c10aa5394a4a57e)
EWS run on previous version of this PR (hash https://github.com/WebKit/WebKit/commit/f38cdeffed0f38c88ddce93282c020736f37f08d)
EWS run on previous version of this PR (hash https://github.com/WebKit/WebKit/commit/c2bbe9e07ea94d8a63124d8d4bbeb38f4b41ed8f)
EWS run on current version of this PR (hash https://github.com/WebKit/WebKit/commit/0bc22d8ae0796a37b14924bc4fc0c08ce2524268)
Committed 297511@main (de32706bdb87): https://commits.webkit.org/297511@main
Reviewed commits have been landed. Closing PR #46851 and removing active labels.