Supported certificate status code values. See net\cert\cert_status_flags.h
for more information. CERT_STATUS_NONE is new in CEF because we use an
enum while cert_status_flags.h uses a typedef and static const variables.
A browser process was sandboxed. This should never happen.
Cloud policy enrollment failed or was given up by user.
The GPU process was terminated due to context lost.
An early startup command was executed and the browser must exit.
The browser process exited because system resources are exhausted. The
The manner in which a link click should be opened. These constants match
their equivalents in Chromium's window_open_disposition.h and should not be
renumbered.
Supported error code values. For the complete list of error values see "include/base/internal/cef_net_error_list.h".