this post was submitted on 03 Oct 2024
23 points (81.1% liked)
Firefox
4094 readers
57 users here now
A community for discussion about Mozilla Firefox.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
That is the case, if you're updating it via package manager, yes. But if you're using the built-in auto-updater (like people tend to do on Windows and macOS), then it happens automatically in the background, unless you tell the auto-updater to not update automatically.
Definitely does not work that way on my Windows 10 installation. When update is available, Firefox will have a "Restart to install updates" in menu button notification - but the files are not replaced on disk until you actually close (or restart) Firefox and thus Firefox continues to work normally.
What can happen though is that if you run another instance (ie. another profile) of Firefox while the first one has "staged" the update then that another instance can trigger the files to actually be replaced on disk but you would very deliberately do that.
Ah, hmm, maybe that's just how it works on Linux and macOS then. I was wondering, because Windows doesn't support replacing files while they're opened in a process, so I guess makes sense that it needs the restart upfront...