Open Bug 1687237 Opened 4 years ago Updated 4 years ago

Stop listening and emitting `networkEventUpdate` events

Categories

(DevTools :: Netmonitor, task, P3)

task

Tracking

(Fission Milestone:Future)

Fission Milestone Future

People

(Reporter: ochameau, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: dt-fission-future)

Once bug 1665383 is fixed, the production codepath will be using the resources codepath, with resource-available/resource-updated.
And we will no longer use the networkEventUpdate / network-event-update events:
https://searchfox.org/mozilla-central/search?q=networkEventUpdate&path=&case=true&regexp=false
https://searchfox.org/mozilla-central/search?q=network-event-update&path=&case=true&regexp=false

Tests which are still using these events should be refactored to listen to NETWORK_EVENT.
These tests should be probably be removed in favor of ResourceWatcher tests:
https://searchfox.org/mozilla-central/source/devtools/shared/resources/tests
Note that some may be redundant with the existing tests.

Only legacy listeners should be using these events. And we will have to keep them in specs until we remove the legacy listeners.

Adding into the M3 reserve list, so it isn't forgotten when we are planning a follow up Clean-up sprint.

Severity: -- → S3
Priority: -- → P3
Whiteboard: dt-fission-m3-reserve
No longer blocks: 1688170

Tracking dt-fission-m3-reserve bugs for Fission M8 (blocking Release channel experiment, but not Beta experiment).

Fission Milestone: --- → M8

Moving "dt-fission-m3-reserve" bugs to "dt-fission-future" because they don't block Fission MVP.

Fission Milestone: M8 → Future
Whiteboard: dt-fission-m3-reserve → dt-fission-future
You need to log in before you can comment on or make changes to this bug.