gecko-dev/dom/reporting
Simon Giesecke 9af107a839 Bug 1691913 - Rename nsBaseHashtable::Put to InsertOrUpdate. r=xpcom-reviewers,necko-reviewers,jgilbert,dragana,nika
This makes the naming more consistent with other functions called
Insert and/or Update. Also, it removes the ambiguity whether
Put expects that an entry already exists or not, in particular because
it differed from nsTHashtable::PutEntry in that regard.

Differential Revision: https://phabricator.services.mozilla.com/D105473
2021-02-26 09:11:46 +00:00
..
tests Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
CrashReport.cpp
CrashReport.h
DeprecationReportBody.cpp
DeprecationReportBody.h Bug 1626555 - Add `dom/reporting` to the list of non-unified-build-compatible directories. r=sg 2020-11-09 12:14:27 +00:00
EndpointForReportChild.cpp
EndpointForReportChild.h
EndpointForReportParent.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
EndpointForReportParent.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
FeaturePolicyViolationReportBody.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
FeaturePolicyViolationReportBody.h Bug 1626555 - Add `dom/reporting` to the list of non-unified-build-compatible directories. r=sg 2020-11-09 12:14:27 +00:00
PEndpointForReport.ipdl
Report.cpp
Report.h Bug 1678374 - Avoid including js/RootingAPI.h from header files. r=jandem 2020-11-23 16:12:12 +00:00
ReportBody.cpp
ReportBody.h
ReportDeliver.cpp Bug 1693037 - Fix non-MOZ_GECKO_PROFILER builds - r=florian 2021-02-17 22:36:28 +00:00
ReportDeliver.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
ReportingHeader.cpp Bug 1691913 - Rename nsBaseHashtable::Put to InsertOrUpdate. r=xpcom-reviewers,necko-reviewers,jgilbert,dragana,nika 2021-02-26 09:11:46 +00:00
ReportingHeader.h
ReportingObserver.cpp Bug 1119956 derive from DiscardableRunnable instead of CancelableRunnable when Cancel() is not supported r=asuth,sg 2020-12-03 09:04:44 +00:00
ReportingObserver.h Bug 1678374 - Avoid including js/RootingAPI.h from header files. r=jandem 2020-11-23 16:12:12 +00:00
ReportingUtils.cpp
ReportingUtils.h Bug 1626555 - Add `dom/reporting` to the list of non-unified-build-compatible directories. r=sg 2020-11-09 12:14:27 +00:00
TestingDeprecatedInterface.cpp Bug 1626555 - Add `dom/reporting` to the list of non-unified-build-compatible directories. r=sg 2020-11-09 12:14:27 +00:00
TestingDeprecatedInterface.h Bug 1678374 - Avoid including js/RootingAPI.h from header files. r=jandem 2020-11-23 16:12:12 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00