Giter Site home page Giter Site logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 28, 2024
It is a CEF issue. My colleague have it resolved and will post changes into 
chromiumembedded source tree within few days. He also fixed the problem with no 
audio when opening media files.

Original comment by [email protected] on 21 Sep 2010 at 3:50

from delphichromiumembedded.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 28, 2024
It hangs because Chromium doesn't free some resources at the end. Also 
cef_initialize and cef_shutdown cannot be invoked from DllMain.

I've written proxy dll which does cleanup (libcef_proxy). If you want use 
Chromium in dll, you must use cefpas from the attachment and declare {$DEFINE 
BROWSER_DLL}.

Cefpas.zip is mixed version r10 and my own cef_binary_r100 implementation based 
on dcef-v0.1. It has some fixes due to r10.

Original comment by [email protected] on 22 Sep 2010 at 1:43

Attachments:

from delphichromiumembedded.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 28, 2024
ceflib.pas updated to cef revision 107

Original comment by [email protected] on 24 Sep 2010 at 9:27

Attachments:

from delphichromiumembedded.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 28, 2024
Could you please create a zip release which contains cefpas and libcef_proxy 
binary for r100 release?

Original comment by [email protected] on 13 Oct 2010 at 11:21

from delphichromiumembedded.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 28, 2024
It seems V-0.2 has the same behaviour in dll mode. 
It hangs with access violation at application close.
Is it possible to merge dll support into V-0.2 and create a new proxy_dll for 
chromium r100?

Original comment by [email protected] on 13 Oct 2010 at 5:26

from delphichromiumembedded.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 28, 2024
Nor V 0.3

Original comment by [email protected] on 7 Jan 2011 at 11:33

from delphichromiumembedded.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 28, 2024
I have the same problem in dcef-r275.
As in the cefpas.zip I moved the call CefUnloadLib (where we call cef_shutdown) 
to the destructor, but it did not help - sometimes the error disappears, 
sometimes not.

Original comment by briginevich on 27 Apr 2012 at 2:01

from delphichromiumembedded.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.