Closed Bug 1899321 Opened 4 months ago Closed 4 months ago

Create network events using the activity object instead of the channel

Categories

(DevTools :: Netmonitor, task)

task

Tracking

(firefox128 fixed)

RESOLVED FIXED
128 Branch
Tracking Status
firefox128 --- fixed

People

(Reporter: jdescottes, Assigned: jdescottes)

References

Details

Attachments

(1 file)

In Bug 1880803, we wanted to simplify the code of the NetworkObserver. The activity objects already contain a pointer to the channel, so in cases where we have an activity, we shouldn't need to pass the channel.

However at the moment, there are edge cases where the same channel id can be reused for several requests (see Bug 1899291). This leads to issues when we start to rely on the activity object more. Once Bug 1899291 is fixed, we should be able to finalize this.

Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Pushed by jdescottes@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b488906b3041 [devtools] Create network events from the activity object r=ochameau,devtools-reviewers
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: