зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1627859 - Fix case where we don't read IPC policies in time. r=ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D69905 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
b27b5505fe
Коммит
0c6cc119e0
|
@ -194,6 +194,7 @@ bool nsCSPContext::permitsInternal(
|
|||
const nsAString& aNonce, bool aIsPreload, bool aSpecific,
|
||||
bool aSendViolationReports, bool aSendContentLocationInViolationReports,
|
||||
bool aParserCreated) {
|
||||
EnsureIPCPoliciesRead();
|
||||
bool permits = true;
|
||||
|
||||
nsAutoString violatedDirective;
|
||||
|
|
Загрузка…
Ссылка в новой задаче