The constants we were using for severities don't match Chrome's, so I added a little translation function. A longer term fix could be to simply use the same values as in Chrome to not need the translation. That will however be a bigger change. BUG=chromium:401963 TBR=magjed@webrtc.org Review URL: https://webrtc-codereview.appspot.com/50949004 Cr-Commit-Position: refs/heads/master@{#9188}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.