cef/tests/unittests
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
..
content_filter_unittest.cc Add current thread expectations to content_filter_unittest.cc 2011-05-25 16:57:28 +00:00
cookie_unittest.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
dom_unittest.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
request_unittest.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
run_all_unittests.cc Set eol-style property on all files. Future commits will use the subversion auto-props configuration at http://src.chromium.org/viewvc/chrome/trunk/tools/buildbot/slave/config 2010-10-03 21:04:50 +00:00
scheme_handler_unittest.cc Improvements to scheme handling (issue #246). 2011-05-27 16:20:32 +00:00
stream_unittest.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
string_unittest.cc Fix compile error. 2011-05-23 13:57:32 +00:00
test_handler.h Improvements to scheme handling (issue #246). 2011-05-27 16:20:32 +00:00
test_suite.h Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
url_unittest.cc Fix Mac compile errors. 2011-02-01 00:27:34 +00:00
v8_unittest.cc Add Date type support to CefV8Value (issue #190). 2011-05-23 17:43:53 +00:00
web_urlrequest_unittest.cc Significant API changes for issue #218: 2011-05-20 14:42:25 +00:00
xml_reader_unittest.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
zip_reader_unittest.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