Descriptionwin: Add CrashpadClient::GetHandlerIPCPipe()
For multiprocess architectures, this method allows the pipe used for
registration to be obtained from CrashpadHandler, even when
CrashpadHandler chooses its own name. This may happen if the handler is
not running on a well-known pipe name but was instead started by
CrashpadHandler::StartHandler(). If Chrome uses this interface, for
example, the browser process will need to call
CrashpadClient::GetHandlerIPCPipe() and pass the pipe name to its child
processes.
R=scottmg@chromium.org
Committed: https://chromium.googlesource.com/crashpad/crashpad/+/a30db914afae7904237b9ccd9576828808868f34
Patch Set 1 #
Total comments: 2
Patch Set 2 : Address review feedback #
Messages
Total messages: 5 (1 generated)
|