Closed Bug 1620270 Opened 6 years ago Closed 6 years ago

Ensure all the test-specific actors extend the Actor class

Categories

(DevTools :: Framework, task, P3)

task

Tracking

(firefox76 fixed)

RESOLVED FIXED
Firefox 76
Tracking Status
firefox76 --- fixed

People

(Reporter: nchevobbe, Assigned: nchevobbe)

References

Details

Attachments

(1 file)

There are a few actors we only create for testing purpose (see https://searchfox.org/mozilla-central/search?q=prototype.requestTypes+%3D&case=true&regexp=false&path=)
Those don't extend the Actor class, which gets in the way of doing some refactoring in Actor and Pool.
Making sure that those extend Actor should help us moving forward.

This will help us migrate some code to use Actor methods.

Depends on: 1622005
Pushed by nchevobbe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c3ffedc280e1 Extend the Actor class for actors created for tests. r=ochameau.
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 76
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: