Bug 1962030 - part3 : correct debug log definition for WMF clearkey. r=media-playback-reviewers,padenot
Depends on D246524 Differential Revision: https://phabricator.services.mozilla.com/D246646
This commit is contained in:
@@ -25,7 +25,7 @@ inline constexpr WCHAR kCLEARKEY_SYSTEM_NAME[] = L"org.w3.clearkey";
|
||||
|
||||
#define WMF_CLEARKEY_DEBUG 0
|
||||
|
||||
#ifdef WMF_CLEARKEY_DEBUG
|
||||
#if WMF_CLEARKEY_DEBUG
|
||||
# define LOG(msg, ...) \
|
||||
printf(("[Thread %lu]: D/WMFClearKey " msg "\n"), \
|
||||
static_cast<unsigned long>( \
|
||||
|
||||
Reference in New Issue
Block a user