Bug 1466801 - Flipping disallowInheritPrincipal to be allow. r=ckerschb r=gijs
This commit is contained in:
@@ -77,6 +77,8 @@ var ContentClick = {
|
||||
params.userContextId = json.originAttributes.userContextId;
|
||||
}
|
||||
|
||||
params.allowInheritPrincipal = true;
|
||||
|
||||
window.openLinkIn(json.href, where, params);
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user