Enumeration (GI Enum)

WebKit-6.0WebKitWebProcessTerminationReasonSince 2.20

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

2.20

Index

Enumeration Members

CRASHED: number

the web process crashed.

EXCEEDED_MEMORY_LIMIT: number

the web process exceeded the memory limit.

TERMINATED_BY_API: number

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