зеркало из https://github.com/mozilla/gecko-dev.git
e38a47a505
Detect a profile for the installation, if found offer refresh on welcome page: - Replace text - Add help link and button Add a different prompt to close the browser for refresh. When leaving the welcome page: - via help link, launch a URL - via Refresh button, launch Firefox with the necessary args Add utility functions to launch the link and Firefox. Remove the UN_CONFIRM_CLICK label and hide the subheading, this was an addition to the design. Move down UN_CONFIRM_PAGE_TITLE to fill in the space. Move the check for the install-specific profile to common.nsh from stub.nsi, wrapped in stack ops to save regs and with _MOZFUNC_UN for uninstaller compat. Move InitHashAppModelId to just after un.UninstallUnOnInitCommon (which sets $INSTDIR correctly), so AUMID would be available in un.PreWelcome. I don't think there's anything else that would change $INSTDIR in the uninstaller so this should be ok. Unrelated but adjacent cleanup: Remove inappropriate use of _MOZFUNC_UN in CopyPostSigningData. Differential Revision: https://phabricator.services.mozilla.com/D76435 |
||
---|---|---|
.. | ||
windows | ||
Makefile.in | ||
allowed-dupes.mn | ||
package-manifest.in | ||
removed-files.in |