Update to cef_binary_126.2.18+g3647d39+chromium-126.0.6478.183#152
Open
vrimar wants to merge 14 commits into
Open
Update to cef_binary_126.2.18+g3647d39+chromium-126.0.6478.183#152vrimar wants to merge 14 commits into
vrimar wants to merge 14 commits into
Conversation
Contributor
Theres these 2 other repos: |
Author
|
"Open Dev Tools" is broken for Avalonia/WPF demos, any ideas? Edit: might be related to this ThinBridge/Chronos@efbeb31#diff-62b66b5116e3e70c2a991899db0ba77b0bee41543e09a6aaf9b6e1f014f206f9 |
* 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 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>
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 Looking forward to seeing how this evolves! |
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

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