gecko-dev/dom/media/doctor
Alex Chronopoulos a008331435 Bug 1509462 - Make DecoderDoctorLifeLogger constructor/destructor protected. r=gerald
DecoderDoctorLifeLogger is used as a base class in many classes but it does need to have a virtual destructor to avoid adding a vtable in the class. Thus the constructor and destructor become protected to avoid being used as base pointer to delete the real object.

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

--HG--
extra : moz-landing-system : lando
2018-11-27 20:46:19 +00:00
..
gtest Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
DDLifetime.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
DDLifetime.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
DDLifetimes.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
DDLifetimes.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
DDLogCategory.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
DDLogCategory.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
DDLogMessage.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
DDLogMessage.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
DDLogObject.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
DDLogObject.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
DDLogUtils.cpp
DDLogUtils.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
DDLogValue.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
DDLogValue.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
DDLoggedTypeTraits.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
DDMediaLog.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
DDMediaLog.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
DDMediaLogs.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
DDMediaLogs.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
DDMessageIndex.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
DDTimeStamp.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
DDTimeStamp.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
DecoderDoctorDiagnostics.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
DecoderDoctorDiagnostics.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
DecoderDoctorLogger.cpp Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
DecoderDoctorLogger.h Bug 1509462 - Make DecoderDoctorLifeLogger constructor/destructor protected. r=gerald 2018-11-27 20:46:19 +00:00
MultiWriterQueue.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
RollingNumber.h Bug 1204606 - Reformat of dom/media r=jya 2018-11-19 13:25:37 +00:00
moz.build Bug 1407909 - Rename DDLogClass to DDLogCategory - r=jwwang 2017-10-12 16:15:35 +11:00