mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Fix documentation reference to CefV8ContextHandler.
This commit is contained in:
@ -350,7 +350,7 @@ typedef struct _cef_settings_t {
|
||||
|
||||
///
|
||||
// The number of stack trace frames to capture for uncaught exceptions.
|
||||
// Specify a positive value to enable the CefV8ContextHandler::
|
||||
// Specify a positive value to enable the CefRenderProcessHandler::
|
||||
// OnUncaughtException() callback. Specify 0 (default value) and
|
||||
// OnUncaughtException() will not be called. Also configurable using the
|
||||
// "uncaught-exception-stack-size" command-line switch.
|
||||
|
Reference in New Issue
Block a user