Enumeration (GI Enum)

WebKit-6.0WebKitInsecureContentEventDeprecated 2.46

Enum values previously used to denote the different events which can trigger the detection of insecure content. Since 2.46, WebKit generally no longer loads insecure content in secure contexts.

since 2.46

Index

Enumeration Members

Enumeration Members

DISPLAYED: number

Insecure content has been detected by trying to display any kind of resource (e.g. an image) from an untrusted source.

RUN: number

Insecure content has been detected by trying to execute any kind of logic (e.g. a script) from an untrusted source.