[webkit-changes] [WebKit/WebKit] c7dbfe: [WTF] Add dataLogIf variants for format strings
Marcus Plutowski
noreply at github.com
Sun Feb 9 13:18:33 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c7dbfe12bd93b3a3e9231766652ef85a11961559
https://github.com/WebKit/WebKit/commit/c7dbfe12bd93b3a3e9231766652ef85a11961559
Author: Marcus Plutowski <marcus_plutowski at apple.com>
Date: 2025-02-09 (Sun, 09 Feb 2025)
Changed paths:
M Source/WTF/wtf/DataLog.h
Log Message:
-----------
[WTF] Add dataLogIf variants for format strings
https://bugs.webkit.org/show_bug.cgi?id=287125
rdar://144275563
Reviewed by Mark Lam.
Now we can have both format-strings and the
convenient builtin conditional check.
* Source/WTF/wtf/DataLog.h:
Canonical link: https://commits.webkit.org/290126@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list