[webkit-changes] [WebKit/WebKit] de0325: Add RELEASE_LOG_DEBUG macros.
Timothy Hatcher
noreply at github.com
Fri Aug 18 14:36:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: de0325297dc999eb193181739a3af9178b52f991
https://github.com/WebKit/WebKit/commit/de0325297dc999eb193181739a3af9178b52f991
Author: Timothy Hatcher <timothy at apple.com>
Date: 2023-08-18 (Fri, 18 Aug 2023)
Changed paths:
M Source/WTF/wtf/Assertions.h
Log Message:
-----------
Add RELEASE_LOG_DEBUG macros.
https://webkit.org/b/260395
Reviewed by Darin Adler.
* Source/WTF/wtf/Assertions.h: Added RELEASE_LOG_DEBUG and RELEASE_LOG_DEBUG_IF for debug
logging that does not persist to storage.
Canonical link: https://commits.webkit.org/267058@main
More information about the webkit-changes
mailing list