Closed Bug 1599968 Opened 5 years ago Closed 5 years ago

Remove nsIChildProcessChannelListener interface

Categories

(Core :: DOM: Content Processes, task)

task
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla72
Tracking Status
firefox72 --- fixed

People

(Reporter: jya, Assigned: jya)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

As mentioned in bug 1599006.

nsIChildProcessChannelListener serves no purpose. It's only ever accessed from C++, there's only a single concrete class (ChildProcessChannelListener).

this should be deCOMtaminated (thanks :mattwoodrow for the fantastic name)

There's just no use for it, it was an unnecessary virtual interface, with a single concreate class and only ever used in C++.

Pushed by jyavenard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d8bec4e75336
Remove nsIChildProcessChannelListerner interface. r=farre
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
Blocks: deCOM
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: