Return the default handler for use with a new user or incognito profile
(cef_request_context_t object). If null is returned the
cef_request_context_t will be unmanaged (no callbacks will be executed for
that cef_request_context_t). This function is currently only used with the
Chrome runtime when creating new browser windows via Chrome UI.
Return the default handler for use with a new user or incognito profile (cef_request_context_t object). If null is returned the cef_request_context_t will be unmanaged (no callbacks will be executed for that cef_request_context_t). This function is currently only used with the Chrome runtime when creating new browser windows via Chrome UI.