MicrosoftEdge / MicrosoftEdge/MSEdgeExplainers
[Web Install] Post-install updates
@diekus is already working on this.
Since Jan 31, 2025.
- Dominant language
- HTML
- Stars
- 1.4k
- Forks
- 286
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 8
Description
After installing, a user might wish to update an application without immediately using it. UAs could also provide a centralized UI for checking and performing updates, like they already do for extensions.
A mobile user on the go will usually want to update while on Wi-Fi, but they might primarily use the app while on cellular, for instance.
This could be solved by just allowing UAs to manually fetch and update service workers without a window for installed web apps, to let them self-update.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.