gecko-dev/dom/media/doctor
Gerald Squelart f66f85f869 Bug 1571648 - Prevent OOMs from too many or too-big Decoder Doctor issues - r=bryce
DecoderDoctorDiagnostics had no limitations on reported and stored issues.

New limitations, per document:
- No more than 128 issues are kept at any time.
- Issues older than 10 seconds are discarded.
- Issues containing too-long text (more than 2048 characters) are ignored.

Differential Revision: https://phabricator.services.mozilla.com/D45480

--HG--
extra : moz-landing-system : lando
2019-09-11 16:55:35 +00:00
..
gtest
DDLifetime.cpp
DDLifetime.h
DDLifetimes.cpp
DDLifetimes.h
DDLogCategory.cpp
DDLogCategory.h
DDLogMessage.cpp
DDLogMessage.h
DDLogObject.cpp
DDLogObject.h
DDLogUtils.cpp
DDLogUtils.h
DDLogValue.cpp
DDLogValue.h
DDLoggedTypeTraits.h
DDMediaLog.cpp
DDMediaLog.h
DDMediaLogs.cpp
DDMediaLogs.h
DDMessageIndex.h
DDTimeStamp.cpp
DDTimeStamp.h
DecoderDoctorDiagnostics.cpp Bug 1571648 - Prevent OOMs from too many or too-big Decoder Doctor issues - r=bryce 2019-09-11 16:55:35 +00:00
DecoderDoctorDiagnostics.h
DecoderDoctorLogger.cpp
DecoderDoctorLogger.h
MultiWriterQueue.h
RollingNumber.h
moz.build