Closed
Bug 1707364
Opened 5 years ago
Closed 3 years ago
Clarify the role of network-event and network-event-actor
Categories
(DevTools :: Netmonitor, task, P3)
DevTools
Netmonitor
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jdescottes, Unassigned)
References
(Blocks 1 open bug)
Details
We currently have duplicated event actor classes in the netmonitor folder.
They were added by Bug 1625909, and I understand we need to wait until we can remove everything, but it would be great to add some comments and hints so that readers (eg myself ;) ) understand which file is the "correct one", when is it used, when do we plan to remove the old one, etc...
The current situation is very confusing. https://searchfox.org/mozilla-central/search?q=const+NetworkEventActor+%3D+protocol.ActorClassWithSpec%28networkEventSpec%2C+%7B&path=
Updated•5 years ago
|
Blocks: devtools-debtools
| Reporter | ||
Updated•5 years ago
|
Severity: -- → S3
Type: defect → task
Priority: -- → P3
| Reporter | ||
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•