Bug 1461388 - Migrate XUL deck from a XBL binding to a Custom Element;r=timdream
MozReview-Commit-ID: F95i9H9FvYv
This commit is contained in:
@@ -86,6 +86,7 @@ MainProcessSingleton.prototype = {
|
||||
doc.contentType == "application/vnd.mozilla.xul+xml") {
|
||||
for (let script of [
|
||||
"chrome://global/content/elements/stringbundle.js",
|
||||
"chrome://global/content/elements/general.js",
|
||||
]) {
|
||||
Services.scriptloader.loadSubScript(script, doc.ownerGlobal);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user