DescriptionAlways ignore SIGPIPE for NaCl both in SFI mode and non SFI mode.
Currently, if there is an access to the pipe, whose other side is
already closed, SIGPIPE will be raised in some platform such as linux.
It is unexpected behavior, and causes some test failure.
This is what trusted plugin does in content/app/content_main_runner.cc.
TEST=Ran PPAPINaClPNaClNonSfiTest.Audio locally many times and the flakiness
was gone. Also run trybots.
BUG=371662
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271000
Patch Set 1 #
Total comments: 6
Patch Set 2 : Rebase #Patch Set 3 : #Messages
Total messages: 7 (0 generated)
|