Issue #1053 - Remove android support from docshell

This commit is contained in:
Matt A. Tobin 2020-02-25 12:26:18 -05:00 committed by Roy Tam
commit fa17b5a8e7
2 changed files with 0 additions and 24 deletions

View file

@ -119,12 +119,10 @@ static RedirEntry kRedirMap[] = {
nsIAboutModule::URI_MUST_LOAD_IN_CHILD |
nsIAboutModule::ALLOW_SCRIPT
},
#ifndef ANDROID
{
"profiles", "chrome://global/content/aboutProfiles.xhtml",
nsIAboutModule::ALLOW_SCRIPT
},
#endif
// about:srcdoc is unresolvable by specification. It is included here
// because the security manager would disallow srcdoc iframes otherwise.
{