Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: de32706bdb870443d89c864817578f7cc31dbb51
      
https://github.com/WebKit/WebKit/commit/de32706bdb870443d89c864817578f7cc31dbb51
  Author: Kimmo Kinnunen <[email protected]>
  Date:   2025-07-17 (Thu, 17 Jul 2025)

  Changed paths:
    M Source/ThirdParty/ANGLE/ANGLE.xcodeproj/project.pbxproj
    M Source/ThirdParty/ANGLE/Configurations/BaseTarget.xcconfig
    M Source/ThirdParty/ANGLE/src/common/PoolAlloc.cpp
    M Source/ThirdParty/ANGLE/src/common/PoolAlloc.h
    M Source/ThirdParty/ANGLE/src/common/PoolAlloc_unittest.cpp

  Log Message:
  -----------
  ANGLE: Add support for WebKit memory profiling
https://bugs.webkit.org/show_bug.cgi?id=294610
rdar://153641747

Reviewed by Dan Glastonbury.

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::PoolAllocator::PoolAllocator):
(angle::PoolAllocator::~PoolAllocator):
(angle::PoolAllocator::reset):
* Source/ThirdParty/ANGLE/src/common/PoolAlloc.h:
(angle::PoolAllocator::bump):
* Source/ThirdParty/ANGLE/src/common/PoolAlloc_unittest.cpp:
(angle::TEST_P):

Canonical link: https://commits.webkit.org/297511@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to