Closed Bug 920369 Opened 11 years ago Closed 8 years ago

CrossProcessCompositorParent leaks its process handle

Categories

(Core :: Graphics: Layers, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
e10s + ---

People

(Reporter: markh, Assigned: bjacob)

References

Details

CompositorParent::Create calls base::OpenProcessHandle() to get a process handle, then ends up passing it to CrossProcessCompositorParent::Open().  However, this handle is never closed.

Probably only a real issue on Windows, where a "process handle" and a "process id" aren't synonymous and handles must be closed.
Mass tracking-e10s flag change. Filter bugmail on "2be0fcce-e36a-4e2c-aa80-0e3d33eb5406".
tracking-e10s: --- → +
Assignee: nobody → bjacob
No longer blocks: old-e10s-m2
hey bob, is this still a valid bug?
Flags: needinfo?(bobowen.code)
(In reply to Jim Mathies [:jimm] from comment #2)
> hey bob, is this still a valid bug?

No, this was fixed by the changes in bug 1119878.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(bobowen.code)
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.