libwebrtc log in debug is important by default. We should limit it to warning/error level messages by default.
Created attachment 302954 [details] Patch
To activate verbose libwebrtc logging, one could use something like defaults write -g WebCoreLogging "WebRTC" The same should apply to NetworkProcess logging.
Comment on attachment 302954 [details] Patch Clearing flags on attachment: 302954 Committed r213167: <http://trac.webkit.org/changeset/213167>
All reviewed patches have been landed. Closing bug.