Closed
Bug 1683755
Opened 4 years ago
Closed 4 years ago
Remove support for unused "Marionette:ActionChain and Marionette:MultiAction
Categories
(Remote Protocol :: Marionette, task, P1)
Tracking
(firefox86 fixed)
RESOLVED
FIXED
86 Branch
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: whimboo, Assigned: whimboo)
References
Details
(Whiteboard: [marionette-fission-reserve])
Attachments
(1 file)
The layout tests make use of the legacy Marionette:ActionChain
. As I have just seen we haven't converted this method to JSWindowActor yet.
Assignee | ||
Comment 1•4 years ago
|
||
Not sure what I was looking at yesterday, but the layout tests do NOT make use of the legacy Marionette.ActionChain
but Actions
. So there is actually no work to do here.
But what we can actually do is to get rid of all the code that is no longer used! That will help us already quite a bit.
No longer blocks: marionette-fission, marionette-actor
Summary: Port Marionette:ActionChain to JSWindowActor → Remove all not-used legacy action APIs
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Summary: Remove all not-used legacy action APIs → Remove support for unused "Marionette:ActionChain and Marionette:MultiAction
Updated•4 years ago
|
Attachment #9194417 -
Attachment description: Bug 1683755 - [marionette] Remove support for unused "Marionette:ActionChain and Marionette:MultiAction. → Bug 1683755 - [marionette] Remove support for unused "Marionette:ActionChain" and "Marionette:MultiAction".
Pushed by hskupin@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ab7649dc7fdd [marionette] Remove support for unused "Marionette:ActionChain" and "Marionette:MultiAction". r=marionette-reviewers,jgraham
Comment 4•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
Updated•2 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•