I am asking this because there is a long time issue of CEF crashing on Mac OS X making it not usable. In short Chromium cannot be embedded into a widget/application because calling CefDoMessageLoopWork will result in a crash when application exits. Here is the link that describes the issue http://www.magpcss.org/ceforum/viewtopic.php?f=6&t=11922
--
--
Chromium Discussion mailing list: chromium...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss
I understand it's a third party project and no direct support is provided, but i am wondering if Chromium developers are paying attention to the issues CEF is having, the issues that can only be resolved by modifying Chromium code. If there is no such support from Chromium then in my opinion it's pretty much risky to build a CEF based application.
But those bugs being reported are not of high priority, are they? I guess CEF is not the use case Chromium target at?
On Wednesday, August 13, 2014 8:01:06 PM UTC+4, Torne (Richard Coles) wrote:No, nobody is paying attention to CEF probably. If people from CEF file bugs on the chromium bug tracker about issues they find that are actually in chromium code, we will see them and probably fix them, but other than that probably nothing.
--
--
--
Chromium Discussion mailing list: chromium...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discu...@chromium.org.
But there must a procedure to accept the modifications, so they do not ruin the other use cases. ......