Closed
Bug 1132813
Opened 8 years ago
Closed 8 years ago
Enable DTLS 1.2
Categories
(Core :: WebRTC: Networking, defect)
Core
WebRTC: Networking
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.
Assignee | ||
Comment 1•8 years ago
|
||
/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)
Comment 2•8 years ago
|
||
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 3•8 years ago
|
||
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+
Assignee | ||
Comment 4•8 years ago
|
||
Yeah, I thought that I pushed the comment-free version to RB. I'll make sure that that is fixed.
Assignee | ||
Comment 5•8 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/cd23a224e842
https://hg.mozilla.org/mozilla-central/rev/cd23a224e842
Assignee: nobody → martin.thomson
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox38:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
Assignee | ||
Comment 7•8 years ago
|
||
Attachment #8563933 -
Attachment is obsolete: true
Attachment #8619493 -
Flags: review+
Assignee | ||
Comment 8•8 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•