Closed Bug 699292 Opened 13 years ago Closed 13 years ago

Uninstalling a side-by-side version of Firefox causes installed Web Apps to stop working

Categories

(Web Apps :: Extension, defect, P2)

x86
Windows 7
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: TimAbraldes, Assigned: TimAbraldes)

References

Details

We rely on the registry key "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\firefox.exe" to tell use where "firefox.exe" is installed.  This key gets written when Firefox is installed and removed when Firefox is uninstalled, which results in functionality like the following:
  Install Firefox on a clean system
  Install a few Web Apps
  Launching the Web Apps launches them using Firefox
  Install Nightly
  Launching the Web Apps now launches them using Nightly
  Uninstall Firefox (or Nightly)
  Web Apps now fail to launch
Priority: -- → P2
This should be fixed now that we use XULRunner and it is packaged with the extension.  However, if the user uninstalls the extension or deletes their profile, apps will fail to launch
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
No longer blocks: 698879
Blocks: 698879
QA Contact: extension → mdabbagh
Apps do not launch if Firefox is uninstalled even if the profile is not erased. Tried with installing a native app, then uninstalling both Nightly and Firefox. When I uninstalled Nightly, the app still launched but when I uninstalled Firefox, the app failed to launch.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
The issue described in this bug is that uninstalling *any* version of Firefox installed on the system would cause apps to stop working.

Currently, each app's shortcuts point to the version of Firefox that was used to install them, so uninstalling *that* version of Firefox will cause *those* apps to stop working.

We do eventually want apps to work regardless of the state of Firefox installations on the system, but we should open a separate bug for that.
Status: REOPENED → RESOLVED
Closed: 13 years ago13 years ago
Resolution: --- → FIXED
Ah I see. I apologize for the confusion. As I mentioned in my comment #2, this is then fixed as uninstalling Nightly and/or Aurora but keeping the Firefox I installed the apps from allows me to continue using the apps. I can verify that even if you uninstall Firefox and then re-install, the apps will still work. I believe there is a bug relating to uninstalling Firefox completely not allowing us to use the apps but if not I will open a separate one for that issue. Thanks for the clarification Tim!
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.