DescriptionSwitch SessionManagerClient::RestartJob to use RestartJobWithAuth
The session manager is once again providing a RestartJobWithAuth
method to allow callers to directly authorize their request to
restart the browser by providing a unix domain socket ready to be
SO_PEERCREDified in lieu of a pid.
This has the advantage of working inside a PID namespace, while
normal dbus mechanisms do not.
BUG=448821
TEST=integration tests TBD
R=stevenjb@chromium.org
Committed: https://crrev.com/ec53492f57498b60bbffe2aba1c80df39589925f
Cr-Commit-Position: refs/heads/master@{#327417}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Add comments, make passing of FD ownership more clear #
Total comments: 2
Patch Set 3 : fix comment #Messages
Total messages: 11 (2 generated)
|