DescriptionGet rid of SharedMemory::GiveToProcess.
This CL is a refactor with no intended behavior change.
The method existed to allow a process to directly give a handle to another
process, before the IPC subsystem supported handle transport. Now that handle
transport is supported, all instances of directly giving a handle have already
been removed, and this is just a clean up.
BUG=716206
TBR=avi@chromium.org
Review-Url: https://codereview.chromium.org/2847033003
Cr-Commit-Position: refs/heads/master@{#468766}
Committed: https://chromium.googlesource.com/chromium/src/+/63840887ae819fb18b2103ac939db69e35ffe111
Patch Set 1 #Patch Set 2 : finish aptch. #Patch Set 3 : Compile error. #Patch Set 4 : Rebase. #Patch Set 5 : Rebase. #Patch Set 6 : compile error. #Patch Set 7 : Compile error. #Patch Set 8 : compile erorr. #Patch Set 9 : Rebase. #
Total comments: 7
Patch Set 10 : Comments from thakis. #
Total comments: 2
Patch Set 11 : Comments from avi. #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 58 (48 generated)
|