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

Issue 357002: Improve error code mapping between our network error codes and the... (Closed)

Created:
11 years, 1 month ago by wtc
Modified:
9 years, 7 months ago
Reviewers:
dank
CC:
chromium-reviews_googlegroups.com, darin (slow to review)
Visibility:
Public.

Description

Improve error code mapping between our network error codes and the NSPR/NSS error codes. Add the error codes that may be reported by TCPClientSocket to the error code mapping functions. Map our network error codes to NSPR/NSS error codes in the async completion code paths of transport_->Read() and transport_->Write(). R=dank BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=31012

Patch Set 1 #

Patch Set 2 : Upload before checkin #

Patch Set 3 : Upload before checkin #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -6 lines) Patch
M net/socket/ssl_client_socket_nss.cc View 1 2 4 chunks +47 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
wtc
11 years, 1 month ago (2009-11-04 02:28:42 UTC) #1
dank
11 years, 1 month ago (2009-11-04 06:10:55 UTC) #2
LGTM!

Powered by Google App Engine
This is Rietveld 408576698