Fixing bug 69070. Don't allow loading of images from file: URIs from web content. r+sr=bzbarsky@mit.edu
git-svn-id: svn://10.0.0.236/trunk@163691 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -259,6 +259,7 @@ interface nsIDocShell : nsISupports
|
||||
*/
|
||||
const unsigned long APP_TYPE_UNKNOWN = 0;
|
||||
const unsigned long APP_TYPE_MAIL = 1;
|
||||
const unsigned long APP_TYPE_EDITOR = 2;
|
||||
|
||||
attribute unsigned long appType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user