Closed Bug 1665709 Opened 4 years ago Closed 4 years ago

Use a unique resource listener from netmonitor in order to guarantee resource ordering

Categories

(DevTools :: Netmonitor, enhancement, P2)

enhancement

Tracking

(Fission Milestone:M7, firefox83 fixed)

RESOLVED FIXED
83 Branch
Fission Milestone M7
Tracking Status
firefox83 --- fixed

People

(Reporter: ochameau, Assigned: ochameau)

References

Details

(Whiteboard: dt-fission-m2-mvp)

Attachments

(1 file, 1 obsolete file)

Bug 1663614 is going to change slightly the implementation of ResourceWatcher and from now on, the resource order is only going to be guaranteed for a given Resource Listener.
i.e. two distinct calls to ResourceWatcher.watchResources will have their onAvailable/onUpdated method called in parallel with resource arrays, which will not guarantee the resource ordering as they may received mixed resource arrays depending on their watched resources.

At least the netmonitor is surfacing such issue where two dinstict calls to watchResources are being made while resource order is very important.

Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED

Tracking dt-fission-m2-reserve bugs for Fission Beta milestone (M7).

Fission Milestone: --- → M7
Severity: -- → S3
Priority: -- → P2
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/97e77b84546f
Use same listener for NETWORK_EVENT and NETWORK_EVENT_STACKTRACE in order to guarantee event order. r=bomsy
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
Whiteboard: dt-fission-m2-reserve → dt-fission-m2-mvp
Pushed by rjesup@wgate.com:
https://hg.mozilla.org/integration/autoland/rev/1de39d201585
don't update session history for about:blank transient pages r=smaug

Randell, you probably attached this patch to the wrong bug?

Flags: needinfo?(poirot.alex) → needinfo?(rjesup)

Comment on attachment 9177119 [details]
Bug 1665709: don't update session history for about:blank transient pages r=smaug

wrong bug...

Attachment #9177119 - Attachment is obsolete: true
Flags: needinfo?(rjesup)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: