Skip to content
  • sammc's avatar
    Remove unused parts of IPC::ChannelHandle. · 9bf370c2
    sammc authored
    In SFI NaCl, ChannelHandle is just a file descriptor. On other platforms
    it's just a mojo message pipe handle. This CL removes the other unused
    fields. It also removes IPC::Channel::GenerateMojoChannelHandlePair()
    and updates its remaining use.
    
    BUG=659448
    
    Review-Url: https://codereview.chromium.org/2484943004
    Cr-Commit-Position: refs/heads/master@{#431821}
    9bf370c2