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

  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
XSSAuditor.h 105 bool isLikelySafeResource(const String& url);
XSSAuditor.cpp 546 if (threadSafeMatch(attributeName, srcAttr) && isLikelySafeResource(String(attribute.value)))
698 bool XSSAuditor::isLikelySafeResource(const String& url)

Completed in 67 milliseconds