Open Bug 1453215 Opened 6 years ago Updated 2 years ago

Remove nsIMessageSender

Categories

(Core :: DOM: Core & HTML, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: bzbarsky, Unassigned)

References

(Blocks 1 open bug)

Details

After bug 1453053 there's only one real use left: the getInterface to get a message manager from a ContentParent.

There's no really sane scriptable API ContentParent implements that we could put a getter on, though...

Peter, any ideas, since you spent a while in this code?
Flags: needinfo?(peterv)
No, I didn't deal with it because I couldn't find an easy solution.

We could just add an interface for it, but it's all very sad because afaict we only have one caller (ParentAPIManager). Another thing to try would be to send the ScriptableCPInfo for the "ipc:content-created" topic, but I don't know if that makes sense.
Flags: needinfo?(peterv)
Priority: -- → P3
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.