Closed
Bug 1537761
Opened 6 years ago
Closed 5 years ago
Make AlternateServices work when socket process is enabled
Categories
(Core :: Networking, enhancement, P2)
Core
Networking
Tracking
()
RESOLVED
FIXED
mozilla76
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: kershaw, Assigned: kershaw)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(2 files)
To make AlternateServices fully work, we still need to take care of SpdyInfo[1] and SpeculativeConnect[2].
[1] https://searchfox.org/mozilla-central/rev/7c20ad925005fbad7b8e08813115f1ec7fa1c248/netwerk/protocol/http/AlternateServices.cpp#138
[2] https://searchfox.org/mozilla-central/rev/7c20ad925005fbad7b8e08813115f1ec7fa1c248/netwerk/protocol/http/AlternateServices.cpp#949
Assignee | ||
Comment 1•6 years ago
|
||
Note that http connection is also accessed at [1].
Updated•6 years ago
|
Assignee: nobody → dd.mozilla
Status: NEW → ASSIGNED
Updated•5 years ago
|
Assignee: dd.mozilla → nobody
Status: ASSIGNED → NEW
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Depends on D65552
Updated•5 years ago
|
Assignee: nobody → kershaw
Status: NEW → ASSIGNED
Pushed by kjang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/457118de807c
P1: Send an IPC message for ClearHostMapping() r=dragana
https://hg.mozilla.org/integration/autoland/rev/ecc0db42db9c
P2 Add an IPC message for AltSvcMapping::ProcessHeader r=dragana
Comment 5•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/457118de807c
https://hg.mozilla.org/mozilla-central/rev/ecc0db42db9c
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in
before you can comment on or make changes to this bug.
Description
•