Closed
Bug 1345550
Opened 8 years ago
Closed 8 years ago
Please whitelist the "CoGetInterfaceAndReleaseStreamFailure" and "CoMarshalInterfaceFailure" annotations
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bugzilla, Assigned: adrian)
References
Details
These were added in bug 1325834.
Assignee | ||
Comment 1•8 years ago
|
||
Could you please provide descriptions of those fields for our documentation?
Assignee: nobody → adrian
Reporter | ||
Comment 2•8 years ago
|
||
These fields contain strings that display the hexadecimal value of the return code from Windows CoMarshalInterface and CoGetInterfaceAndReleaseStream APIs when invoked by IPDL serialization and deserialization code.
Assignee | ||
Comment 3•8 years ago
|
||
I have added these two fields under the names `co_get_interface_and_release_stream_failure` and `co_marshal_interface_failure`.
Here's a usage example: https://crash-stats.mozilla.com/search/?co_marshal_interface_failure=0x80070057&product=Firefox&date=%3E%3D2017-03-03T14%3A11%3A00.000Z&date=%3C2017-03-10T14%3A11%3A00.000Z&_sort=-date&_facets=co_get_interface_and_release_stream_failure&_facets=co_marshal_interface_failure&_columns=co_get_interface_and_release_stream_failure&_columns=co_marshal_interface_failure#crash-reports
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•