WebKitWebProcessTerminationReason

Enum values used to specify the reason why the web process terminated abnormally.

Values

ValueMeaning
Crashed0

the web process crashed.

ExceededMemoryLimit1

the web process exceeded the memory limit.

TerminatedByApi2

the web process termination was requested by an API call. Since: 2.34