Bug 1865995 p2. Rename ContentViewerType to match nsIDocumentViewer's new name. r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D194336
This commit is contained in:
@@ -7016,7 +7016,7 @@ bool nsContentUtils::IsSystemOrPDFJS(JSContext* aCx, JSObject*) {
|
||||
|
||||
already_AddRefed<nsIDocumentLoaderFactory>
|
||||
nsContentUtils::FindInternalDocumentViewer(const nsACString& aType,
|
||||
ContentViewerType* aLoaderType) {
|
||||
DocumentViewerType* aLoaderType) {
|
||||
if (aLoaderType) {
|
||||
*aLoaderType = TYPE_UNSUPPORTED;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user