Chromium Code Reviews
DescriptionAdd an option to make blink media logging verbose
We want HTMLMediaElement and MSE media logging to be always enabled on
Chromecast, since we are getting these logged into system logs and
use them to investigate bugs when we receive feedback reports from
users, so we want these logs to use VLOG and be present in our release
builds. We'll define VERBOSE_BLINK_MEDIA_LOGGING for Chromecast builds
only, so that other flavors of Chromium/Chrome are not affected by this
in any way.
Committed: https://crrev.com/a341d473bcb2cf23d76708cd277002dabc1643d0
Cr-Commit-Position: refs/heads/master@{#406349}
Patch Set 1 #Patch Set 2 : Move MEDIA_LOG macro to HTMLMediaElement.h and use it in MSE #Patch Set 3 : Rename macro into BLINK_MEDIA_LOG #Patch Set 4 : Bring back separate macros for MediaElement/MediaSource/SourceBuffer #
Messages
Total messages: 23 (11 generated)
|
|||||||||||||||||||||||||||||||||||||