зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1247547: removed double accounting for WEBRTC_ICE_ADD_CANDIDATE telemetry probes. r=bwc
MozReview-Commit-ID: 43nNMVFLqT --HG-- extra : rebase_source : e18ff21cd0df144b4ecfcccee0bd36f4eae22978
This commit is contained in:
Родитель
f8157b31da
Коммит
949d6d2169
|
@ -619,10 +619,6 @@ public:
|
|||
// is called to start the list over.
|
||||
void ClearSdpParseErrorMessages();
|
||||
|
||||
void OnAddIceCandidateError() {
|
||||
++mAddCandidateErrorCount;
|
||||
}
|
||||
|
||||
// Called to retreive the list of parsing errors.
|
||||
const std::vector<std::string> &GetSdpParseErrors();
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче