Closed Bug 910141 Opened 11 years ago Closed 10 years ago

Convert ObjectActor to use protocol.js

Categories

(DevTools :: Debugger, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1037992

People

(Reporter: bbenvie, Unassigned)

References

(Blocks 1 open bug)

Details

Converting ObjectActor to use protocol.js would allow ObjectActors to be easily used with anything else that uses protocol.js. This is the first step toward converting other existing actors to protocol.js, since most of them return ObjectActors for some of their API.
Depends on: 909211
Blocks: 909211
No longer depends on: 909211
I think it might be worth implementing this separately from converting existing usage. There is a massive amount of usage of the existing ObjectActor/ObjectClient stuff. The new version using protocol.js can live in "objects.js" by itself or something.
Yeah, I'd use this bug for implementing the server side with protocol.js, existing clients shouldn't have to change at all.
Priority: -- → P3
This has been subsumed by bug 1037992.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.