-
Notifications
You must be signed in to change notification settings - Fork 81
Update CEF to v139, make the necessary changes to the way the media plugin creates cache directories and incorporate a universal build of Dullahan #4499
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
Fix disabling renderdoc support Improve ll_aligned_alloc functions on darwin for 32 and 64byte aligned by utilizing posix_memalign
Port Fontcache from Firestorm.
…tibility with modern libraries
… have it's own cache/cookie folder underneath the parent cef_cache folder. The whole cef_cache folder structure is purged at startup (before the parent being created at the first media instance creation)
… and linkage fixes
472a2a9
to
0ae3de8
Compare
I have read the CLA Document and I hereby sign the CLA 5 out of 6 committers have signed the CLA. |
Description
This commit is primarily focused on updating CEF to the latest version (v139 as of August 2025). This is captured in #4498.
Because of significant changes to CEF in the 21 months since was last updated (v118, November 2023) there are additional changes required:
Known Issues
Checklist
Please ensure the following before requesting review: