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

Issue 164542: DoPayloadRead should ignore PR_END_OF_FILE_ERROR from PR_Read, which... (Closed)

Created:
11 years, 4 months ago by wtc
Modified:
9 years, 7 months ago
Reviewers:
eroman
CC:
chromium-reviews_googlegroups.com, darin (slow to review), willchan no longer on Chromium
Visibility:
Public.

Description

DoPayloadRead should ignore PR_END_OF_FILE_ERROR from PR_Read for site compatibility. This error means the server closed the SSL connection without sending a close_notify alert. R=eroman BUG=http://crbug.com/16758 TEST=none

Patch Set 1 #

Patch Set 2 : Update to the current trunk #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -1 line) Patch
M net/socket/ssl_client_socket_nss.cc View 1 1 chunk +12 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
wtc
11 years, 2 months ago (2009-10-14 23:16:11 UTC) #1
I closed this issue because I'm not sure if NSS bug 508698
(https://bugzilla.mozilla.org/show_bug.cgi?id=508698) will
be fixed.  This patch won't be useful until the NSS bug is
fixed.

Powered by Google App Engine
This is Rietveld 408576698