Open
Bug 1654996
Opened 5 years ago
Remove usage of actorHasMethod in storage/ui module
Categories
(DevTools :: General, task, P3)
DevTools
General
Tracking
(Not tracked)
NEW
People
(Reporter: jdescottes, Unassigned)
References
Details
In Bug 1654762 we are introducing traits to replace actorHasMethod. We need to wait until all server versions provide the traits before fully removing actorHasMethod calls from the module.
You need to log in
before you can comment on or make changes to this bug.
Description
•