gecko-dev/dom/media/doctor
Emilio Cobos Álvarez d2ed260822 Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug
Summary: Really sorry for the size of the patch. It's mostly automatic
s/nsIDocument/Document/ but I had to fix up in a bunch of places manually to
add the right namespacing and such.

Overall it's not a very interesting patch I think.

nsDocument.cpp turns into Document.cpp, nsIDocument.h into Document.h and
nsIDocumentInlines.h into DocumentInlines.h.

I also changed a bunch of nsCOMPtr usage to RefPtr, but not all of it.

While fixing up some of the bits I also removed some unneeded OwnerDoc() null
checks and such, but I didn't do anything riskier than that.
2019-01-03 17:48:33 +01: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
DDLoggedTypeTraits.h Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug 2019-01-03 17:48:33 +01: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
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 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug 2019-01-03 17:48:33 +01:00
DecoderDoctorDiagnostics.h Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug 2019-01-03 17:48:33 +01: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
moz.build Bug 1407909 - Rename DDLogClass to DDLogCategory - r=jwwang 2017-10-12 16:15:35 +11: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