SIGN IN SIGN UP
cefsharp / CefSharp UNCLAIMED

.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework

0 0 0 C#

Core - Rewrite RenderProcess to avoid using OnBrowserDestroyed for JS eval (#5197)

- JavascriptCallbackRegistry - Get BrowserId From V8Context
- Render Process - Rewrite to store root object wrapper by frame instead of per browser
-  Don't store JavascriptRootObjectWrapper in the browserWrapper as CEF is calling destroyed more than it should.
-  Revert "Tests - Simplify ShouldFailWhenIsObjectCachedCalledWithInvalidObjectName"

This reverts commit f8a81acf7abd270680f5c36fa165df948599f2a1.

---------

Co-authored-by: amaitland <307872+amaitland@users.noreply.github.com>
A
Alex Maitland committed
d78d01a2c46afdb467b0cf6c2eab174ed8a1ae9a
Parent: d699b6d
Committed by GitHub <noreply@github.com> on 12/3/2025, 9:00:12 AM