gecko-dev/dom/reporting
freyalaluna b7cdc9ffe4 Bug 1391243 - Revised ReportDeliver Notify Method r=sefeng
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
2024-07-23 20:53:54 +00:00
..
tests Bug 1391243 - Implementing Report-To Directive r=sefeng,farre 2024-07-23 20:53:53 +00:00
CrashReport.cpp
CrashReport.h
CSPViolationReportBody.cpp Bug 1391243 - Implementing Report-To Directive r=sefeng,farre 2024-07-23 20:53:53 +00:00
CSPViolationReportBody.h Bug 1391243 - Implementing Report-To Directive r=sefeng,farre 2024-07-23 20:53:53 +00:00
DeprecationReportBody.cpp
DeprecationReportBody.h
EndpointForReportChild.cpp
EndpointForReportChild.h
EndpointForReportParent.cpp
EndpointForReportParent.h
FeaturePolicyViolationReportBody.cpp
FeaturePolicyViolationReportBody.h
moz.build Bug 1391243 - Implementing Report-To Directive r=sefeng,farre 2024-07-23 20:53:53 +00:00
PEndpointForReport.ipdl
Report.cpp
Report.h
ReportBody.cpp
ReportBody.h
ReportDeliver.cpp Bug 1391243 - Revised ReportDeliver Notify Method r=sefeng 2024-07-23 20:53:54 +00:00
ReportDeliver.h Bug 1391243 - Revised ReportDeliver Notify Method r=sefeng 2024-07-23 20:53:54 +00:00
ReportingHeader.cpp Bug 1860588 - Add the support of Reporting-Endpoints header r=sefeng,necko-reviewers,valentin 2024-07-23 20:53:53 +00:00
ReportingHeader.h Bug 1860588 - Add the support of Reporting-Endpoints header r=sefeng,necko-reviewers,valentin 2024-07-23 20:53:53 +00:00
ReportingObserver.cpp
ReportingObserver.h
ReportingUtils.cpp
ReportingUtils.h
TestingDeprecatedInterface.cpp
TestingDeprecatedInterface.h