Home | History | Annotate | Download | only in DumpRenderTree

Lines Matching refs:forbidden

1220     bool forbidden = JSValueToBoolean(context, arguments[0]);
1222 controller->setDomainRelaxationForbiddenForURLScheme(forbidden, scheme.get());