Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5bbcddd19708afdaa5efca9fd80ccdbd8516f17a
https://github.com/WebKit/WebKit/commit/5bbcddd19708afdaa5efca9fd80ccdbd8516f17a
Author: Dan Hecht <[email protected]>
Date: 2025-12-17 (Wed, 17 Dec 2025)
Changed paths:
M Source/WTF/wtf/RefCountDebugger.cpp
Log Message:
-----------
Fix Release+Assert build
https://bugs.webkit.org/show_bug.cgi?id=304353
rdar://166727985
Reviewed by Geoffrey Garen and Mark Lam.
Release+Assert builds have defined(NDEBUG) so filter
with ASSERT_ENABLED also.
* Source/WTF/wtf/RefCountDebugger.cpp:
Canonical link: https://commits.webkit.org/304618@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications