Open Bug 1468995 Opened 6 years ago Updated 2 years ago

Use new "obj" type from object spec in Promises spec

Categories

(DevTools :: General, enhancement, P2)

enhancement

Tracking

(Not tracked)

People

(Reporter: nchevobbe, Unassigned)

References

Details

In the promises spec, there is a workaround to handle old-style actor types [1].
In Bug 1450944, the ObjectActor will be turned into a protocol.js based actor and an obj type will be added to back it up.
In the promises spec, we should use that type and remove the old workaround.

This might involve writing an actual front for the ObjectActor, as when I tried to only use "obj" in the spec, protocol.js was throwing when trying to create a front for it.

[1] https://searchfox.org/mozilla-central/rev/42930ab9634ebf3f62aed60f7d1c1bf25c0bf00c/devtools/shared/specs/promises.js#13-17,27,32,50
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Priority: -- → P2
Depends on: 1450944

This bug has not been updated in the last 6 months. Resetting the assignee field.
Please, feel free to pick it up again and add a comment outlining your plans for it if you do still intend to work on it.
This is just trying to clean our backlog of bugs and make bugs available for people.

Assignee: nchevobbe → nobody
Status: ASSIGNED → NEW
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.