Bug 240262. Change permissions so MARQUEE can function in mailnews. r=mscott, patch by Martijn Wargers
git-svn-id: svn://10.0.0.236/trunk@183368 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -292,6 +292,7 @@ pref("capability.policy.mailnews.*.attributes.get", "noAccess");
|
||||
pref("capability.policy.mailnews.*.baseURI.get", "noAccess");
|
||||
pref("capability.policy.mailnews.*.data.get", "noAccess");
|
||||
pref("capability.policy.mailnews.*.getAttribute", "noAccess");
|
||||
pref("capability.policy.mailnews.HTMLDivElement.getAttribute", "sameOrigin");
|
||||
pref("capability.policy.mailnews.*.getAttributeNS", "noAccess");
|
||||
pref("capability.policy.mailnews.*.getNamedItem", "noAccess");
|
||||
pref("capability.policy.mailnews.*.getNamedItemNS", "noAccess");
|
||||
|
||||
Reference in New Issue
Block a user