Open Bug 1325670 Opened 8 years ago Updated 2 years ago

take a closer look at the custom serializations that the audit identified as needing fixing

Categories

(Core :: IPC, defect, P3)

defect

Tracking

()

People

(Reporter: huseby, Unassigned)

References

Details

(Keywords: stale-bug)

In Bug 1315840 we hand audited all of the custom serializations in the IPC code. We looked at all uses of ParamTraits. The results are here: https://docs.google.com/a/mozilla.com/spreadsheets/d/1sTgA4bOuV0j1bP7_Q_QKsfiNNLfdIg_1CCo4-iB_cfo/edit?usp=sharing There are 13 uses that were flagged as having problems. This bug is to track the work at looking at each one. struct ParamTraits<mozilla::EventMessage> struct ParamTraits<mozilla::plugins::NPRemoteEvent> // synonym for XEvent struct ParamTraits<NPWindowType> struct ParamTraits<NSCursorInfo> struct ParamTraits<NPNVariable> struct ParamTraits<NPNURLVariable> struct ParamTraits<NPCoordinateSpace> struct ParamTraits<mozilla::layers::SurfaceDescriptorX11> struct ParamTraits<Permission> struct ParamTraits<mozilla::net::NetAddr> struct ParamTraits<mozilla::net::ResourceTimingStruct> struct ParamTraits<mozilla::net::nsHttpHeaderArray::nsEntry> struct ParamTraits<mozilla::WidgetTouchEvent>
Priority: -- → P1
This is an assigned P1 bug without activity in two weeks. If you intend to continue working on this bug for the current release/iteration/sprint, remove the 'stale-bug' keyword. Otherwise we'll reset the priority of the bug back to '--' on Monday, August 28th.
Keywords: stale-bug
Paul, is this work we want to complete? I imagine the data here is also pretty stale.
Flags: needinfo?(ptheriault)
Priority: P1 → P3
Yes, along with the rest of the IPC audit. I don't have anyone who can pick up this work though.
Assignee: huseby → nobody
Flags: needinfo?(ptheriault)
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.