cefsharp / CefSharp

.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
http://cefsharp.github.io/
Other
9.84k stars 2.92k forks source link

Enable browser After RequestContext, open the developer tool and the application will crash #4839

Closed Amomo-CN closed 3 months ago

Amomo-CN commented 3 months ago

Is there an existing issue for this?

CefSharp Version

126,1,140

Operating System

Windows 10

Architecture

x64

.Net Version

4.6.2

Implementation

WinForms

Reproduction Steps

BrowserTabView.xaml browser.RequestContext = new RequestContext(new RequestContextHandler());

Expected behavior

Open developer tools

Actual behavior

Application Flashback

Regression?

No response

Known Workarounds

NO

Does this problem also occur in the CEF Sample Application

Not Tested

Other information

no

amaitland commented 3 months ago

You'll need to raise this at https://github.com/chromiumembedded/cef/issues

Please post a link back here for reference.

amaitland commented 3 months ago

Closing as upstream.