Skip to content

feat(windows): 15896 sync upstream 146-0-7680-179 - #2

Open
rc-swag wants to merge 1169 commits into
masterfrom
feat/windows/15896/sync-upstream-146-0-7680-179
Open

feat(windows): 15896 sync upstream 146-0-7680-179#2
rc-swag wants to merge 1169 commits into
masterfrom
feat/windows/15896/sync-upstream-146-0-7680-179

Conversation

@rc-swag

@rc-swag rc-swag commented Aug 6, 2026

Copy link
Copy Markdown

To get the latest stable CEF4Delphi I synced from the upstream salvadorf/CEF4Delphi using the latest stable tag of 146.0.7680.179.
Also for future reference here is the get commands first checking the remotes where already set

git remote -v
origin  https://github.com/keymanapp/CEF4Delphi.git (fetch)
origin  https://github.com/keymanapp/CEF4Delphi.git (push)
upstream        https://github.com/salvadordf/CEF4Delphi.git (fetch)
upstream        https://github.com/salvadordf/CEF4Delphi.git (push)
git fetch --no-tags upstream tag 146.0.7680.179

git switch master
git pull --ff-only origin master

git switch -c feat/windows/15896/sync-upstream-146-0-7680-179
git merge --no-ff 146.0.7680.179

git push -u origin feat/windows/15896/sync-upstream-146-0-7680-179

…ash on MacOs 14 Sonoma - Lazarus x86_64-darwin
Removed TChromiumCore.OnWidgetCompMsg
salvadordf and others added 30 commits January 4, 2026 18:04
Added Lazarus 4.6 mention in the readme.
ATTENTION: CEF 146 is still in BETA state.
…nc-upstream-146-0-7680-179

# Keyman Conventional Commit suggestions:
#
# - Link to a Sentry issue with git trailer:
#     Fixes: _MODULE_-_ID_
# - Give credit to co-authors:
#     Co-authored-by: _Name_ <_email_>
# - Use imperative, present tense ('attach' not 'attaches', 'attached' etc)
# - Don't include a period at the end of the title
# - Always include a blank line before trailers
# - More: https://github.com/keymanapp/keyman/wiki/Pull-Request-and-Commit-workflow-notes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants