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

  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
XSSAuditorDelegate.cpp 76 PassRefPtr<FormData> XSSAuditorDelegate::generateViolationReport(const XSSInfo& xssInfo)
115 PingLoader::sendViolationReport(m_document->frame(), m_reportURL, generateViolationReport(xssInfo), PingLoader::XSSAuditorViolationReport);
XSSAuditorDelegate.h 75 PassRefPtr<FormData> generateViolationReport(const XSSInfo&);

Completed in 121 milliseconds