Closed Bug 1646854 Opened 4 years ago Closed 4 years ago

Introduce code to be able to listen for resources from the parent process

Categories

(DevTools :: Framework, enhancement)

enhancement

Tracking

(Fission Milestone:M6c, firefox80 fixed)

RESOLVED FIXED
Firefox 80
Fission Milestone M6c
Tracking Status
firefox80 --- fixed

People

(Reporter: ochameau, Assigned: ochameau)

References

(Blocks 1 open bug)

Details

(Whiteboard: dt-fission-m2-mvp)

Attachments

(2 files)

Almost all resources will be observed from the target's process/thread.
But at least two of them: storage data and network events should be observed from the parent process.
It would be handy to start landing some code allowing to do that, so that we can start experiment in the two bugs related to storage (bug 1644192) and network event (bug 1644191), in parallel and focus in these two bugs on the resource watcher modules and not the necessary framework work.

Status: NEW → ASSIGNED

Tracking dt-fission-m2-mvp bugs for Fission Nightly milestone (M6c).

Fission Milestone: --- → M6c

This is to align with notifyTargetAvailable and notifyTargetDestroyed.

Pushed by apoirot@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1a71c8facf72 Rename onResourceAvailable to notifyResourceAvailable. r=nchevobbe https://hg.mozilla.org/integration/autoland/rev/f3f1407d5eae Introduce code to be able to listen for resources from the parent process. r=jdescottes,nchevobbe,devtools-backward-compat-reviewers
Flags: needinfo?(poirot.alex)
Pushed by apoirot@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/62c528458c7e Rename onResourceAvailable to notifyResourceAvailable. r=nchevobbe https://hg.mozilla.org/integration/autoland/rev/635c64bd124c Introduce code to be able to listen for resources from the parent process. r=jdescottes,nchevobbe,devtools-backward-compat-reviewers
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 80
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: