Open Bug 1134733 Opened 9 years ago Updated 2 years ago

be smarter about .parentlock when there are no Gecko apps running?

Categories

(Toolkit :: Startup and Profile System, defect)

x86
macOS
defect

Tracking

()

People

(Reporter: glind, Unassigned)

References

Details

Had a weird crash on OSX that left behind a `.parentlock`. 

Can we try to check for running Gecko apps (is this possible?) before complaining about locked profiles?  

Potential problems:
- trashing a .parentlock when it's really in use.  May happen from 'obscure' XUL/Gecko apps.  Do those still exist?

## Is this worth fixing?

- Unknown how often this happens. 
- impact of this breaking is VERY HIGH.  (I.e., it's a 'move to chrome' thing), b/c it's a profile loss  OR a restart.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.