gecko-dev/dom/reporting
Arnaud Renevier 4ba9c81516 Bug 1607364 - CrashReporting API r=baku
Implement Crash Report for Reporting API.

The browser test will force a crash of the renderer and check that a report is
sent to the server. Because of this (intentional) crash, the verification test
fail. So we disable verification test for that test.

Differential Revision: https://phabricator.services.mozilla.com/D58053

--HG--
extra : moz-landing-system : lando
2020-01-28 18:06:47 +00:00
..
tests Bug 1607364 - CrashReporting API r=baku 2020-01-28 18:06:47 +00:00
CrashReport.cpp Bug 1607364 - CrashReporting API r=baku 2020-01-28 18:06:47 +00:00
CrashReport.h Bug 1607364 - CrashReporting API r=baku 2020-01-28 18:06:47 +00:00
DeprecationReportBody.cpp Bug 1611509 part 2. Stop using Date in Reporting.webidl. r=baku 2020-01-25 05:57:04 +00:00
DeprecationReportBody.h Bug 1611509 part 2. Stop using Date in Reporting.webidl. r=baku 2020-01-25 05:57:04 +00:00
EndpointForReportChild.cpp
EndpointForReportChild.h
EndpointForReportParent.cpp
EndpointForReportParent.h
FeaturePolicyViolationReportBody.cpp
FeaturePolicyViolationReportBody.h Bug 1611509 part 3. Remove the Date type from Web IDL. r=edgar 2020-01-27 08:50:35 +00:00
moz.build Bug 1607364 - CrashReporting API r=baku 2020-01-28 18:06:47 +00:00
PEndpointForReport.ipdl
Report.cpp
Report.h
ReportBody.cpp
ReportBody.h
ReportDeliver.cpp Bug 1608911 - Send reports to endpoint as a collection. r=baku 2020-01-22 22:41:09 +00:00
ReportDeliver.h Bug 1607364 - CrashReporting API r=baku 2020-01-28 18:06:47 +00:00
ReportingHeader.cpp Bug 1607364 - CrashReporting API r=baku 2020-01-28 18:06:47 +00:00
ReportingHeader.h Bug 1607364 - CrashReporting API r=baku 2020-01-28 18:06:47 +00:00
ReportingObserver.cpp
ReportingObserver.h
ReportingUtils.cpp
ReportingUtils.h
TestingDeprecatedInterface.cpp
TestingDeprecatedInterface.h