Best approach to updating CEF #89
thnewlands
started this conversation in
General
Replies: 1 comment 3 replies
-
I just periodically update our fork of CefGlue using the gen tools. Most of the time all I have to do is update the (Also, the main difference with our fork is that the repo has lot less stuff in it, and is a more newer CEF version.) Then dependabot (or me) will update the submodule. I myself will only usually manually update the submodule if I know there is a breaking change in CefGlue. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Considering the long term development of tools with this repo -- what's the best way to keep CEF up to date to deal with potential security holes?
Beta Was this translation helpful? Give feedback.
All reactions