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

Issue 3759004: ipc_channel: warn if someone forgets to check the result of Connect() (Closed)

Created:
10 years, 2 months ago by Evan Martin
Modified:
9 years, 7 months ago
Reviewers:
jam
CC:
chromium-reviews, darin-cc_chromium.org, jam, Paweł Hajdan Jr., brettw-cc_chromium.org
Base URL:
http://src.chromium.org/git/chromium.git
Visibility:
Public.

Description

ipc_channel: warn if someone forgets to check the result of Connect() I found a test that was doing this. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=63083

Patch Set 1 #

Patch Set 2 : fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -9 lines) Patch
M chrome/renderer/renderer_main_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ipc/ipc_channel.h View 2 chunks +2 lines, -1 line 0 comments Download
M ipc/ipc_fuzzing_tests.cc View 1 chunk +1 line, -1 line 0 comments Download
M ipc/ipc_send_fds_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M ipc/ipc_tests.cc View 5 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Evan Martin
10 years, 2 months ago (2010-10-14 23:35:49 UTC) #1
jam
10 years, 2 months ago (2010-10-15 03:03:57 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698