isLikelySafeResource  580 Source/core/html/parser/XSSAuditor.cpp             if (threadSafeMatch(attributeName, srcAttr) && isLikelySafeResource(String(attribute.value)))
isLikelySafeResource  109 Source/core/html/parser/XSSAuditor.h     bool isLikelySafeResource(const String& url);