Home | History | Annotate | Download | only in src

Lines Matching refs:forbidden

2073 void WebViewImpl::setDomainRelaxationForbidden(bool forbidden, const WebString& scheme)
2075 SecurityOrigin::setDomainRelaxationForbiddenForURLScheme(forbidden, String(scheme));