summaryrefslogtreecommitdiffstats
path: root/chrome/browser/window_sizer_linux.cc
diff options
context:
space:
mode:
authorjeremy@chromium.org <jeremy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-22 21:15:39 +0000
committerjeremy@chromium.org <jeremy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-22 21:15:39 +0000
commit7f6f0623f4ee9bb83f168c97c85b71f0f8e52bec (patch)
tree859f324bfad347d6de5aff399cbbd561fa88d959 /chrome/browser/window_sizer_linux.cc
parente3bcbd3e6ddaa645a7a857f47070461118c56857 (diff)
downloadchromium_src-7f6f0623f4ee9bb83f168c97c85b71f0f8e52bec.zip
chromium_src-7f6f0623f4ee9bb83f168c97c85b71f0f8e52bec.tar.gz
chromium_src-7f6f0623f4ee9bb83f168c97c85b71f0f8e52bec.tar.bz2
On OSX when a pipe is closed and we try to read from it errno is set to EPERM. We then procede to print out a scary error message to the terminal, even though this is non-fatal.
This CL special cases EPERM on the Mac so we don't print the error message. I'm leaving in the LOG() since I think we still want to know about any out of bound values coming back. Review URL: http://codereview.chromium.org/113786 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16795 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/window_sizer_linux.cc')
0 files changed, 0 insertions, 0 deletions