зеркало из https://github.com/mozilla/gecko-dev.git
Bug 805279: make sure we pass values for formatted log messages r=derf
This commit is contained in:
Родитель
9a3674d80a
Коммит
59cd59057f
|
@ -154,7 +154,8 @@ WebRtc_Word32 VideoCaptureMacQTKit::Init(
|
|||
WEBRTC_TRACE(webrtc::kTraceError, webrtc::kTraceVideoCapture, _id,
|
||||
"Failed to set capture device %s (unique ID %s) even "
|
||||
"though it was a valid return from "
|
||||
"VideoCaptureMacQTKitInfo");
|
||||
"VideoCaptureMacQTKitInfo",
|
||||
deviceNameUTF8, iDeviceUniqueIdUTF8);
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче