cef/libcef_dll
Marshall Greenblatt ead9b4508c - Allow registration of V8 extensions with no native function handler (issue #433).
- Add a CefV8Context::InContext() method to test if V8 is currently in a context (issue #427).
- Verify that a current context exists when creating V8 arrays, functions and objects (issue #427).
- Add a v8::HandleScope in GetCurrentContext() and GetEnteredContext() to avoid "Cannot create a handle without a HandleScope" V8 errors (issue #427).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@391 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2011-11-21 19:01:22 +00:00
..
cpptoc - Allow registration of V8 extensions with no native function handler (issue #433). 2011-11-21 19:01:22 +00:00
ctocpp - Allow registration of V8 extensions with no native function handler (issue #433). 2011-11-21 19:01:22 +00:00
wrapper Update to Chromium revision 110703. 2011-11-18 22:10:53 +00:00
cef_logging.h Add #ifndef guards to cef_logging.h 2011-10-18 16:51:34 +00:00
libcef_dll.cc Verify that libcef build revision and API/header revision match when initializing CEF (issue #431). 2011-11-18 17:30:55 +00:00
libcef_dll.rc Verify that libcef build revision and API/header revision match when initializing CEF (issue #431). 2011-11-18 17:30:55 +00:00
resource.h 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
transfer_util.cpp Use multimap type for storing header values (issue #386). 2011-10-28 21:31:26 +00:00
transfer_util.h Use multimap type for storing header values (issue #386). 2011-10-28 21:31:26 +00:00