Marshall Greenblatt 626cdb72b5 Merge revision 1235 changes:
Support cross-origin XMLHttpRequest loads and redirects for custom standard schemes when enabled via the cross-origin whitelist (issue #950).
- Call WebSecurityPolicy::registerURLSchemeAsCORSEnabled() for custom standard schemes.
- Explicitly check the cross-origin whitelist in CefResourceDispatcherHostDelegate::OnRequestRedirected() and add the appropriate CORS headers.
- Improve the CefAddCrossOriginWhitelistEntry() documentation to mention the top-level domain requirement for sub-domain matching.


git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1453@1236 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-18 17:59:01 +00:00
2013-04-18 17:59:01 +00:00
Description
Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
42 MiB
Languages
C++ 83.4%
Python 7.9%
C 3%
Objective-C++ 2.4%
HTML 2.2%
Other 1%