Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f2d69489c66bb72533d44612fff3fd09e68a632e
https://github.com/WebKit/WebKit/commit/f2d69489c66bb72533d44612fff3fd09e68a632e
Author: Ahmad Saleem <[email protected]>
Date: 2026-08-20 (Thu, 20 Aug 2026)
Changed paths:
M Source/WTF/wtf/Vector.h
Log Message:
-----------
Remove unused `tryAllocateBuffer` from `Vector.h`
https://bugs.webkit.org/show_bug.cgi?id=271125
rdar://125315707
Reviewed by Chris Dumez.
This patch removes unused code, I tried to find any call sites
but couldn't.
* Source/WTF/wtf/Vector.h:
(WTF::VectorBufferBase::allocateBuffer):
(WTF::VectorBuffer::allocateBuffer):
(WTF::VectorBufferBase::tryAllocateBuffer): Deleted.
(WTF::VectorBuffer::tryAllocateBuffer): Deleted.
Canonical link: https://commits.webkit.org/319514@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications