Closed Bug 1663617 Opened 4 years ago Closed 4 years ago

Pass `updateType` via update object instead of resource object

Categories

(DevTools :: Netmonitor, enhancement)

enhancement

Tracking

(firefox82 fixed)

RESOLVED FIXED
82 Branch
Tracking Status
firefox82 --- fixed

People

(Reporter: ochameau, Assigned: ochameau)

References

Details

(Whiteboard: dt-fission-m2-mvp)

Attachments

(1 file)

In bug 1663614, resources are going to be throttled.
This will break the current usages of updateType attribute being set on the NETWORK_EVENT resource. Because resource.updateType will now be set to the current value when the events are finally emited after being throttled. You will no longer see all the intermediate value of it.
In order to address this, we should simply move this attribute from Resource object to the Update object.

Whiteboard: dt-fission-m2-mvp
Status: NEW → ASSIGNED
Pushed by apoirot@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b2aed148a737 Pass `updateType` via the update packet instead of storing it on the resource object. r=bomsy
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: