WebKit2.PolicyDecision.prototype.ignore

function ignore(): void {
    // Gjs wrapper for webkit_policy_decision_ignore()
}
  

Ignore the action which triggerd this decision. For instance, for a WebKit2.ResponsePolicyDecision, this would cancel the request.