Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(521)

Issue 2484943004: Remove unused parts of IPC::ChannelHandle. (Closed)

Created:
4 years, 1 month ago by Sam McNally
Modified:
4 years, 1 month ago
Reviewers:
Tom Sepez, raymes, sky, boliu
CC:
chromium-reviews, jam, darin-cc_chromium.org, chrome-apps-syd-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove unused parts of IPC::ChannelHandle. 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 Committed: https://crrev.com/9bf370c24d97be78187311bb28bc3275a1195024 Cr-Commit-Position: refs/heads/master@{#431821}

Patch Set 1 : #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -134 lines) Patch
M android_webview/browser/aw_printing_message_filter.h View 1 chunk +4 lines, -0 lines 0 comments Download
M android_webview/browser/aw_printing_message_filter.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/printing/printing_message_filter.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/printing/printing_message_filter.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M ipc/ipc_channel.h View 1 2 1 chunk +0 lines, -10 lines 0 comments Download
M ipc/ipc_channel_common.cc View 1 2 1 chunk +0 lines, -11 lines 0 comments Download
M ipc/ipc_channel_handle.h View 1 chunk +14 lines, -54 lines 0 comments Download
M ipc/ipc_channel_nacl.h View 1 2 1 chunk +0 lines, -6 lines 0 comments Download
M ipc/ipc_channel_nacl.cc View 1 2 2 chunks +2 lines, -4 lines 0 comments Download
M ipc/ipc_message_utils.cc View 2 chunks +15 lines, -19 lines 0 comments Download
M ipc/ipc_message_utils_unittest.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M ppapi/nacl_irt/irt_start.cc View 2 chunks +5 lines, -7 lines 0 comments Download
M ppapi/proxy/ppapi_proxy_test.cc View 1 chunk +6 lines, -7 lines 0 comments Download
M tools/ipc_fuzzer/fuzzer/fuzzer.cc View 1 chunk +1 line, -10 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 49 (37 generated)
Sam McNally
+sky for //chrome +raymes for //ppapi +boliu for //android_webview +tsepez for //ipc and //tools/ipc_fuzzer
4 years, 1 month ago (2016-11-09 08:53:55 UTC) #28
sky
https://codereview.chromium.org/2484943004/diff/120001/chrome/browser/printing/printing_message_filter.h File chrome/browser/printing/printing_message_filter.h (right): https://codereview.chromium.org/2484943004/diff/120001/chrome/browser/printing/printing_message_filter.h#newcode19 chrome/browser/printing/printing_message_filter.h:19: #if defined(OS_CHROMEOS) || defined(OS_ANDROID) How come you need OS_CHROMEOS ...
4 years, 1 month ago (2016-11-09 16:25:25 UTC) #29
boliu
a_w lgtm
4 years, 1 month ago (2016-11-09 17:36:55 UTC) #30
Tom Sepez
Pls. manually check that you can build the target ipc_fuzzer_all LGTM otherwise.
4 years, 1 month ago (2016-11-09 17:40:06 UTC) #31
Sam McNally
On 2016/11/09 17:40:06, Tom Sepez wrote: > Pls. manually check that you can build the ...
4 years, 1 month ago (2016-11-09 20:54:58 UTC) #34
sky
LGTM
4 years, 1 month ago (2016-11-09 23:10:18 UTC) #37
raymes
ppapi lgtm
4 years, 1 month ago (2016-11-14 00:46:07 UTC) #38
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2484943004/140001
4 years, 1 month ago (2016-11-14 00:48:35 UTC) #41
commit-bot: I haz the power
Failed to apply patch for ipc/ipc_channel.h: While running git apply --index -p1; error: patch failed: ...
4 years, 1 month ago (2016-11-14 01:47:50 UTC) #43
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2484943004/160001
4 years, 1 month ago (2016-11-14 02:45:00 UTC) #46
commit-bot: I haz the power
Committed patchset #3 (id:160001)
4 years, 1 month ago (2016-11-14 03:29:35 UTC) #47
commit-bot: I haz the power
4 years, 1 month ago (2016-11-14 03:32:13 UTC) #49
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/9bf370c24d97be78187311bb28bc3275a1195024
Cr-Commit-Position: refs/heads/master@{#431821}

Powered by Google App Engine
This is Rietveld 408576698