Skip to content

Update to cef_binary_126.2.18+g3647d39+chromium-126.0.6478.183#152

Open
vrimar wants to merge 14 commits into
OutSystems:mainfrom
vrimar:main
Open

Update to cef_binary_126.2.18+g3647d39+chromium-126.0.6478.183#152
vrimar wants to merge 14 commits into
OutSystems:mainfrom
vrimar:main

Conversation

@vrimar

@vrimar vrimar commented Jul 21, 2024

Copy link
Copy Markdown

I wasn't sure where/how to update the osx binaries.

@joaompneves

Copy link
Copy Markdown
Contributor

I wasn't sure where/how to update the osx binaries.

Theres these 2 other repos:
https://github.com/OutSystems/cef.redist.win
https://github.com/OutSystems/cef.redist.osx

@vrimar

vrimar commented Jul 23, 2024

Copy link
Copy Markdown
Author

"Open Dev Tools" is broken for Avalonia/WPF demos, any ideas?

Edit: might be related to this ThinBridge/Chronos@efbeb31#diff-62b66b5116e3e70c2a991899db0ba77b0bee41543e09a6aaf9b6e1f014f206f9

Haltroy and others added 13 commits November 12, 2024 17:20
* Add previous attempts back

* Update README.md

* Minor fixes
- Removed unnecessary stuff on CefGlue.Common.targets
- Removed removal of important Avalonia stuff on the CefGlue.Demo.Avalonia project.
- Added an exception for the case of libcef not found on CefRuntime.cs (still crashes on Linux).

* load libcef before version check

* Update README.md

* Update README.md

* Linux support

* Missing check _needDispose.

* Fix DevTools in Linux.

* Update README.md

* Update README.md

* Update README.md

Co-authored-by: João Neves <joaomiguelneves@gmail.com>

* Update CefGlue.Avalonia/Platform/AvaloniaControl.cs

Co-authored-by: João Neves <joaomiguelneves@gmail.com>

* Update CefGlue.Avalonia/Platform/AvaloniaControl.cs

Co-authored-by: João Neves <joaomiguelneves@gmail.com>

* Update README.md

* Update CefGlue.Avalonia/Platform/Linux/XWindow.cs

Co-authored-by: João Neves <joaomiguelneves@gmail.com>

* Update CefGlue.Avalonia/Platform/Linux/XWindow.cs

Co-authored-by: João Neves <joaomiguelneves@gmail.com>

* Apply suggestions from code review

Co-authored-by: João Neves <joaomiguelneves@gmail.com>

* Create LINUX.md

* Update README.md

* Update CefGlue.Avalonia/Platform/Linux/XWindow.cs

Co-authored-by: João Neves <joaomiguelneves@gmail.com>

* Update CefGlue.Avalonia/Platform/Linux/XWindow.cs

Co-authored-by: João Neves <joaomiguelneves@gmail.com>

* Update README.md

* Update README.md

* Update CefGlue.CopyLocal.props

Co-authored-by: João Neves <joaomiguelneves@gmail.com>

* Update BrowserCefApp.cs

* Update AvaloniaControl.cs

* Put properties after the constructor

* Apply suggestions from code review

* Update CefGlue.Avalonia/Platform/Linux/XWindow.cs

* Simplified platform detection logic

* Update CefRuntime.cs

* Update CefGlue/CefRuntime.cs

Co-authored-by: João Neves <joaomiguelneves@gmail.com>

* Update CefGlue/CefRuntime.cs

Co-authored-by: João Neves <joaomiguelneves@gmail.com>

* Apply suggestions from code review

Co-authored-by: João Neves <joaomiguelneves@gmail.com>

* Update BrowserCefApp.cs

---------

Co-authored-by: Shaojun Li <i@shaojun.li>
Co-authored-by: João Neves <joaomiguelneves@gmail.com>
Co-authored-by: João Neves <joao.neves@outsystems.com>
* Add previous attempts back

* Update README.md

