Closed
Bug 1572868
Opened 6 years ago
Closed 6 years ago
ChannelOpened and related code is dead and can be deleted
Categories
(Core :: IPC, task)
Core
IPC
Tracking
()
RESOLVED
FIXED
mozilla70
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: jld, Assigned: jld)
References
Details
Attachments
(1 file)
I found some dead code in ProcessUtils.cpp from a quick look at the new(?) report on code with no test coverage, and a build-everything Try run passes with it deleted, so let's do that.
| Assignee | ||
Comment 1•6 years ago
|
||
This also removes some code that cares about what a TransportDescriptor is, which might come in handy for future refactoring.
| Assignee | ||
Comment 2•6 years ago
|
||
| Assignee | ||
Comment 3•6 years ago
|
||
It looks like this became dead code in bug 1316755.
Depends on: 1316755
Pushed by jedavis@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/462d2d4ba051
Remove ChannelOpened and related dead code. r=nika
Comment 5•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in
before you can comment on or make changes to this bug.
Description
•