diff --git a/toolkit/components/processsingleton/MainProcessSingleton.js b/toolkit/components/processsingleton/MainProcessSingleton.js index d04f2e39cbd2..e6a034eeac41 100644 --- a/toolkit/components/processsingleton/MainProcessSingleton.js +++ b/toolkit/components/processsingleton/MainProcessSingleton.js @@ -73,13 +73,15 @@ MainProcessSingleton.prototype = { } case "document-element-inserted": - // Set up Custom Elements for XUL windows before anything else happens - // in the document. Anything loaded here should be considered part of - // core XUL functionality. Any window-specific elements can be registered - // via