Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b5e22724aed8542385e3a8513dcb7361cd3bbfe9
      
https://github.com/WebKit/WebKit/commit/b5e22724aed8542385e3a8513dcb7361cd3bbfe9
  Author: Kimmo Kinnunen <[email protected]>
  Date:   2026-09-09 (Wed, 09 Sep 2026)

  Changed paths:
    M Source/ThirdParty/ANGLE/ANGLE.xcodeproj/project.pbxproj
    M Source/ThirdParty/ANGLE/GLESv2.cmake
    A Source/ThirdParty/ANGLE/src/common/MemoryTagging.h
    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
    M Source/ThirdParty/ANGLE/src/libGLESv2.gni

  Log Message:
  -----------
  ANGLE: Simplify memory tagging implementation
https://bugs.webkit.org/show_bug.cgi?id=323657
rdar://186904939

Reviewed by Dan Glastonbury.

Simplify the implementation, don't use has_include.

* Source/ThirdParty/ANGLE/ANGLE.xcodeproj/project.pbxproj:
* Source/ThirdParty/ANGLE/GLESv2.cmake:
* Source/ThirdParty/ANGLE/src/common/PoolAlloc.cpp:
(angle::PoolAllocator::Segment::~Segment):
(angle::PoolAllocator::Segment::Allocate):
(angle::PoolAllocator::allocateSingleObject):
* Source/ThirdParty/ANGLE/src/common/PoolAlloc.h:
(angle::PoolAllocator::allocate):
* Source/ThirdParty/ANGLE/src/common/PoolAlloc_unittest.cpp:
(angle::TEST_F(PoolAllocatorTest, ResetRecyclesMemory)):
* Source/ThirdParty/ANGLE/src/libGLESv2.gni:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to