Open
Bug 1750528
Opened 3 years ago
Updated 3 years ago
Give IPC_FAIL_NO_REASON a reason and check it well
Categories
(Core :: DOM: Content Processes, task)
Core
DOM: Content Processes
Tracking
()
NEW
People
(Reporter: jstutte, Unassigned)
Details
IPC_FAIL_NO_REASON should not be used and transformed into IPC_FAIL with reason.
In doing so, we should also verify if the reason really merits an IPC_FAIL given the possible fatal consequences for the calling actor.
| Reporter | ||
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•