cefsharp / cefsharp/CefSharp

Feature Request - Minor Self Update at Runtime

Abierto
#3,750 2 comentarios 2 reacciones 1 asignado Ver en GitHub

@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

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.