Closed Bug 1397928 Opened 8 years ago Closed 8 years ago

Remove some unused type declarations from IPC process_util

Categories

(Core :: IPC, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla58
Tracking Status
firefox58 --- fixed

People

(Reporter: jld, Assigned: jld)

Details

Attachments

(1 file)

I ran across some type declarations in process_util{.h,_linux.cc} that are no longer used; we might as well delete them.
Comment on attachment 8905695 [details] Bug 1397928 - Remove some unused type definitions from process_util. https://reviewboard.mozilla.org/r/177492/#review186714 ::: ipc/chromium/src/base/process_util.h:44 (Diff revision 1) > typedef PROCESSENTRY32 ProcessEntry; > typedef IO_COUNTERS IoCounters; Could we get rid of these too? Seems like they're also unused.
Attachment #8905695 - Flags: review?(wmccloskey) → review+
Priority: -- → P3
(In reply to Bill McCloskey (:billm) from comment #2) > Could we get rid of these too? Seems like they're also unused. Nice catch. They do seem to be unused, but I'll re-Try to make sure.
Pushed by jedavis@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3c883feee819 Remove some unused type definitions from process_util. r=billm
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: