Home | History | Annotate | Download | only in xml

Lines Matching refs:TreatAsPassiveContent

859     resourceLoaderOptions.mixedContentBlockingTreatment = RuntimeEnabledFeatures::laxMixedContentCheckingEnabled() ? TreatAsPassiveContent : TreatAsActiveContent;