boolString 2067 Source/core/html/HTMLMediaElement.cpp WTF_LOG(Media, "HTMLMediaElement::setLoop(%s)", boolString(b)); boolString 2088 Source/core/html/HTMLMediaElement.cpp WTF_LOG(Media, "HTMLMediaElement::setControls(%s)", boolString(b)); boolString 2126 Source/core/html/HTMLMediaElement.cpp WTF_LOG(Media, "HTMLMediaElement::setMuted(%s)", boolString(muted)); boolString 3004 Source/core/html/HTMLMediaElement.cpp boolString(shouldBePlaying), boolString(playerPaused)); boolString 3245 Source/core/html/HTMLMediaElement.cpp WTF_LOG(Media, "HTMLMediaElement::setClosedCaptionsVisible(%s)", boolString(closedCaptionVisible)); boolString 3283 Source/core/html/HTMLMediaElement.cpp WTF_LOG(Media, "HTMLMediaElement::setShouldDelayLoadEvent(%s)", boolString(shouldDelay));