mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-11 16:32:59 +00:00
b7cdc9ffe4
Changed how ReportDeliver::Notify is dispatched from ReportDeliver::AppendReportData. Now, instead of relying on a predetermined timer to call Notify, it is dispatched to the current thread queue in a Runnable. Additionally changed credentials mode to RequestCredentials::Same_origin in ReportDeliver::SendReports to align with W3C reporting specifications. Differential Revision: https://phabricator.services.mozilla.com/D202879 |
||
---|---|---|
.. | ||
tests | ||
CrashReport.cpp | ||
CrashReport.h | ||
CSPViolationReportBody.cpp | ||
CSPViolationReportBody.h | ||
DeprecationReportBody.cpp | ||
DeprecationReportBody.h | ||
EndpointForReportChild.cpp | ||
EndpointForReportChild.h | ||
EndpointForReportParent.cpp | ||
EndpointForReportParent.h | ||
FeaturePolicyViolationReportBody.cpp | ||
FeaturePolicyViolationReportBody.h | ||
moz.build | ||
PEndpointForReport.ipdl | ||
Report.cpp | ||
Report.h | ||
ReportBody.cpp | ||
ReportBody.h | ||
ReportDeliver.cpp | ||
ReportDeliver.h | ||
ReportingHeader.cpp | ||
ReportingHeader.h | ||
ReportingObserver.cpp | ||
ReportingObserver.h | ||
ReportingUtils.cpp | ||
ReportingUtils.h | ||
TestingDeprecatedInterface.cpp | ||
TestingDeprecatedInterface.h |