Open Bug 1266441 Opened 8 years ago Updated 2 years ago

NS_ERROR_NET_RESET errors should get a more helpful error page

Categories

(Firefox :: General, defect, P3)

defect

Tracking

()

Tracking Status
firefox48 --- affected

People

(Reporter: past, Unassigned)

References

Details

(Whiteboard: [fxprivacy])

Attachments

(1 file)

Attached image Screenshot
In the attached error case, there are a few confusing messages to the user:

(a) the main title is "secure connection failed", but the NS_ERROR_NET_RESET error isn't related to the security aspects of the connection, muddling the waters unnecessarily
(b) the first bullet point is inaccurate, as the problem is at a lower level than authentication of received data: the connection was reset
(c) the advanced section containing the NS_ERROR_NET_RESET code may be useful to experienced users, or for reporting the error to them
(d) some report that the green padlock gives a false sense of success that is in stark contrast with the error message. Not sure that this is accurate though, the padlock is mainly indicating the security (or lack thereof) of the connection and a terminated connection is neither secure nor insecure.
See Also: → 1252068
I think the right thing to do here (a, b, c) is just to remove the distinction between a "secure connection failed" and other "connection failed" errors -- getting a FIN/RST after you send the ClientHello isn't really that different from getting one before.

With regard to (d), I agree that we should remove the padlock, and just show the (i).
(In reply to Richard Barnes [:rbarnes] from comment #1)
> I think the right thing to do here (a, b, c) is just to remove the
> distinction between a "secure connection failed" and other "connection
> failed" errors -- getting a FIN/RST after you send the ClientHello isn't
> really that different from getting one before.
> 
> With regard to (d), I agree that we should remove the padlock, and just show
> the (i).

+1
Whiteboard: [fxprivacy][triage]
Priority: -- → P3
Whiteboard: [fxprivacy][triage] → [fxprivacy]
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: