Convert ActorPool to protocol.js Pool in devtools/server/startup/worker.js
Categories
(DevTools :: Framework, task, P3)
Tracking
(firefox76 fixed)
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: jdescottes, Assigned: nchevobbe)
References
Details
Attachments
(1 file)
ActorPool is a legacy class that should be replaced by protocol.js Pool.
Both classes have similar behavior, the cleanup should be mostly about renaming.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Depends on D67293
Comment 3•5 years ago
•
|
||
Backed out changeset cb12edc05fbd (Bug 1621717) for failing in test_console_worker.html CLOSED TREE
Push with failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&selectedJob=293867754&resultStatus=testfailed%2Cbusted%2Cexception&revision=cb12edc05fbdd0c5b4379bff4ec013b5b7873b98
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=293867754&repo=autoland&lineNumber=3405
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=293867971&repo=autoland&lineNumber=27463
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=293867954&repo=autoland&lineNumber=11508
Backout:
https://hg.mozilla.org/integration/autoland/rev/d7f5c52b55e52848c5873e38cafd6e96d8a8658c
Assignee | ||
Comment 5•5 years ago
|
||
sorry, forgot to update the phabricator revision before landing
Comment 6•5 years ago
|
||
bugherder |
Description
•