Bug 1901639 Comment 1 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(We'll also need to do this in a RAII sort of way, probably -- i.e. we'll only want our crash annotation to take effect for the duration of our `RecvProcessPage` call, and we don't want it to persist and show up in crash reports for whatever other parent-process work happens next.
(We'll also need to do this in a RAII sort of way, probably -- i.e. we'll only want our crash annotation to take effect for the duration of our `RecvProcessPage` call, and we don't want it to persist and show up in crash reports for whatever other parent-process work happens next.)

Back to Bug 1901639 Comment 1