Property

WebKit2Settings:disable-web-security

Declaration

property disable-web-security: gboolean [ read, write, construct ]

Description [src]

Enable or disable support for Web Security on pages.

This setting disables the same-origin policy, allowing every website full control over all other websites. This is for use in special environments where you wish to disable all security and allow websites to hack each other. It is impossible to use this setting securely.

Type: gboolean
Available since:2.40

Flags

Readableyes
Writableyes
Constructyes
Construct onlyno