diff --git a/docshell/base/nsAboutRedirector.cpp b/docshell/base/nsAboutRedirector.cpp index 978289a99218..4a5babddeada 100644 --- a/docshell/base/nsAboutRedirector.cpp +++ b/docshell/base/nsAboutRedirector.cpp @@ -71,7 +71,7 @@ static const RedirEntry kRedirMap[] = { {"config", "chrome://global/content/config.xhtml", 0}, #endif #ifdef MOZ_CRASHREPORTER - {"crashes", "chrome://global/content/crashes.xhtml", 0}, + {"crashes", "chrome://global/content/crashes.html", 0}, #endif {"credits", "https://www.mozilla.org/credits/", nsIAboutModule::URI_SAFE_FOR_UNTRUSTED_CONTENT}, diff --git a/toolkit/crashreporter/content/crashes.xhtml b/toolkit/crashreporter/content/crashes.html similarity index 85% rename from toolkit/crashreporter/content/crashes.xhtml rename to toolkit/crashreporter/content/crashes.html index 27b27b0a8d0f..bd8455c9b164 100644 --- a/toolkit/crashreporter/content/crashes.xhtml +++ b/toolkit/crashreporter/content/crashes.html @@ -1,17 +1,16 @@ - - +
- - - - - + + + + + +