mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 15:23:51 +00:00
ff780f7c65
If a system uses a custom shell instead of Windows Explorer, `ShellExecuteByExplorer` always fails because it relies on explorer.exe, but `ShellExecute` stil works because it's in-proc implementation. We added a fallback for a local file to address Bug 1602726. This patch adds a fallback for a uri. Differential Revision: https://phabricator.services.mozilla.com/D63095 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
base | ||
docs | ||
exthandler | ||
prefetch | ||
moz.build |