mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-03-30 03:40:18 +02:00
- Add the ability to pass extra information to child processes using a new CefBrowserProcessHandler::OnRenderProcessThreadCreated callback (issue #744). - Fix OnBeforeChildProcessLaunch documentation (issue #754). git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@910 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
- Pass information to the renderer process synchronously on render thread creation and new browser creation to avoid race conditions (issue #744).
- Pass information to the renderer process synchronously on render thread creation and new browser creation to avoid race conditions (issue #744).
- Pass information to the renderer process synchronously on render thread creation and new browser creation to avoid race conditions (issue #744).
- Pass information to the renderer process synchronously on render thread creation and new browser creation to avoid race conditions (issue #744).
Add a new CefGetGeolocation function for retrieving geolocation information via an API callback (issue #764).
Description
Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Languages
C++
83.2%
Python
8.1%
C
3%
Objective-C++
2.4%
HTML
2.2%
Other
1%