schemeShouldBypassContentSecurityPolicy 283 Source/core/frame/csp/ContentSecurityPolicy.cpp if (SchemeRegistry::schemeShouldBypassContentSecurityPolicy(url.protocol())) schemeShouldBypassContentSecurityPolicy 85 Source/platform/weborigin/SchemeRegistry.h static bool schemeShouldBypassContentSecurityPolicy(const String& scheme);