Feature Request - Minor Self Update at Runtime
Abierto
@amaitland ya está trabajando en esto.
Desde el 13/8/2021.
feature-request
- Lenguaje dominante
- C#
- Estrellas
- 10.3k
- Forks
- 2.9k
- Merge medio
- 5 d 22 h
- PR fusionados (30 d)
- 4
Descripción
I have yet to prove this is possible, so there is a chance this issue will be closed if it's deemed technically impossible.
For each major release there are a number of minor releases, usually these include an updated chromium version, often with security fixes. In theory there should be no breaking changes in these releases, so downloading and overriding the CefSharp/CEF dlls at runtime should be possible.
- Manually test using minimal example
If the manual test is successful then there are a number of consideration
- Versioning of old files to allow rollback
- Write permissions
- Update checks
- Background downloading
- Binary diff
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.