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

Issue 11280010: Extract SIGPIPE ignoring code to a common place. (Closed)

Created:
8 years, 1 month ago by Paweł Hajdan Jr.
Modified:
8 years, 1 month ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, nkostylev+watch_chromium.org, jam, kkania, sail+watch_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, oshima+watch_chromium.org, pam+watch_chromium.org, erikwright+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Extract SIGPIPE ignoring code to a common place. BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=168239

Patch Set 1 #

Patch Set 2 : fix ios #

Total comments: 1

Patch Set 3 : documented return value #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -28 lines) Patch
M base/debug/stack_trace_android.cc View 2 chunks +3 lines, -6 lines 0 comments Download
M base/debug/stack_trace_posix.cc View 2 chunks +2 lines, -5 lines 0 comments Download
M base/process_util.h View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M base/process_util_posix.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/web_socket_proxy.cc View 3 chunks +2 lines, -13 lines 0 comments Download
M chrome/test/webdriver/webdriver_server.cc View 2 chunks +6 lines, -2 lines 0 comments Download
M content/app/content_main_runner.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/flip_server/flip_in_mem_edsm_server.cc View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Paweł Hajdan Jr.
8 years, 1 month ago (2012-11-15 22:46:56 UTC) #1
willchan no longer on Chromium
lgtm https://codereview.chromium.org/11280010/diff/3001/base/process_util.h File base/process_util.h (right): https://codereview.chromium.org/11280010/diff/3001/base/process_util.h#newcode151 base/process_util.h:151: // Ignores SIGPIPE signal. We handle pipe errors ...
8 years, 1 month ago (2012-11-16 05:25:03 UTC) #2
jochen (gone - plz use gerrit)
8 years, 1 month ago (2012-11-16 12:51:13 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698