mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-22 15:07:42 +01:00
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@679 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
Make the |target_domain| parameter to CefAddCrossOriginWhitelistEntry and CefRemoveCrossOriginWhitelistEntry optional (issue #609).
Make the |target_domain| parameter to CefAddCrossOriginWhitelistEntry and CefRemoveCrossOriginWhitelistEntry optional (issue #609).
Clear the input array passed to CefBrowser::GetFrameIdentifiers so that the correct values are returned via the C/C++ wrapper API, and add a test (issue #626).
Update the make_distrib.py script to fix "allow-partial" on Windows and for consistency across platforms (issue #621).
Description
Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Languages
C++
83.6%
Python
7.9%
C
3.1%
Objective-C++
2.4%
HTML
1.9%
Other
1%