-
```
It would be nice to have automated tests, so we can detect
some feature breaks.
Take a look at the CEF unit tests:
https://code.google.com/p/chromiumembedded/source/browse/trunk/cef1/tests/unitt…
-
```
It would be nice to have automated tests, so we can detect
some feature breaks.
Take a look at the CEF unit tests:
https://code.google.com/p/chromiumembedded/source/browse/trunk/cef1/tests/unitt…
-
```
It would be nice to have automated tests, so we can detect
some feature breaks.
Take a look at the CEF unit tests:
https://code.google.com/p/chromiumembedded/source/browse/trunk/cef1/tests/unitt…
-
```
In CEF 3 Windows and Mac already support off-screen rendering,
soon Linux will also be supported, see comment #126:
https://code.google.com/p/chromiumembedded/issues/detail?id=518#c126
```
Origi…
-
```
In CEF 3 Windows and Mac already support off-screen rendering,
soon Linux will also be supported, see comment #126:
https://code.google.com/p/chromiumembedded/issues/detail?id=518#c126
```
Origi…
-
```
In CEF 3 Windows and Mac already support off-screen rendering,
soon Linux will also be supported, see comment #126:
https://code.google.com/p/chromiumembedded/issues/detail?id=518#c126
```
Origi…
-
**Issue by [gruehle](https://github.com/gruehle)**
_Thursday Oct 11, 2012 at 16:14 GMT_
_Originally opened as https://github.com/adobe/brackets-shell/pull/127_
----
Upgrade the projects and source …
-
```
Python 2.7 libraries can be build only with VS2008. When buildingg
libcef_dll_wrapper with latest CEF, some issue may occur that will require
fixes. See the related issue in the CEF tracker:
ht…
-
```
Python 2.7 libraries can be build only with VS2008. When buildingg
libcef_dll_wrapper with latest CEF, some issue may occur that will require
fixes. See the related issue in the CEF tracker:
ht…
-
```
To enable touch screen support for CEF 1 we would have to introduce
a CEF command line option and call WebKit::WebRuntimeFeatures::enableTouch()
with false/true according to the value in libcef/br…