Closed Bug 1537764 Opened 6 years ago Closed 6 years ago

Don't access http channel in http transaction

Categories

(Core :: Networking, defect, P2)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: kershaw, Assigned: kershaw)

References

(Blocks 1 open bug)

Details

(Whiteboard: [necko-triaged])

Attachments

(4 files)

When we land this to central, we need to rabase larch repo based on this.

Assignee: nobody → kershaw

In socket process, the reference of http channel is not accessiable. So, we use the channel id instead.
There is a table saves the mapping of channel id and the weak pointer of the channel in http handler. We use this mapping to get the real http channel.

Regressions: 1546830
Regressions: 1548726
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: