Open
Bug 1755245
Opened 4 years ago
Updated 4 years ago
Give IPC_FAIL_NO_REASON a reason and check it well
Categories
(Core :: DOM: File, task)
Core
DOM: File
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.
You need to log in
before you can comment on or make changes to this bug.
Description
•