Open
Bug 1827803
Opened 2 years ago
Updated 2 years ago
Emit error message upon failing to LaunchApp for WebExtension native messaging helpers?
Categories
(Core :: DOM: Content Processes, enhancement)
Core
DOM: Content Processes
Tracking
()
NEW
People
(Reporter: gerard-majax, Assigned: gerard-majax)
References
(Blocks 1 open bug)
Details
As suggested on https://phabricator.services.mozilla.com/D171226#inline-967683:
We could try to log the LaunchError to the devtools console or something, but I don't know how useful that would be, and it may be outside the scope of this patch.
(For context, this is a private WebIDL binding that's used by Subprocess.jsm on Unix, which is used for (among other things) running WebExtension native messaging helpers.)
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → lissyx+mozillians
You need to log in
before you can comment on or make changes to this bug.
Description
•