diff --git a/browser/base/content/browser.xhtml b/browser/base/content/browser.xhtml
index 68849f5093cd8ab99ab0747d972799eaf3ad7e22..3b4e6a179ab7b71859f832709778c326a39cffda 100644
--- a/browser/base/content/browser.xhtml
+++ b/browser/base/content/browser.xhtml
@@ -26,6 +26,7 @@
sizemode="normal"
retargetdocumentfocus="urlbar-input"
scrolling="false"
+ zen-before-loaded="true"
persist="screenX screenY width height sizemode"
data-l10n-sync="true">
@@ -100,6 +101,8 @@
+#include zen-preloaded.inc.xhtml
+
# All JS files which are needed by browser.xhtml and other top level windows to
# support MacOS specific features *must* go into the global-scripts.inc file so
# that they can be shared with macWindow.inc.xhtml.
@@ -169,6 +172,7 @@
});
});
+#include zen-assets.inc.xhtml
# All sets except for popupsets (commands, keys, and stringbundles)
@@ -190,9 +194,13 @@
-#include navigator-toolbox.inc.xhtml
-
-#include browser-box.inc.xhtml
+
+
+ #include navigator-toolbox.inc.xhtml
+
+ #include browser-box.inc.xhtml
+