Closed
Bug 1664999
Opened 4 years ago
Closed 3 years ago
Unit tests for partitioning of TLS session identifiers
Categories
(Core :: Networking, task, P3)
Core
Networking
Tracking
()
RESOLVED
FIXED
93 Branch
Tracking | Status | |
---|---|---|
firefox93 | --- | fixed |
People
(Reporter: arthur, Assigned: pbz)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
No description provided.
Updated•4 years ago
|
Severity: -- → N/A
Priority: -- → P3
Whiteboard: [necko-triaged]
Assignee | ||
Comment 1•3 years ago
|
||
(For future reference) Partitioning happens here: https://searchfox.org/mozilla-central/rev/1843375acbbca68127713e402be222350ac99301/security/manager/ssl/nsNSSIOLayer.cpp#771-799
Assignee | ||
Comment 2•3 years ago
|
||
Tim, as per your comment here and the tests added by baku here, is this bug still valid? Do we need additional tests?
Flags: needinfo?(tihuang)
Comment 3•3 years ago
|
||
I think we still need an additional test because Baku's test only tests altSvc cache. We should find a way to test tls session.
Flags: needinfo?(tihuang)
Assignee | ||
Comment 4•3 years ago
|
||
Thanks! I'll look into it.
Assignee: nobody → pbz
Status: NEW → ASSIGNED
Assignee | ||
Comment 5•3 years ago
|
||
Pushed by pzuhlcke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d8565351ba24
Added test for partitioned TLS peerIds. r=timhuang
Comment 7•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox93:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•