gecko-dev/dom/reporting
Kris Maglione c31aa68fb4 Bug 1535617: Part 2 - Clear weak references for most cycle collected objects on unlink. r=mccr8
This covers most cycle collected objects which support weak references, but
not the ones which inherit from a cycle collected class and don't do any cycle
collection on their own.

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

--HG--
extra : moz-landing-system : lando
2020-02-25 19:44:39 +00:00
..
tests Backed out changeset 228931ff1d49 (bug 1607364) for mochitest failures. CLOSED TREE 2020-01-28 22:03:47 +02:00
CrashReport.cpp Bug 1607364 - CrashReporting API r=baku 2020-02-21 17:40:30 +00:00
CrashReport.h Bug 1607364 - CrashReporting API r=baku 2020-02-21 17:40:30 +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 Bug 1615155 - Don't generate default `Recv__delete__` if there are args. r=nika 2020-02-18 20:46:21 +00:00
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
PEndpointForReport.ipdl
Report.cpp
Report.h
ReportBody.cpp Bug 1121623 part 6. Remove ReportBody::WrapObject. r=baku 2019-05-23 05:36:43 +00:00
ReportBody.h Bug 1121623 part 6. Remove ReportBody::WrapObject. r=baku 2019-05-23 05:36:43 +00:00
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-02-21 17:40:30 +00:00
ReportingHeader.cpp Bug 1607364 - CrashReporting API r=baku 2020-02-21 17:40:30 +00:00
ReportingHeader.h Bug 1607364 - CrashReporting API r=baku 2020-02-21 17:40:30 +00:00
ReportingObserver.cpp Bug 1535617: Part 2 - Clear weak references for most cycle collected objects on unlink. r=mccr8 2020-02-25 19:44:39 +00:00
ReportingObserver.h Bug 1535384 part 4. Eliminate MOZ_CAN_RUN_SCRIPT_BOUNDARY for the reporting observer callback. r=baku 2019-03-19 04:33:54 +00:00
ReportingUtils.cpp Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika 2019-02-25 16:05:29 -06:00
ReportingUtils.h
TestingDeprecatedInterface.cpp Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar 2019-09-12 11:01:17 +00:00
TestingDeprecatedInterface.h Bug 1578173 part 6. Remove remaining uses of [Constructor] from bindings. r=edgar 2019-09-12 11:01:17 +00:00
moz.build Bug 1607364 - CrashReporting API r=baku 2020-02-21 17:40:30 +00:00