mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2024-12-31 20:07:20 +01:00
Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
144e15c966
- Fix incorrect result in CefBytesReader::Seek() when SEEK_END argument is specified. - Return 0 from CefBytesReader::Seek() on success to be consistent with fseek(). - Set URLRequestStatus error code to net::ERR_ABORTED in browser_resource_loader_bridge.cc when HandleBeforeResourceLoad returns RV_HANDLED to avoid a WebKit assert. unittests: - Add unit testing framework. - Add initial unit tests for request, stream and V8. git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@52 5089003a-bbd8-11dd-ad1f-f1f9622dbc98 |
||
---|---|---|
include | ||
libcef | ||
libcef_dll | ||
patch | ||
tests | ||
tools | ||
AUTHORS.txt | ||
cef_create_projects.bat | ||
cef_unittests.vcproj | ||
cef.gyp | ||
cef.gypi | ||
cef.sln | ||
cefclient.vcproj | ||
CHROMIUM_BUILD_COMPATIBILITY.txt | ||
libcef_dll_wrapper.vcproj | ||
libcef_static.vcproj | ||
libcef.vcproj | ||
LICENSE.txt | ||
patcher.vcproj |