Introduce WorkerDescriptors
Categories
(DevTools :: Framework, task, P1)
Tracking
(Fission Milestone:M6c, firefox83 fixed)
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: yulia, Assigned: nchevobbe)
References
(Blocks 2 open bugs)
Details
(Whiteboard: dt-fission-m2-mvp)
Attachments
(4 files, 3 obsolete files)
This bug introduces a descriptor classes for workers, similar to the processDescriptor
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Comment 1•5 years ago
|
||
Reporter | ||
Comment 2•5 years ago
|
||
Depends on D48037
Reporter | ||
Comment 3•5 years ago
|
||
Depends on D48039
Reporter | ||
Comment 4•5 years ago
|
||
Depends on D48041
Reporter | ||
Comment 5•5 years ago
|
||
Depends on D49152
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Comment 6•4 years ago
|
||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Updated•4 years ago
|
Comment 7•4 years ago
|
||
Tracking dt-fission-m2-mvp bugs for Fission Nightly milestone (M6c).
Assignee | ||
Comment 8•4 years ago
|
||
This class is creating (and handling) WorkerDescriptorActor now, so we rename
it to make it explicit.
Depends on D91100
Comment 10•4 years ago
|
||
Backed out 3 changesets (bug 1573779, bug 1662734) for Geckoview failures. CLOSED TREE
Log:
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=317017244&repo=autoland&lineNumber=1637
Push with failures:
https://treeherder.mozilla.org/#/jobs?repo=autoland&group_state=expanded&revision=0adff4f08b28cc76a7faf844be9f4ba84168f6b6
Backout:
https://hg.mozilla.org/integration/autoland/rev/66d1f77a6b87122c6a0dee35c02b6c6aeb3d98d5
Assignee | ||
Comment 11•4 years ago
|
||
forgot to rename a path properly. Fixed it and pushed again to check geckoview tests: https://treeherder.mozilla.org/#/jobs?repo=try&revision=2f39007b51118a486852eb264de24cfc55864823
Comment 12•4 years ago
|
||
Comment 13•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c1d81faf8aaf
https://hg.mozilla.org/mozilla-central/rev/6c3e94a0bc90
Updated•3 years ago
|
Updated•2 years ago
|
Description
•