diff options
author | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-27 21:09:07 +0000 |
---|---|---|
committer | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-27 21:09:07 +0000 |
commit | 3dd7a7a7806269c92861cbeb073dac8291d80e35 (patch) | |
tree | 2092e19648ce103bca50c9d1f9ef946ffdd48035 /base/port.h | |
parent | 8ede076f5956aa5caebd3c0320ecf9305fb0d5b6 (diff) | |
download | chromium_src-3dd7a7a7806269c92861cbeb073dac8291d80e35.zip chromium_src-3dd7a7a7806269c92861cbeb073dac8291d80e35.tar.gz chromium_src-3dd7a7a7806269c92861cbeb073dac8291d80e35.tar.bz2 |
posix: handle chars more delicately in ipc logging
Since we're displaying to stdout, we don't want to dump arbitrary bytes
to the IPC log. Make it display only ASCII and clip it to a reasonable
max length.
(PS: I tried to resolve the vector<char> / vector<unsigned char> schism
at first but it bleeds across out entire codebase...)
Review URL: http://codereview.chromium.org/159430
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21705 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/port.h')
0 files changed, 0 insertions, 0 deletions