зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1426733: Use restricting SIDs in Windows NPAPI process r=bobowen
Allow NPAPI sandbox to use restricting SIDs. --HG-- extra : rebase_source : be53cfa3b05bd6d0f5b24b8f4f0b41e623d40e9a
This commit is contained in:
Родитель
c5d2e41158
Коммит
312f33b8c5
|
@ -753,8 +753,6 @@ SandboxBroker::SetSecurityLevelForPluginProcess(int32_t aSandboxLevel)
|
|||
delayedIntegrityLevel = sandbox::INTEGRITY_LEVEL_MEDIUM;
|
||||
}
|
||||
|
||||
mPolicy->SetDoNotUseRestrictingSIDs();
|
||||
|
||||
sandbox::ResultCode result = SetJobLevel(mPolicy, jobLevel,
|
||||
0 /* ui_exceptions */);
|
||||
SANDBOX_ENSURE_SUCCESS(result,
|
||||
|
|
Загрузка…
Ссылка в новой задаче