* Minor fixes
- Removed unnecessary stuff on CefGlue.Common.targets
- Removed removal of important Avalonia stuff on the CefGlue.Demo.Avalonia project.
- Added an exception for the case of libcef not found on CefRuntime.cs (still crashes on Linux).

* load libcef before version check

* Update README.md

* Update README.md

* Linux support

* Missing check _needDispose.

* Fix DevTools in Linux.

* Update README.md

* Update README.md

* Update README.md

Co-authored-by: João Neves <joaomiguelneves@gmail.com>

* Update CefGlue.Avalonia/Platform/AvaloniaControl.cs

Co-authored-by: João Neves <joaomiguelneves@gmail.com>

* Update CefGlue.Avalonia/Platform/AvaloniaControl.cs

Co-authored-by: João Neves <joaomiguelneves@gmail.com>

* Update README.md

* Update CefGlue.Avalonia/Platform/Linux/XWindow.cs

Co-authored-by: João Neves <joaomiguelneves@gmail.com>

* Update CefGlue.Avalonia/Platform/Linux/XWindow.cs

Co-authored-by: João Neves <joaomiguelneves@gmail.com>

* Apply suggestions from code review

Co-authored-by: João Neves <joaomiguelneves@gmail.com>

* Create LINUX.md

* Update README.md

* Update CefGlue.Avalonia/Platform/Linux/XWindow.cs

Co-authored-by: João Neves <joaomiguelneves@gmail.com>

* Update CefGlue.Avalonia/Platform/Linux/XWindow.cs

Co-authored-by: João Neves <joaomiguelneves@gmail.com>

* Update README.md

* Update README.md

* Update CefGlue.CopyLocal.props

Co-authored-by: João Neves <joaomiguelneves@gmail.com>

* Update BrowserCefApp.cs

* Update AvaloniaControl.cs

* Put properties after the constructor

* Apply suggestions from code review

* Update CefGlue.Avalonia/Platform/Linux/XWindow.cs

* Simplified platform detection logic

* Update CefRuntime.cs

* Update CefGlue/CefRuntime.cs

Co-authored-by: João Neves <joaomiguelneves@gmail.com>

* Update CefGlue/CefRuntime.cs

Co-authored-by: João Neves <joaomiguelneves@gmail.com>

* Fix build and update packages

* Raise version

---------

Co-authored-by: haltroy <thehaltroy@gmail.com>
Co-authored-by: Shaojun Li <i@shaojun.li>
* Single targetting .NET 8 in CefGlue

* Update CefGlue.CopyLocal.props

* Increased timeout
* Increase stack size for cef browser

* testing pipelines

* testing pipelines

* testing pipelines

* Test ADO

* Test ADO

* Test ADO

* Test ADO

* Test ADO

* Test ADO

* PR improvements

* Enable by default

* Increase version

* Check dirs on pipelines

* Debug pipelines

* Debug pipelines without sdk attr

* Debug pipelines with sdk attr

* Comment out code

* revert

* revert

* dumpbin

* Add edit bin

* Parameterize exe name

* Revert changes
)

* Fix published artifacts

* Raise version

* Review comments
* Fix nuget restore and parameterize build

* Add comment

* Fix command

* PR improvements

* Raise version
* Fix demo when launching multiple times

* Add comment

* Fix wpf demo
* add windows cef locales file

* add windows cef locales file for demo

* fix tabs

---------

Co-authored-by: yangxuilyx <yangxuilyx@hotmail.com>
@helderjgoncalves

Copy link
Copy Markdown
Contributor

Hi @vrimar, thanks for your work on this!

Just wanted to let you know that we're also currently working on bumping the CEF support to v134.3.9 here. Great to see others contributing in the same direction — we’re happy to collaborate or coordinate efforts if it helps move things forward smoothly.

Looking forward to seeing how this evolves!

@helderjgoncalves

Copy link
Copy Markdown
Contributor

Not sure if you're having this issue, but when I ran the Avalonia Demo App from this branch, I had these console errors. I'm still figuring out, how to solve them. Believe they may be related also with the issues on the DevTools
image

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.

8 participants