I want to understand if there might be more failures like this in our code. Do you see value in _generally_ checking for null pointers in the `Recv...` functions in `dom/ipc/ContentParent.cpp` rather than all the various callees?Ehsan,
Bug 1577563 Comment 10 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
I want to understand if there might be more failures like this in our code. Do you see value in _generally_ checking for null pointers in the `Recv...` functions in `dom/ipc/ContentParent.cpp` rather than all the various callees?