Text will disappear
@@ -32,7 +32,7 @@ add_task(function* () {
- `;
+ `);
info("Use localization helper to localize the test markup");
localizeMarkup(div);
diff --git a/docshell/base/nsDocShell.cpp b/docshell/base/nsDocShell.cpp
index 540a5b75a19b..c3df4ab1cd29 100644
--- a/docshell/base/nsDocShell.cpp
+++ b/docshell/base/nsDocShell.cpp
@@ -10687,6 +10687,7 @@ nsDocShell::DoURILoad(nsIURI* aURI,
rv = NS_NewChannelInternal(getter_AddRefs(channel),
aURI,
loadInfo,
+ nullptr, // PerformanceStorage
nullptr, // loadGroup
static_cast