Open Bug 1884267 Opened 7 months ago Updated 2 months ago

Convert calls to nsILocalHandlerApp.getName to use prettyNameAsync

Categories

(Firefox :: Shell Integration, task, P3)

task

Tracking

()

People

(Reporter: michaelahughesuk, Unassigned)

References

Details

With the fixes for https://bugzilla.mozilla.org/show_bug.cgi?id=1884265, there is a new mechanism to get the names of executables on Windows. It (prettyNameAsync) is usable from every Desktop platform, but the code wasn't converted everywhere to use that instead of getName().

This is a task to convert things over. It might be non-trivial given prettyNameAsync is asynchronous and getName is not.

Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.