Home | History | Annotate | Download | only in WebView

Lines Matching refs:forbidden

2715 + (void)_setDomainRelaxationForbidden:(BOOL)forbidden forURLScheme:(NSString *)scheme
2717 SecurityOrigin::setDomainRelaxationForbiddenForURLScheme(forbidden, scheme);