Second there are Security Descriptors. These are basically the locks in Windows which apply to securable objects in the System (this can be file system objects such as Files, Folders, etc.). Part of the security descriptor can be a Discretionary Access Control List (or DACL) which tells the system how certain users & groups may access the secured object.
is the browser process is first launched process in chromium/chrome?
is the browser process is the father of GPU process in chromium/chrome?
On Wednesday, May 25, 2022 at 9:06:27 AM UTC+8 auo...@microsoft.com wrote:The child process always runs with the lockdown token however the child process is started suspended and the browser process will set the initial token as an impersonation token on the main thread. When we lock the sandbox in Chromium (TargetServicesBase::LowerToken) the main thread calls RevertToSelf so that all threads are now running with the lockdown token (in addition to doing things like closing open handles & lowering the process integrity level, which is another aspect of the token).
--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/CAE5mQiOidUiRMkJPb1WVnWC1OcFu4ZK7N%2BXNokAC8uKKLxiExg%40mail.gmail.com.