High CPU/Memory Utilization with Gmail gsuit account #4609
Closed
mukeshmishra996
started this conversation in
General
Replies: 1 comment 1 reply
-
Google doesn't support using embedded browser to load it's services, they've been actively blocking them for some time. See #3506 (comment) This is not something that we can support. You'll need to debug the errors you are getting and see if there's some sort of workaround. CefSharp is just one of many CEF based browser. CEF has it's own support forum at https://www.magpcss.org/ceforum/index.php |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an existing issue for this?
CefSharp Version
117.2.20.0
Operating System
Windows 11
Architecture
x64
.Net Version
4.8
Implementation
WPF
Reproduction Steps
Expected behavior
After the page has fully loaded, there should be reduction in memory and CPU usage.
Actual behavior
After the page has fully loaded, there is a significant increase in memory and CPU utilization.
Regression?
We have tested this with various versions of CefSharp, including the latest one.
Known Workarounds
I am unable to find any work around to fix this issue. I'm having difficulty finding a solution to address this problem.
Does this problem also occur in the CEF Sample Application
Yes using WPF/OffScreen command line args
Other information
No response
Beta Was this translation helpful? Give feedback.
All reactions