cef/libcef_dll/wrapper
Marshall Greenblatt 63aa102a6a Improvements to scheme handling (issue #246).
- Break CefRegisterScheme into separate CefRegisterCustomScheme and CefRegisterSchemeHandlerFactory functions.
- Allow registration of handlers for built-in schemes.
- Supply scheme and request information to CefSchemeHandlerFactory::Create.
- Add CrossOriginWhitelist functions for bypassing the same-origin policy with both built-in and custom standard schemes.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@247 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2011-05-27 16:20:32 +00:00
..
cef_byte_read_handler.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
cef_xml_object.cc Introduce CefString and cef_string_t implementations that support string type conversions and customization of the API string type (issue #146). 2010-11-22 17:49:46 +00:00
cef_zip_archive.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
libcef_dll_wrapper.cc Improvements to scheme handling (issue #246). 2011-05-27 16:20:32 +00:00