Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move DevTools API from CefSharp.dll to CefSharp.Core.dll #4428

Closed
amaitland opened this issue Mar 14, 2023 · 3 comments
Closed

Move DevTools API from CefSharp.dll to CefSharp.Core.dll #4428

amaitland opened this issue Mar 14, 2023 · 3 comments

Comments

@amaitland
Copy link
Member

The NetCore implementation of BrowserSubProcess currently has a dependency on System.Text.Json, moving the classes will remove this dependency.

The namespaces will stay the same.

@Natsumi-sama
Copy link

This has seemingly broken CefSettings.RemoteDebuggingPort

@amaitland
Copy link
Member Author

RemoteDebuggingPort is implemented entirely in CEF/Chromium.

This has seemingly broken CefSettings.RemoteDebuggingPort

https://www.magpcss.org/ceforum/viewtopic.php?f=6&t=19409

@Natsumi-sama
Copy link

Ah, thanks for the info!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants