Closed Bug 1813648 Opened 1 year ago Closed 1 year ago

Remove ActorClassWithSpec and its dependencies

Categories

(DevTools :: Framework, task)

task

Tracking

(firefox112 fixed)

RESOLVED FIXED
112 Branch
Tracking Status
firefox112 --- fixed

People

(Reporter: ochameau, Assigned: ochameau)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

Attachments

(1 file)

Once all actors are migrated to ES Classes, there is a bunch of stuff related to ActorClassWithSpec we can remove here and there.

Some actors weren't using any specification. They now have to pass a bare minimal spec object.
Unifying them to the regular Actor interface helps merging constructor with initialize
and instantiate all the actors without any code branch.

Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED
Blocks: 1816635
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ef3c1c80d685
[devtools] Remove ActorClassWithSpec and all its dependencies. r=devtools-reviewers,jdescottes
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: