Closed Bug 1619764 Opened 5 years ago Closed 5 years ago

Make Http3Session easier to understand

Categories

(Core :: Networking: HTTP, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
mozilla75
Tracking Status
firefox75 --- fixed

People

(Reporter: dragana, Assigned: dragana)

References

(Blocks 1 open bug)

Details

(Whiteboard: [necko-triaged])

Attachments

(1 file)

Now that we have HttpConnectionUDP we can make Http3Session and HttpConnectionUDP code easier to understand.

We do not need:

  • mSocketIn/OutCondition - this can be properly handled by Http3Session
  • We do not need to loop in HttpConnectionUDP::OnSocketWritable/Readable -> this can be done in Http3Session
  • We do not need to handle tls hsandshake separately (EnsureNPNComplete), this was needed for http/2 vs http1.1
Pushed by ddamjanovic@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/583ce79ba232 Move some parts of HttpConnectionUDP to Http3Session. r=valentin
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: