Open Bug 842177 Opened 12 years ago Updated 2 years ago

Track memory used by IPC Message objects

Categories

(Core :: IPC, defect)

defect

Tracking

()

People

(Reporter: n.nethercote, Unassigned)

References

Details

(Whiteboard: [MemShrink:P2])

In bug 837187 comment 41 we had over 5 MiB of |Message| objects. It'd be nice to have a reporter for them. I'm not sure where they end up being stored, though, and I can't write a reporter until I find out.
jlebar suggested registering one reporter per Message. Note that the registering/unregistering has to occur on the main thread.
Assignee: nobody → n.nethercote
Whiteboard: [MemShrink] → [MemShrink:P2]
Assignee: n.nethercote → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.