Loading browser/components/about/AboutRedirector.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -36,6 +36,7 @@ struct RedirEntry { static const uint32_t BASE_BROWSER_HOME_PAGE_FLAGS = nsIAboutModule::URI_MUST_LOAD_IN_CHILD | nsIAboutModule::URI_CAN_LOAD_IN_PRIVILEGEDABOUT_PROCESS | nsIAboutModule::URI_SAFE_FOR_UNTRUSTED_CONTENT | nsIAboutModule::ALLOW_SCRIPT | nsIAboutModule::IS_SECURE_CHROME_UI; Loading Loading
browser/components/about/AboutRedirector.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -36,6 +36,7 @@ struct RedirEntry { static const uint32_t BASE_BROWSER_HOME_PAGE_FLAGS = nsIAboutModule::URI_MUST_LOAD_IN_CHILD | nsIAboutModule::URI_CAN_LOAD_IN_PRIVILEGEDABOUT_PROCESS | nsIAboutModule::URI_SAFE_FOR_UNTRUSTED_CONTENT | nsIAboutModule::ALLOW_SCRIPT | nsIAboutModule::IS_SECURE_CHROME_UI; Loading