gecko-dev/dom/media/doctor
Gerald Squelart 4326b92ea7 Bug 1784812 - Use common JSONWriteFuncs when writing to a string - r=canaltinova,media-playback-reviewers,alwu
Most users of JSONWriter want to fill a string, so instead of having all these
similar implementations, we now have central reusable implementations:
- JSONStringWriteFunc contains a string and writes to it.
- JSONStringRefWriteFunc references a string and writes to it. This is most
  useful when the string already exists somewhere, or needs to be returned from
  a function (so we avoid another conversion when returning).

Differential Revision: https://phabricator.services.mozilla.com/D154618
2022-08-17 07:07:54 +00:00
..
test Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
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 Bug 1784812 - Use common JSONWriteFuncs when writing to a string - r=canaltinova,media-playback-reviewers,alwu 2022-08-17 07:07:54 +00:00
DDMediaLogs.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
DDMessageIndex.h
DDTimeStamp.cpp
DDTimeStamp.h
DecoderDoctorDiagnostics.cpp
DecoderDoctorDiagnostics.h
DecoderDoctorLogger.cpp
DecoderDoctorLogger.h
MultiWriterQueue.h Bug 1761040 - Prefix thread safety macros with MOZ_ r=geckoview-reviewers,media-playback-reviewers,alwu,jesup,m_kato 2022-08-03 16:39:41 +00:00
RollingNumber.h
moz.build