Closed
Bug 1152895
Opened 11 years ago
Closed 11 years ago
remove dead code in nsSSLIOLayerSetOptions
Categories
(Core :: Security: PSM, defect)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
mozilla40
| Tracking | Status | |
|---|---|---|
| firefox40 | --- | fixed |
People
(Reporter: mcmanus, Assigned: mcmanus)
Details
Attachments
(1 file)
|
1.14 KB,
patch
|
keeler
:
review+
|
Details | Diff | Splinter Review |
remove dead code in nsSSLIOLayerSetOptions
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8590369 -
Flags: review?(dkeeler)
Comment 2•11 years ago
|
||
Comment on attachment 8590369 [details] [diff] [review]
remove dead code in nsSSLIOLayerSetOptions
Review of attachment 8590369 [details] [diff] [review]:
-----------------------------------------------------------------
Ah - looks like this should have been removed as part of bug 839310.
::: security/manager/ssl/src/nsNSSIOLayer.cpp
@@ -2532,5 @@
> }
> }
>
> // Let's see if we're trying to connect to a site we know is
> // TLS intolerant.
nit: this comment is probably also obsolete
Attachment #8590369 -
Flags: review?(dkeeler) → review+
| Assignee | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
status-firefox40:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
You need to log in
before you can comment on or make changes to this bug.
Description
•