Closed Bug 1132813 Opened 8 years ago Closed 8 years ago

Enable DTLS 1.2

Categories

(Core :: WebRTC: Networking, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla38
Tracking Status
firefox38 --- fixed

People

(Reporter: mt, Assigned: mt)

References

Details

Attachments

(1 file, 1 obsolete file)

My change to bug 1052610 omitted the version bump.  Oops.
Attached file MozReview Request: bz://1132813/mt (obsolete) —
/r/3837 - Bug 1132813 Enabling DTLS 1.2 for WebRTC, r=ekr

Pull down this commit:

hg pull review -r 005727537c3f58502a0ed69966db00044af80e60
Attachment #8563933 - Flags: review?(ekr)
https://reviewboard.mozilla.org/r/3835/#review3275

::: media/mtransport/transportlayerdtls.cpp
(Diff revision 1)
> -    SSL_LIBRARY_VERSION_TLS_1_1 // version intolerance; bug 1052610
> +    SSL_LIBRARY_VERSION_TLS_1_2 // version intolerance; bug 1052610

I think the comment here ("version intolerance") is no longer applicable -- right?
Comment on attachment 8563933 [details]
MozReview Request: bz://1132813/mt

r+, although I'd like to see the comment fixed here.
Attachment #8563933 - Flags: review?(ekr) → review+
Yeah, I thought that I pushed the comment-free version to RB.  I'll make sure that that is fixed.
https://hg.mozilla.org/mozilla-central/rev/cd23a224e842
Assignee: nobody → martin.thomson
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
Attachment #8563933 - Attachment is obsolete: true
Attachment #8619493 - Flags: review+
You need to log in before you can comment on or make changes to this bug.