Closed Bug 1569675 Opened 5 years ago Closed 2 years ago

Make the old performance panel destroy method synchronous

Categories

(DevTools :: Performance Tools (Profiler/Timeline), enhancement, P2)

enhancement

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: ochameau, Unassigned)

References

Details

Attachments

(1 file)

See bug 1529621. This bug is dedicated to the old performance panel and aims at getting rid of async on this particular method and all its dependencies:
https://searchfox.org/mozilla-central/rev/1eb05019f47069172ba81a6c108a584a409a24ea/devtools/client/performance/panel.js#86-108

Unfortunately, it is one of the most complex destroy codepath. Many sub components of this panel are having an async destroy method.

Priority: -- → P2

(P2 because I suspect this is something that the Devtools team will work on very soon).

The Performance panel has been refactored and this doesn't seem to be valid anymore

Honza

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: