Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bug 1561697: add mozilla::ipc::WriteIPDLParam to prefix list
This adds mozilla::ipc::WriteIPDLParam to the prefix list so signature generation continues beyond it. By itself, it's too general a bucket. It'd help to know what the T actually is, but that breaks normalization. Continuing to the next frame should clarify the bucket.
- Loading branch information