Home
last modified time | relevance | path

Searched refs:SendReport (Results 1 – 18 of 18) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/frame/
DContentSecurityPolicy.h72 SendReport, enumerator
90 …nst String& contextURL, const WTF::OrdinalNumber& contextLine, ReportingStatus = SendReport) const;
91 …nst String& contextURL, const WTF::OrdinalNumber& contextLine, ReportingStatus = SendReport) const;
92 …nst String& contextURL, const WTF::OrdinalNumber& contextLine, ReportingStatus = SendReport) const;
93 …nst String& contextURL, const WTF::OrdinalNumber& contextLine, ReportingStatus = SendReport) const;
94 bool allowEval(ScriptState* = 0, ReportingStatus = SendReport) const;
95 …(const String& type, const String& typeAttribute, const KURL&, ReportingStatus = SendReport) const;
97 bool allowScriptFromSource(const KURL&, ReportingStatus = SendReport) const;
98 bool allowObjectFromSource(const KURL&, ReportingStatus = SendReport) const;
99 bool allowChildFrameFromSource(const KURL&, ReportingStatus = SendReport) const;
[all …]
DContentSecurityPolicy.cpp1128 if (reportingStatus == ContentSecurityPolicy::SendReport) in allowJavaScriptURLs()
1137 if (reportingStatus == ContentSecurityPolicy::SendReport) in allowInlineEventHandlers()
1145 return reportingStatus == ContentSecurityPolicy::SendReport ? in allowInlineScript()
1153 return reportingStatus == ContentSecurityPolicy::SendReport ? in allowInlineStyle()
1162 return reportingStatus == ContentSecurityPolicy::SendReport ? in allowEval()
1169 return reportingStatus == ContentSecurityPolicy::SendReport ? in allowPluginType()
1176 return reportingStatus == ContentSecurityPolicy::SendReport ? in allowScriptFromSource()
1185 return reportingStatus == ContentSecurityPolicy::SendReport ? in allowObjectFromSource()
1194 return reportingStatus == ContentSecurityPolicy::SendReport ? in allowChildFrameFromSource()
1201 return reportingStatus == ContentSecurityPolicy::SendReport ? in allowImageFromSource()
[all …]
/external/chromium_org/chrome/browser/net/
Dchrome_fraudulent_certificate_reporter_unittest.cc84 virtual void SendReport(const std::string& hostname, in SendReport() function in chrome_browser_net::SendingTestReporter
109 virtual void SendReport(const std::string& hostname, in SendReport() function in chrome_browser_net::NotSendingTestReporter
147 virtual void SendReport( in SendReport() function in chrome_browser_net::MockReporter
153 ChromeFraudulentCertificateReporter::SendReport(hostname, ssl_info, in SendReport()
163 reporter.SendReport("mail.google.com", info, true); in DoReportIsSent()
171 reporter.SendReport("www.example.com", info, true); in DoReportIsNotSent()
179 reporter.SendReport("mail.google.com", info, true); in DoMockReportIsSent()
Dchrome_fraudulent_certificate_reporter.h35 virtual void SendReport(const std::string& hostname,
Dchrome_fraudulent_certificate_reporter.cc69 void ChromeFraudulentCertificateReporter::SendReport( in SendReport() function in chrome_browser_net::ChromeFraudulentCertificateReporter
/external/chromium_org/chrome/browser/feedback/
Dfeedback_data.cc130 SendReport(); in OnFeedbackPageDataComplete()
225 SendReport(); in OnGetTraceData()
235 SendReport(); in OnCompressLogsComplete()
245 SendReport(); in OnCompressHistogramsComplete()
261 SendReport(); in OnCompressFileComplete()
272 void FeedbackData::SendReport() { in SendReport() function in FeedbackData
276 feedback_util::SendReport(this); in SendReport()
Dfeedback_util.h38 void SendReport(scoped_refptr<FeedbackData> data);
Dfeedback_data.h62 void SendReport();
Dfeedback_util.cc274 void SendReport(scoped_refptr<FeedbackData> data) { in SendReport() function
/external/chromium_org/net/url_request/
Dfraudulent_certificate_reporter.h25 virtual void SendReport(const std::string& hostname,
Durl_request_http_job.cc877 reporter->SendReport(host, ssl_info, sni_available); in OnStartCompleted()
/external/chromium/chrome/browser/
Dbug_report_data.cc66 this->SendReport(); in SyslogsComplete()
Dbug_report_util.h66 static void SendReport(Profile* profile,
Dbug_report_data.h30 void SendReport();
Dbug_report_util.cc255 void BugReportUtil::SendReport(Profile* profile, function in BugReportUtil
/external/chromium/chrome/browser/ui/webui/
Dbug_report_ui.cc386 void BugReportData::SendReport() { in SendReport() function in BugReportData
397 BugReportUtil::SendReport(profile_ in SendReport()
683 bug_report_->SendReport(); in HandleSendReport()
686 bug_report_->SendReport(); in HandleSendReport()
/external/chromium_org/chrome/browser/profile_resetter/
Dresettable_settings_snapshot.cc179 feedback_util::SendReport(feedback_data); in SendSettingsFeedback()
/external/chromium/chrome/browser/ui/cocoa/
Dbug_report_window_controller.mm113 BugReportUtil::SendReport(