-
```
This branch is almost stable, except the CefInitialize failures on Linux
reported in Issue 133. But there is a fix provided in comment #2 in that issue.
These failures occur in current branch 16…
-
```
I've only looked on linux and it's fun because of the switch to aura.
First you copy the new cef header files.
In earlier lincef I built cef with tcmalloc enabled and it was fine, but I
couldn'…
-
**Issue by [peterflynn](https://github.com/peterflynn)**
_Thursday Dec 04, 2014 at 08:19 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/10083_
----
In the new CEF, text seen in…
-
```
Built jcef in OS X Mavericks against cef 2171.1979 (macosx64) and got the
following compile errors in XCode:
/build/cef/jcef/src/native/render_handler.h:36:16: 'OnCursorChange' marked
'override…
-
```
Create the branch only after CEF 1 code path was removed (Issue 106). Make sure
there are no CEF 1 binaries left. Also make sure that there aren't any CEF 3
binary files. The var/ directory is 1…
-
```
Create the branch only after CEF 1 code path was removed (Issue 106). Make sure
there are no CEF 1 binaries left. Also make sure that there aren't any CEF 3
binary files. The var/ directory is 1…
-
```
The related topic on the CEF Forum:
http://www.magpcss.org/ceforum/viewtopic.php?f=6&t=11714
We might consider diving into Chromium/CEF sources to alter this behavior, to
allow for using random…
-
```
The browser displays a default context menu on right-click. CEF has an API for
customizing natively this menu. It would be nice to have it in CEF Python.
A workaround for hiding this menu:
…
-
```
Table of contents can be added on wiki pages using `` tag.
Fix grammar, stylings. Avoid very long sentences.
Check if descriptions are up to date.
Removal of CEF 1 documentation should done alo…
-
```
The related topic on the CEF Forum:
http://www.magpcss.org/ceforum/viewtopic.php?f=6&t=11714
We might consider diving into Chromium/CEF sources to alter this behavior, to
allow for using random…