Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f80193915701c2ee76c270d928699b75b2dfc105
https://github.com/WebKit/WebKit/commit/f80193915701c2ee76c270d928699b75b2dfc105
Author: Mark Lam <[email protected]>
Date: 2026-01-06 (Tue, 06 Jan 2026)
Changed paths:
M Source/WTF/wtf/generic/RunLoopGeneric.cpp
Log Message:
-----------
RunLoop::TimerBase::ScheduledTask should be TZONE_ALLOCATED.
https://bugs.webkit.org/show_bug.cgi?id=305015
rdar://167653126
Reviewed by Marcus Plutowski.
Because its parent RedBlackTree<ScheduledTask, MonotonicTime>::ThreadSafeNode
is TZONE_ALLOCATED.
The build is the test. This fixes a compile time error.
* Source/WTF/wtf/generic/RunLoopGeneric.cpp:
Canonical link: https://commits.webkit.org/305185@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications