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

Issue 125024: Handle file descriptor exhaustions a little more gracefully. This prevents th... (Closed)

Created:
11 years, 6 months ago by stuartmorgan
Modified:
9 years, 7 months ago
Reviewers:
John Grabowski
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Handle file descriptor exhaustions a little more gracefully. This prevents the browser itself from crashing in Intl2 page cycler tests on the Mac (although the renderer still dies, at least in debug), so that seems like a good idea whatever larger solution we find for the file descriptor issue. TEST=none BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=18318

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -3 lines) Patch
M base/shared_memory_posix.cc View 1 chunk +8 lines, -1 line 0 comments Download
M chrome/browser/renderer_host/buffered_resource_handler.cc View 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
stuartmorgan
11 years, 6 months ago (2009-06-12 00:50:30 UTC) #1
John Grabowski
11 years, 6 months ago (2009-06-12 00:59:49 UTC) #2
LGTM

Thanks for working on this.

Powered by Google App Engine
This is Rietveld 408576698