Home | History | Annotate | Download | only in DumpRenderTree

Lines Matching refs:forbidden

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