Closed Bug 1450950 Opened 7 years ago Closed 7 years ago

Convert WebExtensionChildActor to protocol.js

Categories

(DevTools :: General, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1450948

People

(Reporter: yulia, Assigned: yulia)

References

Details

Related to the RootActor conversion to protocol.js, we need to also update the WebExtensionChildActor to protocol.js. It is instantiated via (WebExtensionParentActor/webExtensionSpec).connect() via child.js
Blocks: 1450956
No longer blocks: 1450943
Blocks: 1450948
No longer blocks: 1450956
Assignee: nobody → ystartsev
While working on this, i discovered that even without having a protocol type actor to inherit from, prototype inheritance is still not trivial. At the moment im not able to make it pass without inheriting from ChromeActor, and since it needs to do that eventually, I will probably solve this in the ChromeActor issue https://bugzilla.mozilla.org/show_bug.cgi?id=1450948
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.