Closed Bug 1502910 Opened 7 years ago Closed 7 years ago

Remove TimelineActor usage from netmonitor

Categories

(DevTools :: Netmonitor, enhancement, P2)

enhancement

Tracking

(firefox65 fixed)

RESOLVED FIXED
Firefox 65
Tracking Status
firefox65 --- fixed

People

(Reporter: ochameau, Assigned: ochameau)

References

Details

(Whiteboard: dt-fission)

Attachments

(2 files)

https://searchfox.org/mozilla-central/rev/8848b9741fc4ee4e9bc3ae83ea0fc048da39979f/devtools/client/netmonitor/src/connector/firefox-connector.js#137-144 The netmonitor instantiate the Timeline front without using target.getFront here. But this code is for backward compatiblity against FF45, which we no longer support, so this code should be removed. Then, it looks like the TimeLineActor is no longer used anywhere but tests, so we may be able to also remove it.
Assignee: nobody → poirot.alex
MozReview-Commit-ID: DtmS18EYw12 Depends on D10186
try run: https://treeherder.mozilla.org/#/jobs?repo=try&revision=535a6a8667ddeda15889ea6fbf218c0401f0e2db I was wrong about FF45. The code to be removed is for FF45+ to 60. But current oldest supported version is 62 (current release channel), so we can already remove this.
Status: NEW → ASSIGNED
Priority: -- → P2
Pushed by apoirot@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/36b7bb1dd72b Stop using the timeline actor from netmonitor. r=Honza https://hg.mozilla.org/integration/autoland/rev/bd20d4c37ba6 Remove TimelineActor. r=Honza
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 65
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: