-
Hello team :smile: ,
I downloaded `cefSharp.Winforms` from nuget and implemented in my winforms application. In that I have written an `RequestHandler` with some line of code in `OnBeforeResourceL…
-
I'm using CefSharp WinForms v37.0, i works great unless not interacting with any other control on the form, i added a new instance from (ChromiumWebBrowser) to a panel and put some button and labels a…
-
```
Add a listener argument to CefFrame::ExecuteJavaScript that will receive
asynchronous notification of JS execution success or error. Also potentially
allow cancellation of JS execution via the l…
-
Note: I also posted this question to Stack Overflow here:
http://stackoverflow.com/questions/28004316/unable-to-load-web-page-using-the-cefsharp-embedded-chromium-browser-control
I'm having a rough …
-
Hi.
Here is a video where Chrome v39 latest only popups 1 time using a Window.Open method while the last v37 master build on 12 JAN 15 has 2 popups when I was only expecting 1.
Also the Url Changed…
-
I've recently converted our project to use CefSharp3 instead of the old CefSharp1.
First tests looked promising, but while the "small" standalone program has no problems, integration into another larg…
-
Hi Trevor,
For some reason I can't send mail to your support address. It's getting bounced back to me. Here's my email I tried sending to support:
"Hey Trevor,
How are you doing? I wanted to make …
-
hi I am using chromium web browser control to render html/xhtml/xml file to get height and width of this file. I am able to render html file from html page url like(www.google.com).
//browser = new C…
-
I've found that `ResourceHandler.FromString()` mangles Chinese characters in the rendered web page.
To reproduce, in `WinForms.Example.BrowserTabUserControl`, modify the `LoadUrl` function to the fol…
-
I had a test,at the same time opened 20 web page,different browser resources occupancy as shown below(My PC,cpu:3GHz,RAM:4G):
IE:about twenty percent increased(RAM);
Chrome:about thirty-four percent i…