Closed
Bug 1591438
Opened 6 years ago
Closed 6 years ago
Make DEFINE_IPC_SERIALIZER_WITH_FIELDS widely available
Categories
(Core :: IPC, enhancement, P3)
Core
IPC
Tracking
()
RESOLVED
FIXED
mozilla72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: kvark, Assigned: kvark)
References
Details
Attachments
(1 file)
This very useful macro is defined in "mozilla/media/webrtc/WebrtcIPCTraits.h". It makes it easy to serialize structures. I think it should live in "IPCMessageUtils.h" instead, and have good test coverage.
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Pushed by dmalyshau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3f664509986e
Move DEFINE_IPC_SERIALIZER_WITH_FIELDS into IPCMessageUtils header r=bwc
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in
before you can comment on or make changes to this bug.
Description
•