HomeSort by relevance Sort by last modified time
    Searched refs:TreatAsPassiveContent (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/fetch/
ResourceLoaderOptions.h 71 TreatAsPassiveContent,
  /external/chromium_org/third_party/WebKit/Source/core/xml/
XMLHttpRequest.cpp 859 resourceLoaderOptions.mixedContentBlockingTreatment = RuntimeEnabledFeatures::laxMixedContentCheckingEnabled() ? TreatAsPassiveContent : TreatAsActiveContent;
    [all...]

Completed in 191 milliseconds