-
NOTE: Tried downloading preliminary build that included in commit https://github.com/cefsharp/CefSharp/commit/21b9eb601e3425af10879b2b8619478f059137ca, but the crash still occurs.
What version of t…
-
###Bug Report
- **What version of the product are you using?**
-53
- **What architecture x86 or x64?**
- Either
- **On what operating system?**
- Win7
- **Are you using `WinF…
-
Right now parser only returns trending repository name and owner info in following format
```javascript
{
name:"Repo name",
owner:"Repo owner"
}
```
although it's possible to extract …
-
- Nuget 53.0.0
- x64
- Win10
- WPF
- The x86 version of d3dcompiler_43.dll (2057Kb) is included in both the x86 and the x64 CEF redistributable packages. As I understand it this dll would only …
-
At the start of the program is initialize the CefSharp
```
CefSettings settings = new CefSettings();
settings.CefCommandLineArgs.Add("enable-npapi", "1");
Cef.Initialize(settings);
```
According…
ghost updated
8 years ago
-
- **What version of the product are you using?**
- Nuget 49.0.1
- **What architecture x86 or x64?**
- both
- **On what operating system?**
- Win7,Win10?
- **Are you using `WinF…
-
Hello
I am unable to load the following URL in CEFSharp: http://strommen.infopunkt.no:5555/#/shopping
- **What version of the product are you using?**
- 53.0.0 (also tested 37.0.0)
- **Wha…
-
- **What version of the product are you using?**
- What version are you using? Nuget? CI Nuget? build from a branch? If so which branch?
I am using nugget
- **What architecture x86 or x64?**
x…
-
- **What version of the product are you using?**
53.0.0
- **What architecture x86 or x64?**
x86
- **On what operating system?**
Win7
- **Are you using `WinForms`, `WPF` or `OffScreen`?**
WinFo…
-
When there's CPU sensitive flash content playing on a web page, the cef subprocess for ppapi would consume a lot cpu usage (which is normal) but if I minimized the program while the flash content is s…